Searched refs:KBASE_CSF_QUEUE_BOUND (Results 1 – 3 of 3) sorted by relevance
76 KBASE_CSF_QUEUE_BOUND, enumerator
337 queue->bind_state = KBASE_CSF_QUEUE_BOUND; in kbase_csf_alloc_command_stream_user_pages()795 if (!group || queue->bind_state != KBASE_CSF_QUEUE_BOUND) { in pending_submission_worker()999 if (queue->bind_state == KBASE_CSF_QUEUE_BOUND) in unbind_queue()1051 WARN_ON(queue->bind_state == KBASE_CSF_QUEUE_BOUND); in kbase_csf_queue_unbind_stopped()
458 if ((queue->bind_state == KBASE_CSF_QUEUE_BOUND) && in assign_user_doorbell_to_queue()1667 if (WARN_ON(!group || queue->bind_state != KBASE_CSF_QUEUE_BOUND)) in kbase_csf_scheduler_queue_start()