Searched refs:SLOT_RB_EMPTY (Results 1 – 2 of 2) sorted by relevance
47 #define SLOT_RB_EMPTY(rb) (rb->write_idx == rb->read_idx) macro102 if (SLOT_RB_EMPTY(rb)) { in kbase_gpu_dequeue_atom()136 if (SLOT_RB_EMPTY(rb)) in kbase_backend_inspect_tail()
37 #define SLOT_RB_EMPTY(rb) (rb->write_idx == rb->read_idx) macro87 if (SLOT_RB_EMPTY(rb)) { in kbase_gpu_dequeue_atom()131 if (SLOT_RB_EMPTY(rb)) in kbase_backend_inspect_tail()