Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_guc_submit.c1439 static void __guc_exec_queue_destroy_async(struct work_struct *w) in __guc_exec_queue_destroy_async() function
1464 INIT_WORK(&q->guc->destroy_async, __guc_exec_queue_destroy_async); in guc_exec_queue_destroy_async()
1468 __guc_exec_queue_destroy_async(&q->guc->destroy_async); in guc_exec_queue_destroy_async()