Searched refs:__guc_exec_queue_destroy_async (Results 1 – 1 of 1) sorted by relevance
1439 static void __guc_exec_queue_destroy_async(struct work_struct *w) in __guc_exec_queue_destroy_async() function1464 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()