Searched refs:sym_remque_head (Results 1 – 4 of 4) sorted by relevance
113 while ((qp = sym_remque_head(&qtmp)) != 0) { in sym_walk_ccb_tmo_list()
197 static __inline struct sym_quehead *sym_remque_head(struct sym_quehead *head) in sym_remque_head() function
1627 qp = sym_remque_head(&lp->waiting_ccbq);2992 while ((qp = sym_remque_head(&np->comp_ccbq)) != 0) {3233 while ((qp = sym_remque_head(&qtmp)) != 0) {4716 qp = sym_remque_head(&np->free_ccbq);5985 while ((qp = sym_remque_head(&np->free_ccbq)) != 0) {
962 while ((ucp = (ucmd_p) sym_remque_head(&tmp_cmdq)) != 0) { in sym_requeue_awaiting_cmds()