Searched refs:STAILQ_HEAD (Results 1 – 25 of 189) sorted by relevance
12345678
| /trueos/lib/libdwarf/ |
| HD | _libdwarf.h | 97 STAILQ_HEAD(, _Dwarf_AttrValue) 116 STAILQ_HEAD(, _Dwarf_Attribute) 134 STAILQ_HEAD(, _Dwarf_Abbrev) 136 STAILQ_HEAD(, _Dwarf_Die) 138 STAILQ_HEAD(, _Dwarf_Die) 162 STAILQ_HEAD(, _Dwarf_CU) 167 STAILQ_HEAD(, _Dwarf_Func) dbg_func; /* List of functions */ 177 STAILQ_HEAD(, _Dwarf_Inlined_Func) func_inlined_instances;
|
| /trueos/sys/dev/cesa/ |
| HD | cesa.h | 207 STAILQ_HEAD(, cesa_tdma_desc) cr_tdesc; 208 STAILQ_HEAD(, cesa_sa_desc) cr_sdesc; 214 STAILQ_HEAD(, cesa_tdma_desc) cp_copyin; 215 STAILQ_HEAD(, cesa_tdma_desc) cp_copyout; 238 STAILQ_HEAD(, cesa_tdma_desc) sc_free_tdesc; 244 STAILQ_HEAD(, cesa_sa_desc) sc_free_sdesc; 250 STAILQ_HEAD(, cesa_request) sc_free_requests; 251 STAILQ_HEAD(, cesa_request) sc_ready_requests; 252 STAILQ_HEAD(, cesa_request) sc_queued_requests; 257 STAILQ_HEAD(, cesa_session) sc_free_sessions;
|
| /trueos/usr.sbin/config/ |
| HD | config.h | 45 STAILQ_HEAD(, cfgfile) cfgfiles; 145 STAILQ_HEAD(hint_head, hint) hints; 191 extern STAILQ_HEAD(device_head, device) dtab; 197 extern STAILQ_HEAD(file_list_head, file_list) ftab; 199 extern STAILQ_HEAD(files_name_head, files_name) fntab;
|
| /trueos/sys/cam/ctl/ |
| HD | ctl_private.h | 404 STAILQ_HEAD(,ctl_error_desc) error_list; 452 STAILQ_HEAD(, ctl_io_hdr) incoming_queue; 453 STAILQ_HEAD(, ctl_io_hdr) rtr_queue; 454 STAILQ_HEAD(, ctl_io_hdr) done_queue; 455 STAILQ_HEAD(, ctl_io_hdr) isc_queue; 483 STAILQ_HEAD(, ctl_lun) lun_list; 484 STAILQ_HEAD(, ctl_be_lun) pending_lun_queue; 486 STAILQ_HEAD(, ctl_frontend) fe_list; 488 STAILQ_HEAD(, ctl_port) port_list; 491 STAILQ_HEAD(, ctl_backend_driver) be_list;
|
| /trueos/sys/dev/wtap/ |
| HD | if_medium.h | 46 typedef STAILQ_HEAD(, packet) md_pkthead; 54 STAILQ_HEAD(stailhead, packet) pktbuf; 55 STAILQ_HEAD(stailhead, packet) pktbuf;
|
| /trueos/sys/dev/firewire/ |
| HD | firewirereg.h | 55 STAILQ_HEAD(fw_xferlist, fw_xfer); 138 STAILQ_HEAD(, fw_bind) binds; 139 STAILQ_HEAD(, fw_device) devices; 205 STAILQ_HEAD(, fw_bulkxfer) stvalid; 206 STAILQ_HEAD(, fw_bulkxfer) stfree; 207 STAILQ_HEAD(, fw_bulkxfer) stdma;
|
| HD | if_fwevar.h | 46 STAILQ_HEAD(, fw_xfer) xferlist;
|
| HD | if_fwipvar.h | 50 STAILQ_HEAD(, fw_xfer) xferlist;
|
| /trueos/lib/libmt/ |
| HD | mtlib.h | 62 STAILQ_HEAD(, mt_status_nv) nv_list; 63 STAILQ_HEAD(, mt_status_entry) child_entries; 73 STAILQ_HEAD(, mt_status_entry) entries;
|
| /trueos/lib/libelf/ |
| HD | _libelf.h | 110 STAILQ_HEAD(, _Elf_Scn) e_scn; /* section list */ 123 STAILQ_HEAD(, _Elf_Data) s_data; /* list of Elf_Data descriptors */ 124 STAILQ_HEAD(, _Elf_Data) s_rawdata; /* raw data for this section */
|
| /trueos/sys/dev/usb/wlan/ |
| HD | if_rsureg.h | 751 STAILQ_HEAD(, rsu_data) sc_rx_active; 752 STAILQ_HEAD(, rsu_data) sc_rx_inactive; 753 STAILQ_HEAD(, rsu_data) sc_tx_active[RSU_N_TRANSFER]; 754 STAILQ_HEAD(, rsu_data) sc_tx_inactive; 755 STAILQ_HEAD(, rsu_data) sc_tx_pending[RSU_N_TRANSFER];
|
| HD | if_uathvar.h | 86 typedef STAILQ_HEAD(, uath_data) uath_datahead; 98 typedef STAILQ_HEAD(, uath_cmd) uath_cmdhead;
|
| /trueos/sys/dev/pccard/ |
| HD | pccardvarp.h | 104 STAILQ_HEAD(, pccard_config_entry) cfe_head; 152 STAILQ_HEAD(, pccard_function) pf_head;
|
| /trueos/usr.sbin/bluetooth/btpand/ |
| HD | btpand.h | 68 STAILQ_HEAD(extlist, exthdr); 69 STAILQ_HEAD(pktlist, pkthdr);
|
| /trueos/usr.sbin/jail/ |
| HD | jailp.h | 135 STAILQ_HEAD(cfvars, cfvar); 163 STAILQ_HEAD(cfdepends, cfdepend);
|
| /trueos/usr.bin/mkesdb/ |
| HD | ldef.h | 39 STAILQ_HEAD(named_csid_list, named_csid);
|
| /trueos/sys/dev/random/ |
| HD | random_harvestq.c | 70 STAILQ_HEAD(harvestlist, harvest) head; 154 STAILQ_HEAD(, harvest) local_queue; in random_kthread()
|
| /trueos/usr.sbin/lpr/common_source/ |
| HD | matchjobs.h | 55 STAILQ_HEAD(jobspec_hdr, jobspec);
|
| /trueos/sys/dev/nand/ |
| HD | nandsim_swap.h | 52 STAILQ_HEAD(,block_space) used_bs;
|
| /trueos/sys/boot/common/ |
| HD | bootstrap.h | 148 STAILQ_HEAD(,pnpident) pi_ident; /* list of identifiers */ 152 STAILQ_HEAD(pnpinfo_stql, pnpinfo);
|
| /trueos/bin/ps/ |
| HD | ps.h | 54 STAILQ_HEAD(, kinfo_str) ki_ks;
|
| /trueos/sys/powerpc/powermac/ |
| HD | cudavar.h | 73 STAILQ_HEAD(cuda_pktq, cuda_packet);
|
| /trueos/usr.bin/csup/ |
| HD | queue.h | 44 #undef STAILQ_HEAD 45 #define STAILQ_HEAD(name, type) \ macro
|
| /trueos/sys/dev/hyperv/netvsc/ |
| HD | hv_rndis_filter.h | 88 STAILQ_HEAD(RQ, rndis_request_) myrequest_list;
|
| /trueos/sys/dev/bm/ |
| HD | if_bmvar.h | 60 STAILQ_HEAD(bm_txsq, bm_txsoft);
|
12345678