Searched refs:__guc_exec_queue_destroy_async (Results 1 – 1 of 1) sorted by relevance
1651 static void __guc_exec_queue_destroy_async(struct work_struct *w) in __guc_exec_queue_destroy_async() function1680 INIT_WORK(&q->guc->destroy_async, __guc_exec_queue_destroy_async); in guc_exec_queue_destroy_async()1684 __guc_exec_queue_destroy_async(&q->guc->destroy_async); in guc_exec_queue_destroy_async()