LIST_EMPTY 143 dev/ic/adv.c if (infront || LIST_EMPTY(&sc->sc_queue)) {
LIST_EMPTY 144 dev/ic/adv.c if (LIST_EMPTY(&sc->sc_queue))
LIST_EMPTY 166 dev/ic/adv.c if (LIST_EMPTY(&sc->sc_queue))
LIST_EMPTY 669 dev/ic/adv.c if (!LIST_EMPTY(&sc->sc_queue)) {
LIST_EMPTY 130 dev/ic/adw.c if (infront || LIST_EMPTY(&sc->sc_queue)) {
LIST_EMPTY 131 dev/ic/adw.c if (LIST_EMPTY(&sc->sc_queue))
LIST_EMPTY 153 dev/ic/adw.c if (LIST_EMPTY(&sc->sc_queue))
LIST_EMPTY 690 dev/ic/adw.c if (!LIST_EMPTY(&sc->sc_queue)) {
LIST_EMPTY 141 dev/ic/bha.c if (infront || LIST_EMPTY(&sc->sc_queue)) {
LIST_EMPTY 142 dev/ic/bha.c if (LIST_EMPTY(&sc->sc_queue))
LIST_EMPTY 164 dev/ic/bha.c if (LIST_EMPTY(&sc->sc_queue))
LIST_EMPTY 1374 dev/ic/bha.c if (!LIST_EMPTY(&sc->sc_queue)) {
LIST_EMPTY 1815 dev/ic/dc.c if (LIST_EMPTY(&sc->sc_mii.mii_phys)) {
LIST_EMPTY 1830 dev/ic/dc.c if (LIST_EMPTY(&sc->sc_mii.mii_phys)) {
LIST_EMPTY 907 dev/ic/dpt.c if (infront || LIST_EMPTY(&sc->sc_queue)) {
LIST_EMPTY 908 dev/ic/dpt.c if (LIST_EMPTY(&sc->sc_queue))
LIST_EMPTY 929 dev/ic/dpt.c if (LIST_EMPTY(&sc->sc_queue))
LIST_EMPTY 1025 dev/ic/dpt.c if (!LIST_EMPTY(&sc->sc_queue)) {
LIST_EMPTY 594 dev/pci/if_sandrv.c if (LIST_EMPTY(&sdlahw_card_head)) {
LIST_EMPTY 681 dev/usb/ehci.c !LIST_EMPTY(&sc->sc_intrhead)) {
LIST_EMPTY 304 kern/kern_exit.c if (LIST_EMPTY(&pp->p_children))
LIST_EMPTY 429 kern/kern_ktrace.c if (!LIST_EMPTY(&p->p_children))
LIST_EMPTY 262 kern/kern_proc.c if (LIST_EMPTY(&p->p_pgrp->pg_members))
LIST_EMPTY 277 kern/kern_proc.c if (LIST_EMPTY(&p->p_pgrp->pg_members))
LIST_EMPTY 486 kern/kern_proc.c if (!LIST_EMPTY(&pgrphashtbl[i])) {
LIST_EMPTY 294 kern/subr_extent.c !LIST_EMPTY(&ex->ex_regions) &&
LIST_EMPTY 1016 kern/subr_extent.c while (LIST_EMPTY(&fex->fex_freelist)) {
LIST_EMPTY 580 kern/subr_pool.c KASSERT(LIST_EMPTY(&pp->pr_fullpages));
LIST_EMPTY 581 kern/subr_pool.c KASSERT(LIST_EMPTY(&pp->pr_partpages));
LIST_EMPTY 1285 kern/subr_pool.c if (LIST_EMPTY(&pq))
LIST_EMPTY 319 kern/vfs_bio.c if (!LIST_EMPTY(&bp->b_dep))
LIST_EMPTY 1835 kern/vfs_subr.c if (!LIST_EMPTY(&vp->v_dirtyblkhd)) {
LIST_EMPTY 1841 kern/vfs_subr.c !LIST_EMPTY(&vp->v_dirtyblkhd))
LIST_EMPTY 1892 kern/vfs_subr.c (!LIST_EMPTY(&vp->v_dirtyblkhd) || !LIST_EMPTY(&vp->v_cleanblkhd)))
LIST_EMPTY 1931 kern/vfs_subr.c if (!LIST_EMPTY(&vp->v_dirtyblkhd)) {
LIST_EMPTY 452 kern/vfs_syscalls.c if (!LIST_EMPTY(&mp->mnt_vnodelist))
LIST_EMPTY 471 miscfs/specfs/spec_vnops.c if (!LIST_EMPTY(&vp->v_dirtyblkhd)) {
LIST_EMPTY 679 msdosfs/msdosfs_vfsops.c && LIST_EMPTY(&vp->v_dirtyblkhd)) ||
LIST_EMPTY 1877 net/bridgestp.c if (LIST_EMPTY(&bs->bs_bplist)) {
LIST_EMPTY 1973 net/bridgestp.c if (!LIST_EMPTY(&bs->bs_bplist))
LIST_EMPTY 1637 net/if_bridge.c if (LIST_EMPTY(&sc->sc_spanlist))
LIST_EMPTY 336 net/if_pppoe.c if (LIST_EMPTY(&pppoe_softc_list))
LIST_EMPTY 554 net/if_pppoe.c if (LIST_EMPTY(&pppoe_softc_list))
LIST_EMPTY 604 net/if_pppoe.c if (!LIST_EMPTY(&pppoe_softc_list))
LIST_EMPTY 636 net/if_pppoe.c if (!LIST_EMPTY(&pppoe_softc_list))
LIST_EMPTY 720 net/if_pppoe.c if (!LIST_EMPTY(&pppoe_softc_list)) {
LIST_EMPTY 258 net/pf_norm.c KASSERT(LIST_EMPTY(&frag->fr_cache) ||
LIST_EMPTY 177 netbt/rfcomm_dlc.c if (LIST_EMPTY(&rs->rs_dlcs)) {
LIST_EMPTY 218 netbt/rfcomm_session.c KASSERT(LIST_EMPTY(&rs->rs_dlcs));
LIST_EMPTY 314 netbt/rfcomm_session.c while (!LIST_EMPTY(&rs->rs_dlcs)) {
LIST_EMPTY 321 netbt/rfcomm_session.c if (LIST_EMPTY(&rs->rs_dlcs)) {
LIST_EMPTY 387 netbt/rfcomm_session.c while (!LIST_EMPTY(&rs->rs_dlcs)) {
LIST_EMPTY 545 netbt/rfcomm_session.c if (!LIST_EMPTY(&rs->rs_dlcs))
LIST_EMPTY 878 netbt/rfcomm_session.c if (LIST_EMPTY(&rs->rs_dlcs)) {
LIST_EMPTY 1687 netinet/ip_carp.c while (!LIST_EMPTY(&im6o->im6o_memberships)) {
LIST_EMPTY 980 netinet/ip_input.c while (!LIST_EMPTY(&ipq)) {
LIST_EMPTY 996 netinet/ip_input.c while (!LIST_EMPTY(&ipq) && ip_frags > ip_maxqueue * 3 / 4 && --max) {
LIST_EMPTY 1258 netinet6/in6.c while (!LIST_EMPTY(&ia->ia6_memberships)) {
LIST_EMPTY 1291 netinet6/in6.c if (!LIST_EMPTY(&oia->ia6_multiaddrs)) {
LIST_EMPTY 672 netinet6/in6_ifattach.c while (!LIST_EMPTY(&ia->ia6_memberships)) {
LIST_EMPTY 2608 netinet6/ip6_output.c LIST_EMPTY(&im6o->im6o_memberships)) {
LIST_EMPTY 2675 netinet6/ip6_output.c while (!LIST_EMPTY(&im6o->im6o_memberships)) {
LIST_EMPTY 407 ufs/ext2fs/ext2fs_inode.c (!LIST_EMPTY(&ovp->v_cleanblkhd) ||
LIST_EMPTY 408 ufs/ext2fs/ext2fs_inode.c !LIST_EMPTY(&ovp->v_dirtyblkhd)))
LIST_EMPTY 734 ufs/ext2fs/ext2fs_vfsops.c LIST_EMPTY(&vp->v_dirtyblkhd)) ||
LIST_EMPTY 1143 ufs/ffs/ffs_vfsops.c LIST_EMPTY(&vp->v_dirtyblkhd)) ) {
LIST_EMPTY 482 ufs/ffs/ffs_vnops.c if (!LIST_EMPTY(&vp->v_dirtyblkhd)) {