Searched refs:L2_remove_head (Results 1 – 4 of 4) sorted by relevance
79 void *L2_remove_head(L2el_t *headp);
234 if ((gcmdp = L2_remove_head(&GDEV_QHEAD(gdevp))) == NULL) { in ghd_waitq_shuffle_up()385 gcmdp = (gcmd_t *)L2_remove_head(&GHBA_QHEAD(cccp)); in ghd_waitq_process_and_mutex_hold()
176 L2_remove_head(L2el_t *headp) in L2_remove_head() function