Home
last modified time | relevance | path

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

12

/xnu-10063.141.1/iokit/IOKit/
H A DIOStatisticsPrivate.h86 SLIST_ENTRY(ClassNode) lLink;
139 SLIST_ENTRY(IOEventSourceCounter) link;
161 SLIST_ENTRY(IOWorkLoopCounter) link;
176 SLIST_ENTRY(IOUserClientCounter) link;
/xnu-10063.141.1/bsd/skywalk/mem/
H A Dskmem_cache_var.h41 SLIST_ENTRY(skmem_bufctl) bc_link; /* bufctl linkage */
61 SLIST_ENTRY(skmem_bufctl) bc_link; /* bufctl linkage */
118 SLIST_ENTRY(skmem_mag) mg_link; /* magazine linkage */
H A Dskmem_arena_var.h117 SLIST_ENTRY(skmem_arena_mmap_info) ami_link;
/xnu-10063.141.1/bsd/netinet/
H A Din_var.h247 SLIST_ENTRY(router_info) rti_list;
326 SLIST_ENTRY(in_multi) inm_dtle; /* detached waiting for rele */
327 SLIST_ENTRY(in_multi) inm_nrele; /* to-be-released by IGMP */
H A Dflow_divert.h56 SLIST_ENTRY(flow_divert_pcb) tmp_list_entry;
H A Dip_dummynet.h312 SLIST_ENTRY(dn_flow_set) next;/* linked list in a hash slot */
379 SLIST_ENTRY(dn_pipe) next;/* linked list in a hash slot */
H A Dtcp_cache.c59 SLIST_ENTRY(tcp_heuristic) list;
109 SLIST_ENTRY(tcp_cache) list;
H A Dtcp_var.h197 SLIST_ENTRY(tcp_rxt_seg) rx_link;
203 SLIST_ENTRY(tcp_notify_ack_marker) notify_next;
/xnu-10063.141.1/bsd/net/
H A Dmulticast_list.h44 SLIST_ENTRY(multicast_entry) mc_entries;
H A Dnet_str_id.h40 SLIST_ENTRY(net_str_id_entry) nsi_next;
H A Dpfvar.h557 SLIST_ENTRY(pf_osfp_entry) fp_entry;
637 SLIST_ENTRY(pf_os_fingerprint) fp_next;
1318 SLIST_ENTRY(pfr_kentry) pfrke_workq;
1332 SLIST_ENTRY(pfr_ktable) pfrkt_workq;
1850 SLIST_ENTRY(pfioc_kernel_token) next;
/xnu-10063.141.1/security/
H A Dmac_internal.h126 SLIST_ENTRY(mac_label_listener) mll_list;
137 SLIST_ENTRY(mac_label_element) mle_list;
/xnu-10063.141.1/bsd/sys/
H A Dtrusted_execution_monitor.h76 SLIST_ENTRY(_txm_thread_stack) link;
H A Devent_private.h424 SLIST_ENTRY(knote) kn_link; /* linkage for fd search list */
425 SLIST_ENTRY(knote) kn_selnext; /* klist element chain */
/xnu-10063.141.1/osfmk/kern/
H A Dturnstile.h353 SLIST_ENTRY(turnstile) ts_free_elm; /* turnstile free list element (IL) */
358SLIST_ENTRY(turnstile) ts_htable_link; /* linkage for turnstile in global hash table…
/xnu-10063.141.1/bsd/skywalk/nexus/netif/
H A Dnx_netif.h65 SLIST_ENTRY(netif_flow) nf_link;
66 SLIST_ENTRY(netif_flow) nf_table_link;
162 SLIST_ENTRY(netif_qset) nqs_list;
214 SLIST_ENTRY(netif_agent_flow) naf_link;
/xnu-10063.141.1/bsd/net/classq/
H A Dclassq_fq_codel.h149 SLIST_ENTRY(flowq) fq_hashlink; /* for flow queue hash table */
/xnu-10063.141.1/bsd/skywalk/packet/
H A Dpacket_var.h74 SLIST_ENTRY(__kern_buflet_ext) kbe_buf_upp_link;
209 SLIST_ENTRY(__kern_quantum) qum_upp_link;
/xnu-10063.141.1/bsd/netinet6/
H A Din6_var.h990 SLIST_ENTRY(in6_multi) in6m_dtle; /* detached waiting for rele */
991 SLIST_ENTRY(in6_multi) in6m_nrele; /* to-be-released by MLD */
/xnu-10063.141.1/bsd/skywalk/nexus/
H A Dnexus_traffic_rule.c165 SLIST_ENTRY(nxctl_traffic_rule) ntr_storage_link;
173 SLIST_ENTRY(nxctl_traffic_rule_inet) ntri_storage_link;
233 SLIST_ENTRY(nxctl_traffic_rule_inet_if) rii_link;
/xnu-10063.141.1/san/memory/
H A Dkasan_dynamic_blacklist.c62 SLIST_ENTRY(blacklist_hash_entry) chain; // next element in chain
/xnu-10063.141.1/bsd/kern/
H A Dkern_codesigning.c494 SLIST_ENTRY(_cs_profile) link;
H A Dposix_shm.c98 SLIST_ENTRY(pshm_mobj) pshmo_next;
/xnu-10063.141.1/bsd/nfs/
H A Dnfs.h950 SLIST_ENTRY(gss_seq) gss_seqnext;
/xnu-10063.141.1/bsd/skywalk/namespace/
H A Dnetns.c187 SLIST_ENTRY(ns_token) nt_ifp_link;
188 SLIST_ENTRY(ns_token) nt_all_link;

12