OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ref_list
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
ttm_object.c
52
* @lock: Lock that protects the
ref_list
list and the
55
* @
ref_list
: List of ttm_ref_objects to be destroyed at
79
struct list_head
ref_list
;
member in struct:ttm_object_file
408
list_add_tail(&ref->head, &tfile->
ref_list
);
485
while (!list_empty(&tfile->
ref_list
)) {
486
list = tfile->
ref_list
.next;
512
INIT_LIST_HEAD(&tfile->
ref_list
);
ttm_object.c
52
* @lock: Lock that protects the
ref_list
list and the
55
* @
ref_list
: List of ttm_ref_objects to be destroyed at
79
struct list_head
ref_list
;
member in struct:ttm_object_file
408
list_add_tail(&ref->head, &tfile->
ref_list
);
485
while (!list_empty(&tfile->
ref_list
)) {
486
list = tfile->
ref_list
.next;
512
INIT_LIST_HEAD(&tfile->
ref_list
);
ttm_object.c
52
* @lock: Lock that protects the
ref_list
list and the
55
* @
ref_list
: List of ttm_ref_objects to be destroyed at
79
struct list_head
ref_list
;
member in struct:ttm_object_file
408
list_add_tail(&ref->head, &tfile->
ref_list
);
485
while (!list_empty(&tfile->
ref_list
)) {
486
list = tfile->
ref_list
.next;
512
INIT_LIST_HEAD(&tfile->
ref_list
);
Completed in 31 milliseconds
Indexes created Wed Oct 01 18:09:54 GMT 2025