Searched refs:job_cnt (Results 1 – 3 of 3) sorted by relevance
241 atomic_t job_cnt; member
158 if (atomic_read(&q->job_cnt) >= XE_MAX_JOB_COUNT_PER_EXEC_QUEUE) { in xe_exec_ioctl()
477 xe_assert(gt_to_xe(q->gt), atomic_read(&q->job_cnt) == 0); in xe_exec_queue_destroy()