| /xnu-12377.61.12/bsd/skywalk/mem/ |
| H A D | skmem_slab.c | 178 SLIST_REMOVE(&sl->sl_head, bc, skmem_bufctl, bc_link); in skmem_slab_destroy() 331 SLIST_REMOVE(&sl->sl_head, bc, skmem_bufctl, bc_link); in skmem_slab_alloc_locked() 620 SLIST_REMOVE(&bcb->bcb_head, bc, skmem_bufctl, bc_link); in skmem_slab_free_locked()
|
| H A D | skmem_arena.c | 1572 SLIST_REMOVE(&ar->ar_map_head, ami, skmem_arena_mmap_info, in skmem_arena_munmap_common()
|
| /xnu-12377.61.12/bsd/netinet6/ |
| H A D | nd6_prproxy.c | 246 SLIST_REMOVE(up_head, up, nd6_prproxy_prelist, ndprl_le); in nd6_prproxy_prelist_setroute() 304 SLIST_REMOVE(down_head, down, nd6_prproxy_prelist, ndprl_le); in nd6_prproxy_prelist_setroute() 948 SLIST_REMOVE(&ndprl_head, ndprl, nd6_prproxy_prelist, ndprl_le); in nd6_prproxy_ns_output() 1084 SLIST_REMOVE(&ndprl_head, ndprl, nd6_prproxy_prelist, ndprl_le); in nd6_prproxy_ns_input() 1225 SLIST_REMOVE(&ndprl_head, ndprl, nd6_prproxy_prelist, ndprl_le); in nd6_prproxy_na_input()
|
| H A D | mld6.c | 258 SLIST_REMOVE(_head, _in6m, in6_multi, in6m_dtle); \
|
| /xnu-12377.61.12/iokit/Kernel/ |
| H A D | IOStatistics.cpp | 412 SLIST_REMOVE(&found->parentKext->classList, found, ClassNode, lLink); in onClassRemoved() 482 SLIST_REMOVE(&counter->parentClass->counterList, counter, IOEventSourceCounter, link); in unregisterEventSource() 532 SLIST_REMOVE(&counter->parentKext->workLoopList, counter, IOWorkLoopCounter, link); in unregisterWorkLoop() 583 SLIST_REMOVE(&counter->parentClass->userClientList, counter, IOUserClientCounter, link); in unregisterUserClient()
|
| H A D | IOUserClient.cpp | 291 SLIST_REMOVE(bucket, machPort, IOMachPort, link); in noMoreSenders() 340 SLIST_REMOVE(bucket, machPort, IOMachPort, link); in releasePortForObject() 373 SLIST_REMOVE(bucket, machPort, IOMachPort, link); in destroyUserReferences()
|
| /xnu-12377.61.12/bsd/skywalk/nexus/ |
| H A D | nexus_traffic_rule_eth.c | 470 SLIST_REMOVE(list, ntre, nxctl_traffic_rule_eth, ntre_storage_link); in eth_traffic_rule_unlink() 479 SLIST_REMOVE(&rs->res_if_list, rif, nxctl_traffic_rule_eth_if, rei_link); in eth_traffic_rule_unlink()
|
| H A D | nexus_traffic_rule_inet.c | 727 SLIST_REMOVE(list, ntri, nxctl_traffic_rule_inet, ntri_storage_link); in inet_traffic_rule_unlink() 736 SLIST_REMOVE(&rs->ris_if_list, rif, nxctl_traffic_rule_inet_if, rii_link); in inet_traffic_rule_unlink()
|
| H A D | nexus_traffic_rule.c | 238 SLIST_REMOVE(&rs->rs_list, ntr, nxctl_traffic_rule, ntr_storage_link); in remove_traffic_rule_from_nxctl()
|
| /xnu-12377.61.12/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_flow.c | 311 SLIST_REMOVE(&lft->lft_flow_list, f, netif_flow, nf_table_link); in netif_flow_list_remove() 814 SLIST_REMOVE(&nif->nif_flow_list, nf, netif_flow, nf_link); in nx_netif_flow_remove()
|
| H A D | nx_netif_netagent.c | 606 SLIST_REMOVE(&nif->nif_agent_flow_list, naf, netif_agent_flow, in nx_netif_netagent_flow_del() 623 SLIST_REMOVE(&nif->nif_agent_flow_list, naf, netif_agent_flow, in nx_netif_agent_flow_purge()
|
| H A D | nx_netif_llink.c | 108 SLIST_REMOVE(&llink->nll_qset_list, qset, netif_qset, in nx_netif_llink_free()
|
| /xnu-12377.61.12/bsd/skywalk/packet/ |
| H A D | pbufpool.c | 1607 SLIST_REMOVE(&bkt->upp_head, kbft, __kern_buflet_ext, in pp_remove_upp_bft_locked() 1701 SLIST_REMOVE(&bkt->upp_head, kqum, __kern_quantum, in pp_remove_upp_locked() 1766 SLIST_REMOVE(&bkt->upp_head, kqum, __kern_quantum, in pp_purge_upp_locked() 1798 SLIST_REMOVE(&bkt->upp_head, kbft, __kern_buflet_ext, in pp_purge_upp_bft_locked()
|
| /xnu-12377.61.12/bsd/netinet/ |
| H A D | ip_dummynet.c | 2020 SLIST_REMOVE(&flowsethash[i], fs, dn_flow_set, next); in dummynet_flush() 2026 SLIST_REMOVE(&pipehash[i], pipe, dn_pipe, next); in dummynet_flush() 2402 SLIST_REMOVE(&pipehash[HASH(b->pipe_nr)], b, dn_pipe, next); in delete_pipe() 2438 SLIST_REMOVE( &flowsethash[HASH(b->fs_nr)], b, dn_flow_set, next); in delete_pipe()
|
| H A D | tcp_cache.c | 1501 SLIST_REMOVE(&head->tcp_caches, tpcache, tcp_cache, list); in sysctl_cleartfocache() 1508 SLIST_REMOVE(&hhead->tcp_heuristics, tpheur, tcp_heuristic, list); in sysctl_cleartfocache()
|
| H A D | tcp_subr.c | 3998 SLIST_REMOVE(&tp->t_rxt_segments, rxseg, in tcp_rxtseg_insert() 4078 SLIST_REMOVE(&tp->t_rxt_segments, rxseg, in tcp_rxtseg_clean() 5333 SLIST_REMOVE(&tp->t_notify_ack, elm, tcp_notify_ack_marker, in tcp_notify_ack_free() 5384 SLIST_REMOVE(&tp->t_notify_ack, elm, in tcp_get_notify_ack_ids()
|
| H A D | igmp.c | 310 SLIST_REMOVE(_head, _inm, in_multi, inm_dtle); \
|
| /xnu-12377.61.12/bsd/kern/ |
| H A D | kern_newsysctl.c | 353 SLIST_REMOVE(lsp, old_oidp, sysctl_oid, oid_link); in sysctl_unregister_oid() 364 SLIST_REMOVE(lsp, oidp, sysctl_oid, oid_link); in sysctl_unregister_oid()
|
| H A D | kern_codesigning.c | 885 SLIST_REMOVE(&all_profiles, profile, _cs_profile, link); in csm_free_provisioning_profiles()
|
| H A D | uipc_mbuf2.c | 905 SLIST_REMOVE(&m->m_pkthdr.tags, t, m_tag, m_tag_link); in m_tag_unlink()
|
| H A D | kern_event.c | 6638 SLIST_REMOVE(list, kn, knote, kn_selnext); 6967 SLIST_REMOVE(list, kn, knote, kn_link);
|
| /xnu-12377.61.12/bsd/sys/ |
| H A D | queue.h | 301 #define SLIST_REMOVE(head, elm, type, field) \ macro
|
| /xnu-12377.61.12/bsd/net/ |
| H A D | kpi_interface.c | 2201 SLIST_REMOVE(&ifal_head, ifal, ifnet_addr_list, ifal_le); in ifnet_get_address_list_family_internal() 2676 SLIST_REMOVE(&ifl_head, ifl, ifnet_list, ifl_le); in ifnet_list_get_common()
|
| H A D | pf_ioctl.c | 379 SLIST_REMOVE(&token_list_head, entry, in remove_token() 399 SLIST_REMOVE(&token_list_head, entry, pfioc_kernel_token, next); in invalidate_all_tokens()
|
| /xnu-12377.61.12/iokit/bsddev/skywalk/ |
| H A D | IOSkywalkSupport.cpp | 950 SLIST_REMOVE(&fArenaHead, entry, ArenaEntry, link); in free()
|