Searched refs:pt_free_work (Results 1 – 3 of 3) sorted by relevance
666 vm = container_of(work, struct amdgpu_vm, pt_free_work); in amdgpu_vm_pt_free_work()707 schedule_work(&vm->pt_free_work); in amdgpu_vm_pt_free_dfs()
298 struct work_struct pt_free_work; member
2238 INIT_WORK(&vm->pt_free_work, amdgpu_vm_pt_free_work); in amdgpu_vm_init()2431 flush_work(&vm->pt_free_work); in amdgpu_vm_fini()