Searched refs:xe_exec_queue_ring_full (Results 1 – 3 of 3) sorted by relevance
62 bool xe_exec_queue_ring_full(struct xe_exec_queue *q);
259 if (xe_exec_queue_is_lr(q) && xe_exec_queue_ring_full(q)) { in xe_exec_ioctl()
715 bool xe_exec_queue_ring_full(struct xe_exec_queue *q) in xe_exec_queue_ring_full() function