Home
last modified time | relevance | path

Searched refs:SLIST_REMOVE (Results 1 – 25 of 26) sorted by relevance

12

/xnu-12377.81.4/bsd/skywalk/mem/
H A Dskmem_slab.c178 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 Dskmem_arena.c1572 SLIST_REMOVE(&ar->ar_map_head, ami, skmem_arena_mmap_info, in skmem_arena_munmap_common()
/xnu-12377.81.4/bsd/netinet6/
H A Dnd6_prproxy.c246 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 Dmld6.c258 SLIST_REMOVE(_head, _in6m, in6_multi, in6m_dtle); \
/xnu-12377.81.4/iokit/Kernel/
H A DIOStatistics.cpp412 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 DIOUserClient.cpp291 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.81.4/bsd/skywalk/nexus/
H A Dnexus_traffic_rule_eth.c470 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 Dnexus_traffic_rule_inet.c727 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 Dnexus_traffic_rule.c238 SLIST_REMOVE(&rs->rs_list, ntr, nxctl_traffic_rule, ntr_storage_link); in remove_traffic_rule_from_nxctl()
/xnu-12377.81.4/bsd/skywalk/nexus/netif/
H A Dnx_netif_flow.c311 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 Dnx_netif_netagent.c606 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 Dnx_netif_llink.c108 SLIST_REMOVE(&llink->nll_qset_list, qset, netif_qset, in nx_netif_llink_free()
/xnu-12377.81.4/bsd/skywalk/packet/
H A Dpbufpool.c1607 SLIST_REMOVE(&bkt->upp_head, kbft, __kern_buflet_ext, in pp_remove_upp_bft_locked()
1699 SLIST_REMOVE(&bkt->upp_head, kqum, __kern_quantum, in pp_remove_upp_locked()
1764 SLIST_REMOVE(&bkt->upp_head, kqum, __kern_quantum, in pp_purge_upp_locked()
1796 SLIST_REMOVE(&bkt->upp_head, kbft, __kern_buflet_ext, in pp_purge_upp_bft_locked()
/xnu-12377.81.4/bsd/netinet/
H A Dip_dummynet.c2020 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 Dtcp_cache.c1501 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 Dtcp_subr.c3998 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 Digmp.c310 SLIST_REMOVE(_head, _inm, in_multi, inm_dtle); \
/xnu-12377.81.4/bsd/kern/
H A Dkern_newsysctl.c353 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 Dkern_codesigning.c885 SLIST_REMOVE(&all_profiles, profile, _cs_profile, link); in csm_free_provisioning_profiles()
H A Duipc_mbuf2.c905 SLIST_REMOVE(&m->m_pkthdr.tags, t, m_tag, m_tag_link); in m_tag_unlink()
H A Dkern_event.c6638 SLIST_REMOVE(list, kn, knote, kn_selnext);
6967 SLIST_REMOVE(list, kn, knote, kn_link);
/xnu-12377.81.4/bsd/sys/
H A Dqueue.h301 #define SLIST_REMOVE(head, elm, type, field) \ macro
/xnu-12377.81.4/bsd/net/
H A Dkpi_interface.c2201 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 Dpf_ioctl.c379 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.81.4/iokit/bsddev/skywalk/
H A DIOSkywalkSupport.cpp950 SLIST_REMOVE(&fArenaHead, entry, ArenaEntry, link); in free()

12