| /xnu-8019.80.24/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-8019.80.24/bsd/skywalk/mem/ |
| H A D | skmem_cache_var.h | 78 SLIST_HEAD(, skmem_bufctl) bcb_head; /* bufctl allocated list */ 91 SLIST_HEAD(, skmem_bufctl) sl_head; /* bufctl free list */ 130 SLIST_HEAD(, skmem_mag) ml_list; /* magazine list */
|
| H A D | skmem_arena_var.h | 77 SLIST_HEAD(, skmem_arena_mmap_info) ar_map_head; /* list of mmap info */
|
| H A D | skmem_cache.c | 1711 SLIST_HEAD(, skmem_mag) mg_list = SLIST_HEAD_INITIALIZER(mg_list); in skmem_depot_batch_alloc() 2039 SLIST_HEAD(, skmem_mag) mg_list = in skmem_cache_batch_alloc() 2284 SLIST_HEAD(, skmem_mag) mg_list = in skmem_cache_batch_free()
|
| /xnu-8019.80.24/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 | if_llatbl.c | 79 static SLIST_HEAD(, lltable) lltables = SLIST_HEAD_INITIALIZER(lltables);
|
| H A D | pfvar.h | 601 SLIST_HEAD(pf_osfp_enlist, pf_osfp_entry) fp_oses; /* list of matches */ 1311 SLIST_HEAD(pfr_kentryworkq, pfr_kentry); 1326 SLIST_HEAD(pfr_ktableworkq, pfr_ktable);
|
| /xnu-8019.80.24/bsd/skywalk/packet/ |
| H A D | pbufpool_var.h | 45 SLIST_HEAD(, __kern_quantum) upp_head; 49 SLIST_HEAD(, __kern_buflet_ext) upp_head;
|
| /xnu-8019.80.24/bsd/netinet6/ |
| H A D | nd6_prproxy.c | 140 SLIST_HEAD(nd6_prproxy_prelist_head, nd6_prproxy_prelist); 357 SLIST_HEAD(, nd6_prproxy_prelist) up_head; in nd6_if_prproxy() 358 SLIST_HEAD(, nd6_prproxy_prelist) down_head; in nd6_if_prproxy() 700 SLIST_HEAD(, nd6_prproxy_prelist) up_head; in nd6_prproxy_prelist_update() 701 SLIST_HEAD(, nd6_prproxy_prelist) down_head; in nd6_prproxy_prelist_update() 869 SLIST_HEAD(, nd6_prproxy_prelist) ndprl_head; in nd6_prproxy_ns_output() 992 SLIST_HEAD(, nd6_prproxy_prelist) ndprl_head; in nd6_prproxy_ns_input() 1128 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 | 166 SLIST_HEAD(mld_in6m_relhead, in6_multi); 652 SLIST_HEAD(, in6_multi) in6m_dthead; in mld_domifdetach() 807 SLIST_HEAD(, in6_multi) in6m_dthead; in mli_remref() 1618 SLIST_HEAD(, in6_multi) in6m_dthead; in mld_timeout()
|
| /xnu-8019.80.24/bsd/sys/ |
| H A D | event.h | 689 SLIST_HEAD(klist, knote); 1114 SLIST_HEAD(klist, knote); 1164 SLIST_HEAD(klist, knote);
|
| /xnu-8019.80.24/bsd/netinet/ |
| H A D | ip_dummynet.h | 362 SLIST_HEAD(dn_flow_set_head, dn_flow_set); 409 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 | tcp_cache.c | 91 SLIST_HEAD(tcp_heur_bucket, tcp_heuristic) tcp_heuristics; 125 SLIST_HEAD(tcp_cache_bucket, tcp_cache) tcp_caches;
|
| H A D | igmp.c | 114 SLIST_HEAD(igmp_inm_relhead, in_multi); 652 SLIST_HEAD(, in_multi) inm_dthead; in igmp_domifdetach() 798 SLIST_HEAD(, in_multi) inm_dthead; in igi_remref() 1902 SLIST_HEAD(, in_multi) inm_dthead; in igmp_timeout()
|
| H A D | tcp_var.h | 549 SLIST_HEAD(tcp_rxt_seghead, tcp_rxt_seg) t_rxt_segments; 659 SLIST_HEAD(, tcp_notify_ack_marker) t_notify_ack; /* state for notifying data acknowledgements */
|
| /xnu-8019.80.24/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif.h | 109 SLIST_HEAD(netif_flow_head, netif_flow); 184 SLIST_HEAD(, netif_qset) nll_qset_list; 206 SLIST_HEAD(netif_agent_flow_head, netif_agent_flow);
|
| /xnu-8019.80.24/bsd/net/pktsched/ |
| H A D | pktsched_fq_codel.h | 120 typedef SLIST_HEAD(, flowq) flowq_list_t;
|
| /xnu-8019.80.24/osfmk/kern/ |
| H A D | turnstile.h | 317 SLIST_HEAD(turnstile_list, turnstile);
|
| /xnu-8019.80.24/san/memory/ |
| H A D | kasan_dynamic_blacklist.c | 69 SLIST_HEAD(, blacklist_hash_entry);
|
| /xnu-8019.80.24/bsd/kern/ |
| H A D | posix_shm.c | 116 SLIST_HEAD(pshm_mobjhead, pshm_mobj) pshm_mobjs;
|
| /xnu-8019.80.24/bsd/skywalk/namespace/ |
| H A D | netns.c | 210 SLIST_HEAD(, ns_token) netns_unbound_tokens = SLIST_HEAD_INITIALIZER( 214 SLIST_HEAD(, ns_token) netns_all_tokens = SLIST_HEAD_INITIALIZER(
|