OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:has_pool
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_cmdbuf.c
109
* @
has_pool
: Has a large pool of DMA memory which allows larger allocations.
139
bool
has_pool
;
member in struct:vmw_cmdbuf_man
892
if (!man->
has_pool
)
1251
if (man->
has_pool
)
1326
man->
has_pool
= true;
1447
if (!man->
has_pool
)
1450
man->
has_pool
= false;
1480
WARN_ON_ONCE(man->
has_pool
);
vmwgfx_cmdbuf.c
109
* @
has_pool
: Has a large pool of DMA memory which allows larger allocations.
139
bool
has_pool
;
member in struct:vmw_cmdbuf_man
892
if (!man->
has_pool
)
1251
if (man->
has_pool
)
1326
man->
has_pool
= true;
1447
if (!man->
has_pool
)
1450
man->
has_pool
= false;
1480
WARN_ON_ONCE(man->
has_pool
);
Completed in 49 milliseconds
Indexes created Tue Sep 23 01:09:51 GMT 2025