| /xnu-10063.141.1/bsd/net/ |
| H A D | iptap.c | 228 if (LIST_EMPTY(&iptap_list)) { in iptap_clone_create() 434 if (LIST_EMPTY(&iptap_list)) { in iptap_detach()
|
| H A D | remote_vif.c | 237 if (LIST_EMPTY(&_s_rvi_clients)) { in rvi_insert_client()
|
| H A D | bridgestp.c | 2234 if (LIST_EMPTY(&bs->bs_bplist) || mif == NULL) { in bstp_reinit() 2306 KASSERT(LIST_EMPTY(&bs->bs_bplist), ("bstp still active")); in bstp_detach()
|
| H A D | necp_client.c | 1280 if (LIST_EMPTY(&necp_collect_stats_flow_list)) { in necp_collect_stats_client_callout() 1537 if (LIST_EMPTY(&necp_fd_observer_list)) { in necp_client_update_observer_add() 1556 if (LIST_EMPTY(&necp_fd_observer_list)) { in necp_client_update_observer_update() 1575 if (LIST_EMPTY(&necp_fd_observer_list)) { in necp_client_update_observer_remove() 1738 if (!LIST_EMPTY(defunct_list)) { in necp_process_defunct_list() 1769 ASSERT(LIST_EMPTY(defunct_list)); in necp_process_defunct_list() 1845 ASSERT(LIST_EMPTY(&fd_data->stats_arena_list)); in necpop_close() 7521 (fd_data->stats_arena_active == NULL && !LIST_EMPTY(&fd_data->stats_arena_list))) { in necp_client_remove()
|
| H A D | if_vlan.c | 884 return LIST_EMPTY(&vlp->vlp_vlan_list); in vlan_parent_no_vlans()
|
| H A D | pf_norm.c | 423 VERIFY(LIST_EMPTY(&frag->fr_cache) || in pf_free_fragment()
|
| H A D | necp.c | 181 if (LIST_EMPTY((head)) || (LIST_FIRST(head)->sortfield >= (elm)->sortfield)) { \ 194 …if (LIST_EMPTY((head)) || (LIST_FIRST(head)->firstsortfield > (elm)->firstsortfield) || ((LIST_FIR… 207 …if (LIST_EMPTY((head)) || (LIST_FIRST(head)->firstsortfield > (elm)->firstsortfield) || ((LIST_FIR…
|
| H A D | if.c | 5220 if (LIST_EMPTY(&ifp->if_multiaddrs)) { in if_detach_ifma()
|
| H A D | dlil.c | 9036 VERIFY(LIST_EMPTY(&ifp->if_multiaddrs)); in ifnet_attach() 9248 if (!LIST_EMPTY(&ifp->if_multiaddrs)) { in ifnet_attach()
|
| /xnu-10063.141.1/osfmk/kern/ |
| H A D | hv_io_notifier.c | 256 while (!LIST_EMPTY(&grp->list)) { in hv_io_notifier_grp_free()
|
| /xnu-10063.141.1/bsd/vfs/ |
| H A D | vfs_bio.c | 1638 while (!LIST_EMPTY(&local_iterblkhd)) { in buf_iterate() 1695 if (LIST_EMPTY(&vp->v_cleanblkhd) && LIST_EMPTY(&vp->v_dirtyblkhd)) { in buf_invalidateblks() 1712 if (LIST_EMPTY(&vp->v_cleanblkhd) && LIST_EMPTY(&vp->v_dirtyblkhd)) { in buf_invalidateblks() 1722 while (!LIST_EMPTY(&local_iterblkhd)) { in buf_invalidateblks() 1797 while (!LIST_EMPTY(&local_iterblkhd)) { in buf_invalidateblks() 1902 while (!LIST_EMPTY(&local_iterblkhd)) { in buf_flushdirtyblks_skipinfo() 1996 if (LIST_EMPTY(listheadp)) { in buf_iterprepare() 2025 while (!LIST_EMPTY(iterheadp)) { in buf_itercomplete()
|
| H A D | vfs_vnops.c | 1831 if (FILEGLOB_DTYPE(fg) == DTYPE_VNODE && !LIST_EMPTY(&vp->v_leases)) { in vn_closefile()
|
| H A D | vfs_subr.c | 2492 && (!LIST_EMPTY(&vp->v_cleanblkhd) || !LIST_EMPTY(&vp->v_dirtyblkhd))) { in vnode_list_add() 5433 if (!LIST_EMPTY(&vp->v_nclinks) || !TAILQ_EMPTY(&vp->v_ncchildren)) { in process_vp() 6873 if (__improbable(!LIST_EMPTY(&vp->v_leases))) { in vnode_reclaim_internal() 12962 if (__probable(LIST_EMPTY(&vp->v_leases))) { in vnode_breaklease()
|
| /xnu-10063.141.1/bsd/dev/dtrace/ |
| H A D | dtrace_subr.c | 227 if (LIST_EMPTY(&dtrace_proc_awaited_head)) in dtrace_proc_waitfor()
|
| /xnu-10063.141.1/bsd/kern/ |
| H A D | kern_persona.c | 351 assert(LIST_EMPTY(&persona->pna_members)); in persona_put_and_unlock()
|
| H A D | kern_proc.c | 2281 if (LIST_EMPTY(&pgrp->pg_members)) { in pgrp_add_member() 2304 if (LIST_EMPTY(&pgrp->pg_members)) { in pgrp_del_member() 2634 assert(LIST_EMPTY(&pgrp->pg_members)); in pgrp_destroy()
|
| H A D | kern_exit.c | 2813 LIST_EMPTY(&parent->p_children); in reap_child_locked()
|
| H A D | kern_descrip.c | 1075 assert(LIST_EMPTY(&kqhash[i])); in fdt_invalidate()
|
| /xnu-10063.141.1/bsd/sys/ |
| H A D | queue.h | 526 #define LIST_EMPTY(head) ((head)->lh_first == NULL) macro
|
| /xnu-10063.141.1/bsd/netinet/ |
| H A D | tcp_input.c | 1027 (!tcp_autotune_reorder && !LIST_EMPTY(&tp->t_segq))) { in tcp_sbrcv_grow() 2989 th->th_seq == tp->rcv_nxt && LIST_EMPTY(&tp->t_segq)) { in tcp_input() 3190 } else if (th->th_ack == tp->snd_una && LIST_EMPTY(&tp->t_segq) && in tcp_input() 4473 VERIFY(LIST_EMPTY(&tp->t_segq)); in tcp_input() 5476 if (th->th_seq == tp->rcv_nxt && LIST_EMPTY(&tp->t_segq)) { in tcp_input()
|
| H A D | mptcp.c | 587 !LIST_EMPTY(&mp_tp->mpt_segq)) { in mptcp_input()
|
| H A D | tcp_timer.c | 2254 if (!LIST_EMPTY(&listp->lhead)) { in tcp_run_timerlist()
|
| H A D | in_pcb.c | 2914 if (LIST_EMPTY(&phd->phd_pcblist)) { in in_pcbremlists()
|
| /xnu-10063.141.1/bsd/nfs/ |
| H A D | nfs_subs.c | 2114 if (LIST_EMPTY(&nxfs->nxfs_exports)) { in nfsrv_export()
|
| /xnu-10063.141.1/bsd/skywalk/nexus/flowswitch/ |
| H A D | fsw_dp.c | 4661 ASSERT(LIST_EMPTY(&fed_head)); in fsw_process_deferred()
|