Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_vm.c479 static void preempt_rebind_work_func(struct work_struct *w) in preempt_rebind_work_func() function
1469 INIT_WORK(&vm->preempt.rebind_work, preempt_rebind_work_func); in xe_vm_create()