Searched refs:amdgpu_bo_list_for_each_entry (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_bo_list.h | 75 #define amdgpu_bo_list_for_each_entry(e, list) \ macro
|
| D | amdgpu_bo_list.c | 53 amdgpu_bo_list_for_each_entry(e, list) { in amdgpu_bo_list_free() 203 amdgpu_bo_list_for_each_entry(e, list) { in amdgpu_bo_list_get_list()
|
| D | amdgpu_cs.c | 523 amdgpu_bo_list_for_each_entry(e, p->bo_list) in amdgpu_cs_parser_bos() 575 amdgpu_bo_list_for_each_entry(e, p->bo_list) { in amdgpu_cs_parser_bos() 638 amdgpu_bo_list_for_each_entry(e, p->bo_list) { in amdgpu_cs_parser_bos() 686 amdgpu_bo_list_for_each_entry(e, parser->bo_list) { in amdgpu_cs_parser_fini() 822 amdgpu_bo_list_for_each_entry(e, p->bo_list) { in amdgpu_cs_vm_handling() 857 amdgpu_bo_list_for_each_entry(e, p->bo_list) { in amdgpu_cs_vm_handling() 1266 amdgpu_bo_list_for_each_entry(e, p->bo_list) { in amdgpu_cs_submit()
|