Lines Matching refs:cb_head
833 for (cb = cap->cb_head.lh_first; cb; cb = cb->entries.le_next) {
1636 for (cb = cap->cb_head.lh_first; cb; cb = cb->entries.le_next) {
1914 for (cb = cap->cb_head.lh_first; cb; cb = cb->entries.le_next) {
2096 QLIST_INSERT_HEAD (&cap->cb_head, cb, entries);
2112 QLIST_INIT (&cap->cb_head);
2141 QLIST_INSERT_HEAD (&cap->cb_head, cb, entries);
2164 for (cb = cap->cb_head.lh_first; cb; cb = cb->entries.le_next) {
2170 if (!cap->cb_head.lh_first) {