Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_execlist.c398 static void execlist_exec_queue_destroy_async(struct work_struct *w) in execlist_exec_queue_destroy_async() function
424 INIT_WORK(&q->execlist->destroy_async, execlist_exec_queue_destroy_async); in execlist_exec_queue_destroy()