| /xnu-12377.1.9/iokit/IOKit/ |
| H A D | IOStatisticsPrivate.h | 91 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 D | multicast_list.h | 47 SLIST_HEAD(multicast_list, multicast_entry);
|
| H A D | net_str_id.c | 50 static SLIST_HEAD(, net_str_id_entry) net_str_id_list = {NULL};
|
| H A D | pf_osfp.c | 71 static SLIST_HEAD(pf_osfp_list, pf_os_fingerprint) pf_osfp_list;
|
| H A D | pfvar.h | 612 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 D | skmem_cache_var.h | 87 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 D | skmem_arena_var.h | 76 SLIST_HEAD(, skmem_arena_mmap_info) ar_map_head; /* list of mmap info */
|
| H A D | skmem_cache.c | 1048 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 D | mac_internal.h | 129 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 D | pbufpool_var.h | 46 SLIST_HEAD(, __kern_quantum) upp_head; 50 SLIST_HEAD(, __kern_buflet_ext) upp_head;
|
| /xnu-12377.1.9/bsd/netinet6/ |
| H A D | nd6_prproxy.c | 141 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 D | mld6_var.h | 191 SLIST_HEAD(, in6_multi) mli_relinmhead; /* released groups */
|
| H A D | mld6.c | 169 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 D | ip_dummynet.h | 363 SLIST_HEAD(dn_flow_set_head, dn_flow_set); 410 SLIST_HEAD(dn_pipe_head, dn_pipe);
|
| H A D | igmp_var.h | 273 SLIST_HEAD(, in_multi) igi_relinmhead; /* released groups */
|
| H A D | igmp.c | 121 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 D | tcp_cache.c | 79 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 D | nx_netif.h | 109 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 D | event.h | 375 SLIST_HEAD(klist, knote);
|
| H A D | event_private.h | 834 SLIST_HEAD(klist, knote); 890 SLIST_HEAD(klist, knote);
|
| /xnu-12377.1.9/osfmk/kern/ |
| H A D | turnstile.h | 330 SLIST_HEAD(turnstile_list, turnstile);
|
| /xnu-12377.1.9/bsd/skywalk/nexus/ |
| H A D | nexus_traffic_rule_eth.c | 57 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 D | nexus_traffic_rule_inet.c | 95 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 D | nexus_traffic_rule.c | 64 SLIST_HEAD(nxctl_traffic_rule_head, nxctl_traffic_rule);
|
| /xnu-12377.1.9/san/memory/ |
| H A D | kasan_dynamic_denylist.c | 69 SLIST_HEAD(, denylist_hash_entry);
|