Searched refs:reservations_pending (Results 1 – 2 of 2) sorted by relevance
34 struct list_head reservations_pending; member
278 list_for_each_entry_safe(rsv, temp, &mgr->reservations_pending, blocks) { in amdgpu_vram_mgr_do_reserve()325 list_add_tail(&rsv->blocks, &mgr->reservations_pending); in amdgpu_vram_mgr_reserve_range()351 list_for_each_entry(rsv, &mgr->reservations_pending, blocks) { in amdgpu_vram_mgr_query_page_status()850 INIT_LIST_HEAD(&mgr->reservations_pending); in amdgpu_vram_mgr_init()881 list_for_each_entry_safe(rsv, temp, &mgr->reservations_pending, blocks) in amdgpu_vram_mgr_fini()