Home
last modified time | relevance | path

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

123456

/netbsd-src/sys/dev/dm/doc/
H A Dproposal-dm.txt10 SLIST_ENTRY(dm_target) next;
21 SLIST_ENTRY(dm_table_entry) next;
29 SLIST_ENTRY(dm_pdev) next_pdev;
/netbsd-src/sys/arch/xen/include/
H A Dxenbus.h59 SLIST_ENTRY(xenbus_watch) watch_next;
83 SLIST_ENTRY(xenbus_device) xbusd_entries;
114 SLIST_ENTRY(xenbus_backend_driver) xbakd_entries;
/netbsd-src/usr.sbin/ldpd/
H A Dconffile.h50 SLIST_ENTRY(conf_neighbour) neilist;
58 SLIST_ENTRY(conf_interface) iflist;
H A Dsocketops.h63 SLIST_ENTRY(hello_info) infos;
69 SLIST_ENTRY(hello_socket) listentry;
H A Dldp_peer.h45 SLIST_ENTRY(ldp_peer_address) addresses;
75 SLIST_ENTRY(ldp_peer) peers;
/netbsd-src/usr.sbin/envstat/
H A Denvstat.h36 SLIST_ENTRY(sensor_block) sb_head;
41 SLIST_ENTRY(device_block) db_head;
/netbsd-src/external/bsd/pcc/dist/pcc/mip/
H A Dpass2.h497 SLIST_ENTRY(varstack) varstackelem;
503 SLIST_ENTRY(cfgnode) cfgelem;
504 SLIST_ENTRY(cfgnode) chld;
509 SLIST_ENTRY(phiinfo) phielem;
/netbsd-src/sys/dev/microcode/aic7xxx/
H A Daicasm_symbol.h148 SLIST_ENTRY(symbol_node) links;
171 SLIST_ENTRY(scope) scope_stack_links;
H A Daicasm.h62 SLIST_ENTRY(path_entry) links;
/netbsd-src/sys/sys/
H A Devent.h253 SLIST_ENTRY(knote) kn_link; /* f: for fd */
254 SLIST_ENTRY(knote) kn_selnext; /* o: for struct selinfo */
H A Dselinfo.h79 SLIST_ENTRY(selinfo) sel_chain; /* entry on LWP's list of selinfo */
H A Duidinfo.h43 SLIST_ENTRY(uidinfo) ui_hash;
H A Dpsref.h76 SLIST_ENTRY(psref) psref_entry;
/netbsd-src/sys/dev/dm/
H A Ddm.h86 SLIST_ENTRY(dm_table_entry) next;
122 SLIST_ENTRY(dm_pdev) next_pdev;
/netbsd-src/sys/dev/ppbus/
H A Dppbus_device.h40 SLIST_ENTRY(ppbus_device_softc) entries;
/netbsd-src/common/lib/libprop/
H A Dprop_stack.h45 SLIST_ENTRY(_prop_stack_extern_elem) stack_link;
/netbsd-src/sys/arch/playstation2/playstation2/
H A Dinterrupt.h42 SLIST_ENTRY(_ipl_dispatcher) link;
/netbsd-src/usr.sbin/syslogd/
H A Dsyslogd.h387 SLIST_ENTRY(peer_cred) entries;
417 SLIST_ENTRY(TLS_Incoming_Conn) entries;
/netbsd-src/lib/libc/stdlib/
H A Dcxa_thread_atexit.c41 SLIST_ENTRY(cxa_dtor) link;
/netbsd-src/sys/dev/fdt/
H A Dfdt_port.h61 SLIST_ENTRY(fdt_device_ports) dp_list;
/netbsd-src/lib/libc/locale/
H A Dsetlocale_local.h48 SLIST_ENTRY(_locale_cache_t) cache_link;
/netbsd-src/sys/dev/pci/
H A Dauixpvar.h64 SLIST_ENTRY(auixp_dma) dma_chain;
H A Dif_bgevar.h245 SLIST_ENTRY(bge_jpool_entry) jpool_entries;
257 SLIST_ENTRY(txdmamap_pool_entry) link;
/netbsd-src/sys/dev/ic/
H A Ddptvar.h61 SLIST_ENTRY(dpt_ccb) ccb_chain; /* link to next CCB */
/netbsd-src/sys/arch/pmax/tc/
H A Ddtvar.h47 SLIST_ENTRY(dt_msg) slist;

123456