| /xnu-12377.1.9/bsd/net/ |
| H A D | pf_table.c | 328 SLIST_INSERT_HEAD(&workq, p, pfrke_workq); in pfr_add_addrs() 437 SLIST_INSERT_HEAD(&workq, p, pfrke_workq); in pfr_del_addrs() 510 SLIST_INSERT_HEAD(&changeq, p, pfrke_workq); in pfr_set_addrs() 529 SLIST_INSERT_HEAD(&addq, p, pfrke_workq); in pfr_set_addrs() 770 SLIST_INSERT_HEAD(&workq, p, pfrke_workq); in pfr_clr_astats() 1187 SLIST_INSERT_HEAD(w->pfrw_workq, ke, pfrke_workq); in pfr_walktree() 1285 SLIST_INSERT_HEAD(&workq, p, pfrkt_workq); in pfr_clr_tables() 1332 SLIST_INSERT_HEAD(&addq, p, pfrkt_workq); in pfr_add_tables() 1356 SLIST_INSERT_HEAD(&addq, r, pfrkt_workq); in pfr_add_tables() 1365 SLIST_INSERT_HEAD(&changeq, p, pfrkt_workq); in pfr_add_tables() [all …]
|
| H A D | net_str_id.c | 117 SLIST_INSERT_HEAD(&net_str_id_list, entry, nsi_next); in net_str_id_find_internal()
|
| H A D | multicast_list.c | 140 SLIST_INSERT_HEAD(&new_mc_list, mc, mc_entries); in multicast_list_program()
|
| H A D | pf_osfp.c | 395 SLIST_INSERT_HEAD(&fp->fp_oses, entry, fp_entry); in pf_osfp_add() 523 SLIST_INSERT_HEAD(list, ins, fp_next); in pf_osfp_insert()
|
| /xnu-12377.1.9/bsd/netinet6/ |
| H A D | nd6_prproxy.c | 427 SLIST_INSERT_HEAD(&up_head, up, ndprl_le); in nd6_if_prproxy() 470 SLIST_INSERT_HEAD(&down_head, down, ndprl_le); in nd6_if_prproxy() 774 SLIST_INSERT_HEAD(&up_head, up, ndprl_le); in nd6_prproxy_prelist_update() 802 SLIST_INSERT_HEAD(&down_head, down, ndprl_le); in nd6_prproxy_prelist_update() 940 SLIST_INSERT_HEAD(&ndprl_head, ndprl, ndprl_le); in nd6_prproxy_ns_output() 1061 SLIST_INSERT_HEAD(&ndprl_head, ndprl, ndprl_le); in nd6_prproxy_ns_input() 1178 SLIST_INSERT_HEAD(&ndprl_head, ndprl, ndprl_le); in nd6_prproxy_na_input() 1214 SLIST_INSERT_HEAD(&ndprl_head, ndprl, ndprl_le); in nd6_prproxy_na_input()
|
| H A D | mld6.c | 252 SLIST_INSERT_HEAD(_head, _in6m, in6m_dtle); \ 1921 SLIST_INSERT_HEAD(&mli->mli_relinmhead, inm, in6m_nrele); in mld_append_relq() 1944 SLIST_INSERT_HEAD(&temp_relinmhead, inm, in6m_nrele); in mld_flush_relq()
|
| /xnu-12377.1.9/bsd/skywalk/mem/ |
| H A D | skmem_slab.c | 127 SLIST_INSERT_HEAD(&sl->sl_head, bc, bc_link); in skmem_slab_create() 394 SLIST_INSERT_HEAD(&bcb->bcb_head, bc, bc_link); in skmem_slab_alloc_locked() 660 SLIST_INSERT_HEAD(&sl->sl_head, bc, bc_link); in skmem_slab_free_locked()
|
| H A D | skmem_cache.c | 1070 SLIST_INSERT_HEAD(&mg_list, mg, mg_link); in skmem_depot_batch_alloc() 1103 SLIST_INSERT_HEAD(&ml->ml_list, mg, mg_link); in skmem_depot_batch_free() 1368 SLIST_INSERT_HEAD(&mg_list, cp->cp_ploaded, in skmem_cache_batch_alloc() 1384 SLIST_INSERT_HEAD(&mg_list, in skmem_cache_batch_alloc() 1669 SLIST_INSERT_HEAD(&mg_list, cp->cp_ploaded, in skmem_cache_batch_free_common() 1685 SLIST_INSERT_HEAD(&mg_list, in skmem_cache_batch_free_common() 2076 SLIST_INSERT_HEAD(&new_bcb->bcb_head, bc, bc_link); in skmem_cache_hash_rescale()
|
| /xnu-12377.1.9/iokit/Kernel/ |
| H A D | IOStatistics.cpp | 360 SLIST_INSERT_HEAD(&foundKext->classList, ce, lLink); in onClassAdded() 459 SLIST_INSERT_HEAD(&found->counterList, counter, link); in registerEventSource() 515 SLIST_INSERT_HEAD(&found->workLoopList, counter, link); in registerWorkLoop() 564 SLIST_INSERT_HEAD(&found->userClientList, counter, link); in registerUserClient()
|
| /xnu-12377.1.9/security/ |
| H A D | mac_base.c | 450 SLIST_INSERT_HEAD(&mles, mle, mle_list); in mac_policy_addto_labellist() 453 SLIST_INSERT_HEAD(&mlls, mll, mll_list); in mac_policy_addto_labellist() 491 SLIST_INSERT_HEAD(list, mle, mle_list); in mac_policy_addto_labellist() 498 SLIST_INSERT_HEAD(&mle->mle_listeners, mll, mll_list); in mac_policy_addto_labellist()
|
| /xnu-12377.1.9/bsd/skywalk/nexus/ |
| H A D | nexus_traffic_rule_eth.c | 424 SLIST_INSERT_HEAD(&rs->res_if_list, rif, rei_link); in eth_traffic_rule_link() 435 SLIST_INSERT_HEAD(list, ntre, ntre_storage_link); in eth_traffic_rule_link()
|
| H A D | nexus_traffic_rule_inet.c | 681 SLIST_INSERT_HEAD(&rs->ris_if_list, rif, rii_link); in inet_traffic_rule_link() 692 SLIST_INSERT_HEAD(list, ntri, ntri_storage_link); in inet_traffic_rule_link()
|
| H A D | nexus_traffic_rule.c | 220 SLIST_INSERT_HEAD(&rs->rs_list, ntr, ntr_storage_link); in add_traffic_rule_to_nxctl()
|
| /xnu-12377.1.9/osfmk/ipc/ |
| H A D | ipc_pset.c | 589 SLIST_INSERT_HEAD(klist, kn, kn_selnext); in filt_machport_link() 604 SLIST_INSERT_HEAD(klist, kn, kn_selnext); in filt_machport_unlink()
|
| /xnu-12377.1.9/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_flow.c | 302 SLIST_INSERT_HEAD(&lft->lft_flow_list, f, nf_table_link); in netif_flow_list_insert() 780 SLIST_INSERT_HEAD(&nif->nif_flow_list, nf, nf_link); in nx_netif_flow_add()
|
| H A D | nx_netif_netagent.c | 524 SLIST_INSERT_HEAD(&nif->nif_agent_flow_list, naf, naf_link); in nx_netif_netagent_flow_add()
|
| H A D | nx_netif_llink.c | 358 SLIST_INSERT_HEAD(&llink->nll_qset_list, qset, nqs_list); in nx_netif_llink_initialize()
|
| /xnu-12377.1.9/san/memory/ |
| H A D | kasan_dynamic_denylist.c | 123 SLIST_INSERT_HEAD(&hash_buckets[idx], dlhe, chain); in denylist_hash_add()
|
| /xnu-12377.1.9/bsd/kern/code_signing/ |
| H A D | txm.c | 109 SLIST_INSERT_HEAD(&thread_stacks_head, thread_stack, link); in setup_thread_stacks() 162 SLIST_INSERT_HEAD(&thread_stacks_head, thread_stack, link); in release_thread_stack()
|
| /xnu-12377.1.9/bsd/kern/ |
| H A D | uipc_mbuf2.c | 898 SLIST_INSERT_HEAD(&m->m_pkthdr.tags, t, m_tag_link); in m_tag_prepend() 991 SLIST_INSERT_HEAD(&to->m_pkthdr.tags, t, m_tag_link); in m_tag_copy_chain()
|
| H A D | kern_codesigning.c | 704 SLIST_INSERT_HEAD(&all_profiles, profile, link); in csm_register_provisioning_profile()
|
| /xnu-12377.1.9/bsd/netinet/ |
| H A D | tcp_cache.c | 363 SLIST_INSERT_HEAD(&head->tcp_caches, tpcache, list); in tcp_getcache_with_lock() 719 SLIST_INSERT_HEAD(&head->tcp_heuristics, tpheur, list); in tcp_getheuristic_with_lock()
|
| H A D | igmp.c | 304 SLIST_INSERT_HEAD(_head, _inm, inm_dtle); \ 2168 SLIST_INSERT_HEAD(&igi->igi_relinmhead, inm, inm_nrele); in igmp_append_relq() 2191 SLIST_INSERT_HEAD(&temp_relinmhead, inm, inm_nrele); in igmp_flush_relq()
|
| /xnu-12377.1.9/bsd/sys/ |
| H A D | queue.h | 294 #define SLIST_INSERT_HEAD(head, elm, field) do { \ macro
|
| /xnu-12377.1.9/osfmk/kern/ |
| H A D | turnstile.c | 391 SLIST_INSERT_HEAD(&dst_ts->ts_free_turnstiles, free_ts, ts_free_elm); in turnstile_freelist_insert() 603 SLIST_INSERT_HEAD(&ts_bucket->ts_ht_bucket_list, new_turnstile, ts_htable_link); in turnstile_htable_lookup_add()
|