Search | Google it | Results 1 - 1 of 1 for funcall:LIST_EMPTY from t2ex/bsd_source/t2ex/network/net/src_bsd/kern/subr_pool.c (0.00 seconds) |
1217: 1218: KASSERT(LIST_EMPTY(&pp->pr_fullpages)); 1219: KASSERT(LIST_EMPTY(&pp->pr_partpages)); 1220: 1466: if (__predict_false((pp->pr_roflags & PR_NOTOUCH) == 0 && 1467: !LIST_EMPTY(&ph->ph_itemlist))) { 1468: pr_leave(pp); 1984: 1985: if (LIST_EMPTY(&pq)) 1986: rv = 0;