Searched refs:trim_list (Results 1 – 1 of 1) sorted by relevance
497 struct list_head *trim_list; in amdgpu_vram_mgr_new() local501 trim_list = &vres->blocks; in amdgpu_vram_mgr_new()511 trim_list = &temp; in amdgpu_vram_mgr_new()522 trim_list); in amdgpu_vram_mgr_new()526 list_splice_tail(trim_list, &vres->blocks); in amdgpu_vram_mgr_new()
Completed in 4 milliseconds