Searched refs:GHBA_QHEAD (Results 1 – 3 of 3) sorted by relevance
240 L2_add(&GHBA_QHEAD(cccp), &gcmdp->cmd_q, gcmdp); in ghd_waitq_shuffle_up()333 if (L2_EMPTY(&GHBA_QHEAD(cccp))) { in ghd_waitq_process_and_mutex_hold()385 gcmdp = (gcmd_t *)L2_remove_head(&GHBA_QHEAD(cccp)); in ghd_waitq_process_and_mutex_hold()401 L2_add_head(&GHBA_QHEAD(cccp), &gcmdp->cmd_q, gcmdp); in ghd_waitq_process_and_mutex_hold()
207 #define GHBA_QHEAD(cccp) ((cccp)->ccc_waitq.Q_qhead) macro
190 #define GHBA_QHEAD(cccp) ((cccp)->ccc_waitq.Q_qhead) macro