Searched refs:pending_removal (Results 1 – 3 of 3) sorted by relevance
339 wait_var_event(&xef->exec_queue.pending_removal, in show_run_ticks()340 !atomic_read(&xef->exec_queue.pending_removal)); in show_run_ticks()
719 atomic_t pending_removal; member
430 if (q->xef && atomic_dec_and_test(&q->xef->exec_queue.pending_removal)) in xe_exec_queue_fini()431 wake_up_var(&q->xef->exec_queue.pending_removal); in xe_exec_queue_fini()1031 atomic_inc(&xef->exec_queue.pending_removal); in xe_exec_queue_destroy_ioctl()