OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:default_size
(Results
1 - 2
of
2
) 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_drv.h
1384
size_t size, size_t
default_size
);
Completed in 47 milliseconds
Indexes created Fri Oct 31 11:10:07 GMT 2025