Home
last modified time | relevance | path

Searched refs:vma_destroy_work_func (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_vm.c1097 static void vma_destroy_work_func(struct work_struct *w) in vma_destroy_work_func() function
1110 INIT_WORK(&vma->destroy_work, vma_destroy_work_func); in vma_destroy_cb()