Home
last modified time | relevance | path

Searched refs:SLIST_INSERT_HEAD (Results 1 – 25 of 37) sorted by relevance

12

/xnu-10002.41.9/bsd/net/
H A Dpf_table.c328 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()
1183 SLIST_INSERT_HEAD(w->pfrw_workq, ke, pfrke_workq); in pfr_walktree()
1281 SLIST_INSERT_HEAD(&workq, p, pfrkt_workq); in pfr_clr_tables()
1328 SLIST_INSERT_HEAD(&addq, p, pfrkt_workq); in pfr_add_tables()
1352 SLIST_INSERT_HEAD(&addq, r, pfrkt_workq); in pfr_add_tables()
1361 SLIST_INSERT_HEAD(&changeq, p, pfrkt_workq); in pfr_add_tables()
[all …]
H A Dmulticast_list.c140 SLIST_INSERT_HEAD(&new_mc_list, mc, mc_entries); in multicast_list_program()
H A Dnet_str_id.c122 SLIST_INSERT_HEAD(&net_str_id_list, entry, nsi_next); in net_str_id_find_internal()
H A Dpf_osfp.c395 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()
H A Dkpi_interface.c2120 SLIST_INSERT_HEAD(&ifal_head, ifal, ifal_le); in ifnet_get_address_list_family_internal()
2578 SLIST_INSERT_HEAD(&ifl_head, ifl, ifl_le); in ifnet_list_get_common()
/xnu-10002.41.9/bsd/netinet6/
H A Dnd6_prproxy.c426 SLIST_INSERT_HEAD(&up_head, up, ndprl_le); in nd6_if_prproxy()
469 SLIST_INSERT_HEAD(&down_head, down, ndprl_le); in nd6_if_prproxy()
773 SLIST_INSERT_HEAD(&up_head, up, ndprl_le); in nd6_prproxy_prelist_update()
801 SLIST_INSERT_HEAD(&down_head, down, ndprl_le); in nd6_prproxy_prelist_update()
939 SLIST_INSERT_HEAD(&ndprl_head, ndprl, ndprl_le); in nd6_prproxy_ns_output()
1060 SLIST_INSERT_HEAD(&ndprl_head, ndprl, ndprl_le); in nd6_prproxy_ns_input()
1177 SLIST_INSERT_HEAD(&ndprl_head, ndprl, ndprl_le); in nd6_prproxy_na_input()
1213 SLIST_INSERT_HEAD(&ndprl_head, ndprl, ndprl_le); in nd6_prproxy_na_input()
H A Dmld6.c249 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-10002.41.9/bsd/skywalk/mem/
H A Dskmem_cache.c973 SLIST_INSERT_HEAD(&sl->sl_head, bc, bc_link); in skmem_slab_create()
1226 SLIST_INSERT_HEAD(&bcb->bcb_head, bc, bc_link); in skmem_slab_alloc_locked()
1520 SLIST_INSERT_HEAD(&sl->sl_head, bc, bc_link); in skmem_slab_free_locked()
1806 SLIST_INSERT_HEAD(&mg_list, mg, mg_link); in skmem_depot_batch_alloc()
1839 SLIST_INSERT_HEAD(&ml->ml_list, mg, mg_link); in skmem_depot_batch_free()
2116 SLIST_INSERT_HEAD(&mg_list, cp->cp_ploaded, in skmem_cache_batch_alloc()
2132 SLIST_INSERT_HEAD(&mg_list, in skmem_cache_batch_alloc()
2389 SLIST_INSERT_HEAD(&mg_list, cp->cp_ploaded, in skmem_cache_batch_free()
2405 SLIST_INSERT_HEAD(&mg_list, in skmem_cache_batch_free()
2784 SLIST_INSERT_HEAD(&new_bcb->bcb_head, bc, bc_link); in skmem_cache_hash_rescale()
/xnu-10002.41.9/iokit/Kernel/
H A DIOStatistics.cpp360 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-10002.41.9/security/
H A Dmac_base.c450 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-10002.41.9/osfmk/ipc/
H A Dipc_pset.c550 SLIST_INSERT_HEAD(klist, kn, kn_selnext); in filt_machport_link()
565 SLIST_INSERT_HEAD(klist, kn, kn_selnext); in filt_machport_unlink()
/xnu-10002.41.9/bsd/skywalk/nexus/netif/
H A Dnx_netif_flow.c302 SLIST_INSERT_HEAD(&lft->lft_flow_list, f, nf_table_link); in netif_flow_list_insert()
772 SLIST_INSERT_HEAD(&nif->nif_flow_list, nf, nf_link); in nx_netif_flow_add()
H A Dnx_netif_netagent.c523 SLIST_INSERT_HEAD(&nif->nif_agent_flow_list, naf, naf_link); in nx_netif_netagent_flow_add()
H A Dnx_netif_llink.c359 SLIST_INSERT_HEAD(&llink->nll_qset_list, qset, nqs_list); in nx_netif_llink_initialize()
/xnu-10002.41.9/bsd/skywalk/namespace/
H A Dnetns.c387 SLIST_INSERT_HEAD(&netns_all_tokens, token, nt_all_link); in netns_ns_token_alloc()
1583 SLIST_INSERT_HEAD(&ifp->if_netns_tokens, nt, nt_ifp_link); in _netns_set_ifnet_internal()
1592 SLIST_INSERT_HEAD(&netns_unbound_tokens, nt, nt_ifp_link); in _netns_set_ifnet_internal()
1646 SLIST_INSERT_HEAD(&netns_unbound_tokens, token, nt_ifp_link); in netns_ifnet_detach()
/xnu-10002.41.9/bsd/skywalk/nexus/
H A Dnexus_traffic_rule.c635 SLIST_INSERT_HEAD(&rs->rs_list, ntr, ntr_storage_link); in add_traffic_rule_to_nxctl()
986 SLIST_INSERT_HEAD(&rs->ris_if_list, rif, rii_link); in inet_traffic_rule_link()
997 SLIST_INSERT_HEAD(list, ntri, ntri_storage_link); in inet_traffic_rule_link()
/xnu-10002.41.9/san/memory/
H A Dkasan_dynamic_blacklist.c123 SLIST_INSERT_HEAD(&hash_buckets[idx], blhe, chain); in blacklist_hash_add()
/xnu-10002.41.9/bsd/kern/
H A Dkern_codesigning.c448 SLIST_INSERT_HEAD(&all_profiles, profile, link); in csm_register_provisioning_profile()
H A Duipc_mbuf2.c888 SLIST_INSERT_HEAD(&m->m_pkthdr.tags, t, m_tag_link); in m_tag_prepend()
986 SLIST_INSERT_HEAD(&to->m_pkthdr.tags, t, m_tag_link); in m_tag_copy_chain()
/xnu-10002.41.9/bsd/netinet/
H A Dtcp_cache.c383 SLIST_INSERT_HEAD(&head->tcp_caches, tpcache, list); in tcp_getcache_with_lock()
734 SLIST_INSERT_HEAD(&head->tcp_heuristics, tpheur, list); in tcp_getheuristic_with_lock()
H A Digmp.c301 SLIST_INSERT_HEAD(_head, _inm, inm_dtle); \
2162 SLIST_INSERT_HEAD(&igi->igi_relinmhead, inm, inm_nrele); in igmp_append_relq()
2185 SLIST_INSERT_HEAD(&temp_relinmhead, inm, inm_nrele); in igmp_flush_relq()
H A Dip_dummynet.c2087 SLIST_INSERT_HEAD(&pipehash[HASH(x->pipe_nr)], in config_pipe()
2151 SLIST_INSERT_HEAD(&flowsethash[HASH(x->fs_nr)], in config_pipe()
/xnu-10002.41.9/bsd/sys/
H A Dqueue.h293 #define SLIST_INSERT_HEAD(head, elm, field) do { \ macro
/xnu-10002.41.9/osfmk/kern/
H A Dturnstile.c389 SLIST_INSERT_HEAD(&dst_ts->ts_free_turnstiles, free_ts, ts_free_elm); in turnstile_freelist_insert()
601 SLIST_INSERT_HEAD(&ts_bucket->ts_ht_bucket_list, new_turnstile, ts_htable_link); in turnstile_htable_lookup_add()
/xnu-10002.41.9/bsd/skywalk/packet/
H A Dpbufpool.c1481 SLIST_INSERT_HEAD(&bkt->upp_head, kbe, kbe_buf_upp_link); in pp_insert_upp_bft_locked()
1508 SLIST_INSERT_HEAD(&bkt->upp_head, kqum, qum_upp_link); in pp_insert_upp_common()

12