OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fill_lock
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/ttm/
ttm_page_alloc.c
69
* @
fill_lock
: Prevent concurrent calls to fill.
76
bool
fill_lock
;
member in struct:ttm_page_pool
588
if (pool->
fill_lock
)
591
pool->
fill_lock
= true;
626
pool->
fill_lock
= false;
951
pool->
fill_lock
= false;
ttm_page_alloc.c
69
* @
fill_lock
: Prevent concurrent calls to fill.
76
bool
fill_lock
;
member in struct:ttm_page_pool
588
if (pool->
fill_lock
)
591
pool->
fill_lock
= true;
626
pool->
fill_lock
= false;
951
pool->
fill_lock
= false;
Completed in 38 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025