Home
last modified time | relevance | path

Searched refs:SIMPLEQ_HEAD (Results 51 – 75 of 93) sorted by relevance

1234

/openbsd/sys/dev/ic/
H A Datwvar.h113 SIMPLEQ_HEAD(atw_txsq, atw_txsoft);
H A Drtwvar.h230 SIMPLEQ_HEAD(rtw_txq, rtw_txsoft);
/openbsd/sys/scsi/
H A Dscsiconf.h415 SIMPLEQ_HEAD(scsi_xfer_list, scsi_xfer);
/openbsd/usr.sbin/eigrpd/
H A Deigrpd.h267 SIMPLEQ_HEAD(redist_list, redistribute);
/openbsd/sys/net/
H A Dif_bridge.h279 SIMPLEQ_HEAD(brl_head, brl_node);
H A Dfq_codel.c95 SIMPLEQ_HEAD(flowq, flow);
/openbsd/usr.sbin/sasyncd/
H A Dpfkey.c60 SIMPLEQ_HEAD(, pfkey_msg) pfkey_msglist;
/openbsd/sys/sys/
H A Dsmr.h30 SIMPLEQ_HEAD(smr_entry_list, smr_entry);
H A Dqueue.h250 #define SIMPLEQ_HEAD(name, type) \ macro
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_vm.h259 SIMPLEQ_HEAD(amdgpu_vm_faults, amdgpu_vm_fault);
/openbsd/usr.sbin/ldapd/
H A Dldapd.h79 SIMPLEQ_HEAD(acl, aci);
/openbsd/usr.sbin/ospf6d/
H A Dospf6d.h367 SIMPLEQ_HEAD(redist_list, redistribute);
/openbsd/usr.sbin/identd/
H A Didentd.c214 SIMPLEQ_HEAD(, ident_resolver) replies;
217 SIMPLEQ_HEAD(, ident_client) pushing, popping;
/openbsd/usr.sbin/ospfd/
H A Dospfd.h157 SIMPLEQ_HEAD(redist_list, redistribute);
/openbsd/sys/dev/acpi/
H A Dacpiprt.c58 SIMPLEQ_HEAD(, acpiprt_map) acpiprt_map_list =
H A Datk0110.c80 SIMPLEQ_HEAD(, aibs_sensor) sc_sensorlist;
/openbsd/sys/miscfs/fuse/
H A Dfuse_device.c45 SIMPLEQ_HEAD(fusebuf_head, fusebuf);
/openbsd/sys/netinet/
H A Draw_ip.c137 SIMPLEQ_HEAD(, inpcb) inpcblist; in rip_input()
/openbsd/sys/netinet6/
H A Din6_pcb.c430 SIMPLEQ_HEAD(, inpcb) inpcblist; in in6_pcbnotify()
H A Draw_ip6.c140 SIMPLEQ_HEAD(, inpcb) inpcblist; in rip6_input()
/openbsd/sys/arch/i386/pci/
H A Dpci_intr_fixup.c120 SIMPLEQ_HEAD(, pciintr_link_map) pciintr_link_map_list;
/openbsd/usr.sbin/bgpd/
H A Drde.h80 SIMPLEQ_HEAD(, iq) imsg_queue;
/openbsd/sys/dev/dt/
H A Ddt_dev.c119 SIMPLEQ_HEAD(, dt_probe) dt_probe_list; /* [I] list of probes */
/openbsd/sys/uvm/
H A Duvm_vnode.c72 SIMPLEQ_HEAD(, uvm_vnode) uvn_sync_q; /* [S] sync'ing uvns */
/openbsd/sys/dev/pv/
H A Dhvs.c190 SIMPLEQ_HEAD(hvs_ccb_queue, hvs_ccb);

1234