Home
last modified time | relevance | path

Searched refs:SLIST_HEAD (Results 1 – 25 of 42) sorted by relevance

12

/xnu-12377.1.9/iokit/IOKit/
H A DIOStatisticsPrivate.h91 SLIST_HEAD(, IOEventSourceCounter) counterList;
92 SLIST_HEAD(, IOUserClientCounter) userClientList;
104 SLIST_HEAD(, ClassNode) classList;
105 SLIST_HEAD(, IOWorkLoopCounter) workLoopList;
/xnu-12377.1.9/bsd/net/
H A Dmulticast_list.h47 SLIST_HEAD(multicast_list, multicast_entry);
H A Dnet_str_id.c50 static SLIST_HEAD(, net_str_id_entry) net_str_id_list = {NULL};
H A Dpf_osfp.c71 static SLIST_HEAD(pf_osfp_list, pf_os_fingerprint) pf_osfp_list;
H A Dpfvar.h612 SLIST_HEAD(pf_osfp_enlist, pf_osfp_entry) fp_oses; /* list of matches */
1323 SLIST_HEAD(pfr_kentryworkq, pfr_kentry);
1338 SLIST_HEAD(pfr_ktableworkq, pfr_ktable);
/xnu-12377.1.9/bsd/skywalk/mem/
H A Dskmem_cache_var.h87 SLIST_HEAD(, skmem_bufctl) bcb_head; /* bufctl allocated list */
100 SLIST_HEAD(, skmem_bufctl) sl_head; /* bufctl free list */
141 SLIST_HEAD(, skmem_mag) ml_list; /* magazine list */
H A Dskmem_arena_var.h76 SLIST_HEAD(, skmem_arena_mmap_info) ar_map_head; /* list of mmap info */
H A Dskmem_cache.c1048 SLIST_HEAD(, skmem_mag) mg_list = SLIST_HEAD_INITIALIZER(mg_list); in skmem_depot_batch_alloc()
1364 SLIST_HEAD(, skmem_mag) mg_list = in skmem_cache_batch_alloc()
1665 SLIST_HEAD(, skmem_mag) mg_list = in skmem_cache_batch_free_common()
/xnu-12377.1.9/security/
H A Dmac_internal.h129 SLIST_HEAD(mac_label_listeners_t, mac_label_listener);
140 SLIST_HEAD(mac_label_element_list_t, mac_label_element);
/xnu-12377.1.9/bsd/skywalk/packet/
H A Dpbufpool_var.h46 SLIST_HEAD(, __kern_quantum) upp_head;
50 SLIST_HEAD(, __kern_buflet_ext) upp_head;
/xnu-12377.1.9/bsd/netinet6/
H A Dnd6_prproxy.c141 SLIST_HEAD(nd6_prproxy_prelist_head, nd6_prproxy_prelist);
358 SLIST_HEAD(, nd6_prproxy_prelist) up_head; in nd6_if_prproxy()
359 SLIST_HEAD(, nd6_prproxy_prelist) down_head; in nd6_if_prproxy()
701 SLIST_HEAD(, nd6_prproxy_prelist) up_head; in nd6_prproxy_prelist_update()
702 SLIST_HEAD(, nd6_prproxy_prelist) down_head; in nd6_prproxy_prelist_update()
870 SLIST_HEAD(, nd6_prproxy_prelist) ndprl_head; in nd6_prproxy_ns_output()
993 SLIST_HEAD(, nd6_prproxy_prelist) ndprl_head; in nd6_prproxy_ns_input()
1129 SLIST_HEAD(, nd6_prproxy_prelist) ndprl_head; in nd6_prproxy_na_input()
H A Dmld6_var.h191 SLIST_HEAD(, in6_multi) mli_relinmhead; /* released groups */
H A Dmld6.c169 SLIST_HEAD(mld_in6m_relhead, in6_multi);
651 SLIST_HEAD(, in6_multi) in6m_dthead; in mld_domifdetach()
805 SLIST_HEAD(, in6_multi) in6m_dthead; in mli_remref()
1626 SLIST_HEAD(, in6_multi) in6m_dthead; in mld_timeout()
1933 SLIST_HEAD(, in6_multi) temp_relinmhead; in mld_flush_relq()
/xnu-12377.1.9/bsd/netinet/
H A Dip_dummynet.h363 SLIST_HEAD(dn_flow_set_head, dn_flow_set);
410 SLIST_HEAD(dn_pipe_head, dn_pipe);
H A Digmp_var.h273 SLIST_HEAD(, in_multi) igi_relinmhead; /* released groups */
H A Digmp.c121 SLIST_HEAD(igmp_inm_relhead, in_multi);
670 SLIST_HEAD(, in_multi) inm_dthead; in igmp_domifdetach()
815 SLIST_HEAD(, in_multi) inm_dthead; in igi_remref()
1933 SLIST_HEAD(, in_multi) inm_dthead; in igmp_timeout()
2180 SLIST_HEAD(, in_multi) temp_relinmhead; in igmp_flush_relq()
H A Dtcp_cache.c79 SLIST_HEAD(tcp_heur_bucket, tcp_heuristic) tcp_heuristics;
101 SLIST_HEAD(tcp_cache_bucket, tcp_cache) tcp_caches;
/xnu-12377.1.9/bsd/skywalk/nexus/netif/
H A Dnx_netif.h109 SLIST_HEAD(netif_flow_head, netif_flow);
170 SLIST_HEAD(, netif_qset) nll_qset_list;
193 SLIST_HEAD(netif_agent_flow_head, netif_agent_flow);
/xnu-12377.1.9/bsd/sys/
H A Devent.h375 SLIST_HEAD(klist, knote);
H A Devent_private.h834 SLIST_HEAD(klist, knote);
890 SLIST_HEAD(klist, knote);
/xnu-12377.1.9/osfmk/kern/
H A Dturnstile.h330 SLIST_HEAD(turnstile_list, turnstile);
/xnu-12377.1.9/bsd/skywalk/nexus/
H A Dnexus_traffic_rule_eth.c57 SLIST_HEAD(nxctl_traffic_rule_eth_head, nxctl_traffic_rule_eth);
66 SLIST_HEAD(nxctl_traffic_rule_eth_if_head, nxctl_traffic_rule_eth_if);
H A Dnexus_traffic_rule_inet.c95 SLIST_HEAD(nxctl_traffic_rule_inet_head, nxctl_traffic_rule_inet);
104 SLIST_HEAD(nxctl_traffic_rule_inet_if_head, nxctl_traffic_rule_inet_if);
H A Dnexus_traffic_rule.c64 SLIST_HEAD(nxctl_traffic_rule_head, nxctl_traffic_rule);
/xnu-12377.1.9/san/memory/
H A Dkasan_dynamic_denylist.c69 SLIST_HEAD(, denylist_hash_entry);

12