Searched refs:destroy_async (Results 1 – 2 of 2) sorted by relevance
45 struct work_struct destroy_async; member
1776 container_of(w, struct xe_guc_exec_queue, destroy_async); in __guc_exec_queue_destroy_async()1783 INIT_WORK(&q->guc->destroy_async, __guc_exec_queue_destroy_async); in guc_exec_queue_destroy_async()1789 xe_destroy_wq_queue(&q->guc->destroy_async); in guc_exec_queue_destroy_async()