OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pages_list
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/include/drm/ttm/
ttm_tt.h
132
* @
pages_list
: used by some page allocation backend
145
struct list_head
pages_list
;
member in struct:ttm_dma_tt
/src/sys/external/bsd/drm2/dist/drm/ttm/
ttm_page_alloc_dma.c
853
list_move_tail(&d_page->page_list, &ttm_dma->
pages_list
);
908
INIT_LIST_HEAD(&ttm_dma->
pages_list
);
1013
list_for_each_entry_safe(d_page, next, &ttm_dma->
pages_list
,
1043
list_for_each_entry_safe(d_page, next, &ttm_dma->
pages_list
,
1064
list_splice(&ttm_dma->
pages_list
, &pool->free_list);
1075
INIT_LIST_HEAD(&ttm_dma->
pages_list
);
ttm_tt.c
322
INIT_LIST_HEAD(&ttm_dma->
pages_list
);
340
INIT_LIST_HEAD(&ttm_dma->
pages_list
);
Completed in 106 milliseconds
Indexes created Fri Oct 17 22:10:11 GMT 2025