Home
last modified time | relevance | path

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

12

/xnu-8792.41.9/bsd/netinet6/
H A Dnd6_prproxy.c245 SLIST_REMOVE(up_head, up, nd6_prproxy_prelist, ndprl_le); in nd6_prproxy_prelist_setroute()
303 SLIST_REMOVE(down_head, down, nd6_prproxy_prelist, ndprl_le); in nd6_prproxy_prelist_setroute()
947 SLIST_REMOVE(&ndprl_head, ndprl, nd6_prproxy_prelist, ndprl_le); in nd6_prproxy_ns_output()
1083 SLIST_REMOVE(&ndprl_head, ndprl, nd6_prproxy_prelist, ndprl_le); in nd6_prproxy_ns_input()
1224 SLIST_REMOVE(&ndprl_head, ndprl, nd6_prproxy_prelist, ndprl_le); in nd6_prproxy_na_input()
H A Dmld6.c250 SLIST_REMOVE(_head, _in6m, in6_multi, in6m_dtle); \
/xnu-8792.41.9/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.cpp271 SLIST_REMOVE(bucket, machPort, IOMachPort, link); in noMoreSendersForObject()
312 SLIST_REMOVE(bucket, machPort, IOMachPort, link); in releasePortForObject()
376 SLIST_REMOVE(bucket, machPort, IOMachPort, link); in destroyUserReferences()
/xnu-8792.41.9/bsd/kern/
H A Dkern_codesigning.c470 SLIST_REMOVE(&all_profiles, profile, _cs_profile, link); in free_provisioning_profiles()
H A Duipc_mbuf2.c505 SLIST_REMOVE(&m->m_pkthdr.tags, t, m_tag, m_tag_link); in m_tag_unlink()
H A Dkern_newsysctl.c350 SLIST_REMOVE(lsp, old_oidp, sysctl_oid, oid_link); in sysctl_unregister_oid()
361 SLIST_REMOVE(lsp, oidp, sysctl_oid, oid_link); in sysctl_unregister_oid()
/xnu-8792.41.9/bsd/skywalk/nexus/
H A Dnexus_traffic_rule.c623 SLIST_REMOVE(&rs->rs_list, ntr, nxctl_traffic_rule, ntr_storage_link); in remove_traffic_rule_from_nxctl()
1004 SLIST_REMOVE(list, ntri, nxctl_traffic_rule_inet, ntri_storage_link); in inet_traffic_rule_unlink()
1012 SLIST_REMOVE(&rs->ris_if_list, rif, nxctl_traffic_rule_inet_if, rii_link); in inet_traffic_rule_unlink()
/xnu-8792.41.9/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()
806 SLIST_REMOVE(&nif->nif_flow_list, nf, netif_flow, nf_link); in nx_netif_flow_remove()
H A Dnx_netif_netagent.c644 SLIST_REMOVE(&nif->nif_agent_flow_list, naf, netif_agent_flow, in nx_netif_netagent_flow_del()
661 SLIST_REMOVE(&nif->nif_agent_flow_list, naf, netif_agent_flow, in nx_netif_agent_flow_purge()
H A Dnx_netif_llink.c110 SLIST_REMOVE(&llink->nll_qset_list, qset, netif_qset, in nx_netif_llink_free()
/xnu-8792.41.9/bsd/skywalk/namespace/
H A Dnetns.c396 SLIST_REMOVE(&netns_all_tokens, token, ns_token, nt_all_link); in netns_ns_token_free()
909 SLIST_REMOVE(&nstoken->nt_ifp->if_netns_tokens, nstoken, in netns_clear_ifnet()
924 SLIST_REMOVE(&netns_unbound_tokens, nstoken, ns_token, in netns_clear_ifnet()
/xnu-8792.41.9/bsd/netinet/
H A Dtcp_cache.c1536 SLIST_REMOVE(&head->tcp_caches, tpcache, tcp_cache, list); in sysctl_cleartfocache()
1543 SLIST_REMOVE(&hhead->tcp_heuristics, tpheur, tcp_heuristic, list); in sysctl_cleartfocache()
H A Dip_dummynet.c1881 SLIST_REMOVE(&flowsethash[i], fs, dn_flow_set, next); in dummynet_flush()
1887 SLIST_REMOVE(&pipehash[i], pipe, dn_pipe, next); in dummynet_flush()
2260 SLIST_REMOVE(&pipehash[HASH(b->pipe_nr)], b, dn_pipe, next); in delete_pipe()
2296 SLIST_REMOVE( &flowsethash[HASH(b->fs_nr)], b, dn_flow_set, next); in delete_pipe()
H A Dtcp_subr.c3721 SLIST_REMOVE(&tp->t_rxt_segments, rxseg, in tcp_rxtseg_insert()
3801 SLIST_REMOVE(&tp->t_rxt_segments, rxseg, in tcp_rxtseg_clean()
4339 SLIST_REMOVE(&tp->t_notify_ack, elm, tcp_notify_ack_marker, in tcp_notify_ack_free()
4390 SLIST_REMOVE(&tp->t_notify_ack, elm, in tcp_get_notify_ack_ids()
H A Digmp.c302 SLIST_REMOVE(_head, _inm, in_multi, inm_dtle); \
/xnu-8792.41.9/bsd/skywalk/packet/
H A Dpbufpool.c1639 SLIST_REMOVE(&bkt->upp_head, kbft, __kern_buflet_ext, in pp_remove_upp_bft_locked()
1733 SLIST_REMOVE(&bkt->upp_head, kqum, __kern_quantum, in pp_remove_upp_locked()
1798 SLIST_REMOVE(&bkt->upp_head, kqum, __kern_quantum, in pp_purge_upp_locked()
1830 SLIST_REMOVE(&bkt->upp_head, kbft, __kern_buflet_ext, in pp_purge_upp_bft_locked()
/xnu-8792.41.9/bsd/net/
H A Dif_llatbl.c698 SLIST_REMOVE(&lltables, llt, lltable, llt_link);
H A Dkpi_interface.c2130 SLIST_REMOVE(&ifal_head, ifal, ifnet_addr_list, ifal_le); in ifnet_get_address_list_family_internal()
2581 SLIST_REMOVE(&ifl_head, ifl, ifnet_list, ifl_le); in ifnet_list_get_common()
H A Dpf_ioctl.c375 SLIST_REMOVE(&token_list_head, entry, in remove_token()
395 SLIST_REMOVE(&token_list_head, entry, pfioc_kernel_token, next); in invalidate_all_tokens()
/xnu-8792.41.9/bsd/skywalk/mem/
H A Dskmem_cache.c1018 SLIST_REMOVE(&sl->sl_head, bc, skmem_bufctl, bc_link); in skmem_slab_destroy()
1158 SLIST_REMOVE(&sl->sl_head, bc, skmem_bufctl, bc_link); in skmem_slab_alloc_locked()
1400 SLIST_REMOVE(&bcb->bcb_head, bc, skmem_bufctl, bc_link); in skmem_slab_free_locked()
H A Dskmem_arena.c1567 SLIST_REMOVE(&ar->ar_map_head, ami, skmem_arena_mmap_info, in skmem_arena_munmap_common()
/xnu-8792.41.9/bsd/sys/
H A Dqueue.h300 #define SLIST_REMOVE(head, elm, type, field) \ macro
/xnu-8792.41.9/iokit/bsddev/skywalk/
H A DIOSkywalkSupport.cpp948 SLIST_REMOVE(&fArenaHead, entry, ArenaEntry, link); in free()
/xnu-8792.41.9/bsd/net/pktsched/
H A Dpktsched_fq_codel.c1548 SLIST_REMOVE(&fqs->fqs_flows[hash_id], fq, flowq, in fq_if_destroy_flow()

12