OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ttm_bo_glob
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/include/drm/ttm/
ttm_bo_driver.h
460
}
ttm_bo_glob
;
variable in typeref:struct:ttm_bo_global
796
spin_lock(&
ttm_bo_glob
.lru_lock);
798
spin_unlock(&
ttm_bo_glob
.lru_lock);
/src/sys/external/bsd/drm2/dist/drm/ttm/
ttm_bo.c
70
struct ttm_bo_global
ttm_bo_glob
;
variable in typeref:struct:ttm_bo_global
74
struct ttm_bo_global
ttm_bo_glob
;
variable in typeref:struct:ttm_bo_global
75
EXPORT_SYMBOL(
ttm_bo_glob
);
186
atomic_dec(&
ttm_bo_glob
.bo_count);
215
list_add_tail(&bo->swap, &
ttm_bo_glob
.swap_lru[bo->priority]);
322
lru = &
ttm_bo_glob
.swap_lru[i];
495
spin_lock(&
ttm_bo_glob
.lru_lock);
499
spin_lock(&
ttm_bo_glob
.lru_lock);
504
spin_unlock(&
ttm_bo_glob
.lru_lock);
533
spin_unlock(&
ttm_bo_glob
.lru_lock)
[
all
...]
Completed in 13 milliseconds
Indexes created Sun Sep 21 20:09:37 GMT 2025