OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bo_va_list
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_amdkfd_gpuvm.c
85
list_for_each_entry(entry, &mem->
bo_va_list
, bo_list)
422
struct list_head *list_bo_va = &mem->
bo_va_list
;
669
list_for_each_entry(entry, &mem->
bo_va_list
, bo_list) {
691
list_for_each_entry(entry, &mem->
bo_va_list
, bo_list) {
1166
INIT_LIST_HEAD(&(*mem)->
bo_va_list
);
1294
list_for_each_entry_safe(entry, tmp, &mem->
bo_va_list
, bo_list)
1409
list_for_each_entry(entry, &mem->
bo_va_list
, bo_list) {
1488
list_for_each_entry(entry, &mem->
bo_va_list
, bo_list) {
1648
INIT_LIST_HEAD(&(*mem)->
bo_va_list
);
1864
list_for_each_entry(bo_va_entry, &mem->
bo_va_list
, bo_list)
[
all
...]
amdgpu_amdkfd.h
54
struct list_head
bo_va_list
;
member in struct:kgd_mem
Completed in 12 milliseconds
Indexes created Mon Oct 27 08:10:08 GMT 2025