Home
last modified time | relevance | path

Searched refs:STAILQ_HEAD (Results 1 – 18 of 18) sorted by relevance

/xnu-8792.41.9/bsd/skywalk/nexus/
H A Dnexus_var.h214 STAILQ_HEAD(, kern_channel) nx_ch_head;
216 STAILQ_HEAD(, kern_channel) nx_ch_nonxref_head;
218 STAILQ_HEAD(, kern_channel) nx_ch_if_adv_head;
251 STAILQ_HEAD(, kern_nexus) nxprov_nx_head;
353 STAILQ_HEAD(, kern_nexus_domain_provider) nxdom_prov_head;
H A Dnexus_kern.c36 static STAILQ_HEAD(, nxdom) nexus_domains =
78 static STAILQ_HEAD(, kern_nexus_domain_provider) nxprov_detaching_head =
H A Dnexus.c45 static STAILQ_HEAD(, nxctl) nxctl_head =
47 static STAILQ_HEAD(, kern_nexus_provider) nxprov_head =
/xnu-8792.41.9/bsd/net/
H A Dflowadv.h60 STAILQ_HEAD(flowadv_fclist, flowadv_fcentry);
H A Dflowadv.c106 static STAILQ_HEAD(fadv_head, flowadv_fcentry) fadv_list =
/xnu-8792.41.9/osfmk/kdp/
H A Dkdp_out_stage.h39 STAILQ_HEAD(, kdp_output_stage) kcos_out_stage;
/xnu-8792.41.9/libkern/kxld/
H A Dkxld_array.h76 STAILQ_HEAD(kxld_array_head, kxld_array_pool);
/xnu-8792.41.9/bsd/skywalk/nexus/netif/
H A Dnx_netif.h51 STAILQ_HEAD(netif_filter_head, netif_filter);
201 STAILQ_HEAD(netif_llink_head, netif_llink);
338 STAILQ_HEAD(, netif_llink) nif_llink_list;
/xnu-8792.41.9/osfmk/kdp/output_stages/
H A Dout_shmem.c111 static STAILQ_HEAD(, kdp_hw_shmem_dbg_buf_elm) free_hw_shmem_dbg_bufs =
113 static STAILQ_HEAD(, kdp_hw_shmem_dbg_buf_elm) hw_shmem_dbg_bufs_to_flush =
/xnu-8792.41.9/bsd/pthread/
H A Dworkqueue_internal.h191 STAILQ_HEAD(workq_threadreq_tailq, workq_threadreq_s);
/xnu-8792.41.9/bsd/net/pktsched/
H A Dpktsched_fq_codel.h134 typedef STAILQ_HEAD(, flowq) flowq_stailq_t;
H A Dpktsched_fq_codel.c66 typedef STAILQ_HEAD(, flowq) flowq_dqlist_t;
/xnu-8792.41.9/osfmk/kern/
H A Dsmr.c620 STAILQ_HEAD(smr_bucket_list, smr_bucket);
H A Dzalloc_internal.h142 STAILQ_HEAD(zone_depot, zone_magazine);
/xnu-8792.41.9/libkern/os/
H A Dlog_queue.c80 typedef STAILQ_HEAD(, log_queue_entry) log_queue_list_s, *log_queue_list_t;
/xnu-8792.41.9/san/memory/
H A Dkasan-classic.c714 STAILQ_HEAD(freelist_head, freelist_entry) freelist;
/xnu-8792.41.9/bsd/sys/
H A Dqueue.h330 #define STAILQ_HEAD(name, type) \ macro
/xnu-8792.41.9/bsd/kern/
H A Duipc_socket.c152 STAILQ_HEAD(, socket) so_cache_head;