HomeSort by: relevance | last modified time | path
    Searched defs:default_size (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_cmdbuf.c 94 * @default_size: Default size for the @cur command buffer. Immutable.
130 size_t default_size; member in struct:vmw_cmdbuf_man
1040 max_t(size_t, size, man->default_size),
1234 * @default_size: The default size of the command buffer for small kernel
1245 size_t size, size_t default_size)
1334 man->default_size = VMW_CMDBUF_INLINE_SIZE;
1409 man->default_size = VMW_CMDBUF_INLINE_SIZE;
1451 man->default_size = VMW_CMDBUF_INLINE_SIZE;
vmwgfx_cmdbuf.c 94 * @default_size: Default size for the @cur command buffer. Immutable.
130 size_t default_size; member in struct:vmw_cmdbuf_man
1040 max_t(size_t, size, man->default_size),
1234 * @default_size: The default size of the command buffer for small kernel
1245 size_t size, size_t default_size)
1334 man->default_size = VMW_CMDBUF_INLINE_SIZE;
1409 man->default_size = VMW_CMDBUF_INLINE_SIZE;
1451 man->default_size = VMW_CMDBUF_INLINE_SIZE;
vmwgfx_cmdbuf.c 94 * @default_size: Default size for the @cur command buffer. Immutable.
130 size_t default_size; member in struct:vmw_cmdbuf_man
1040 max_t(size_t, size, man->default_size),
1234 * @default_size: The default size of the command buffer for small kernel
1245 size_t size, size_t default_size)
1334 man->default_size = VMW_CMDBUF_INLINE_SIZE;
1409 man->default_size = VMW_CMDBUF_INLINE_SIZE;
1451 man->default_size = VMW_CMDBUF_INLINE_SIZE;
vmwgfx_cmdbuf.c 94 * @default_size: Default size for the @cur command buffer. Immutable.
130 size_t default_size; member in struct:vmw_cmdbuf_man
1040 max_t(size_t, size, man->default_size),
1234 * @default_size: The default size of the command buffer for small kernel
1245 size_t size, size_t default_size)
1334 man->default_size = VMW_CMDBUF_INLINE_SIZE;
1409 man->default_size = VMW_CMDBUF_INLINE_SIZE;
1451 man->default_size = VMW_CMDBUF_INLINE_SIZE;
vmwgfx_cmdbuf.c 94 * @default_size: Default size for the @cur command buffer. Immutable.
130 size_t default_size; member in struct:vmw_cmdbuf_man
1040 max_t(size_t, size, man->default_size),
1234 * @default_size: The default size of the command buffer for small kernel
1245 size_t size, size_t default_size)
1334 man->default_size = VMW_CMDBUF_INLINE_SIZE;
1409 man->default_size = VMW_CMDBUF_INLINE_SIZE;
1451 man->default_size = VMW_CMDBUF_INLINE_SIZE;

Completed in 58 milliseconds