Home
last modified time | relevance | path

Searched refs:LIST_ENTRY (Results 51 – 75 of 292) sorted by relevance

12345678910>>...12

/freebsd/sys/sys/
H A D_callout.h53 LIST_ENTRY(callout) le;
H A Dconf.h74 LIST_ENTRY(cdev) si_list;
75 LIST_ENTRY(cdev) si_clone;
77 LIST_ENTRY(cdev) si_siblings;
H A Dpmc.h701 LIST_ENTRY(pmc_target) pt_next;
734 LIST_ENTRY(pmc) pm_next; /* owner's list */
810 LIST_ENTRY(pmc_thread) pt_next; /* linked list */
835 LIST_ENTRY(pmc_process) pp_next; /* hash chain */
859 LIST_ENTRY(pmc_owner) po_next; /* hash chain */
H A D_rmlock.h66 LIST_ENTRY(rm_priotracker) rmp_qentry;
/freebsd/sys/dev/vmd/
H A Dvmd.h37 LIST_ENTRY(vmd_irq_user) viu_link;
/freebsd/contrib/bsnmp/snmpd/
H A Dsnmpd.h95 LIST_ENTRY(timer) link;
112 LIST_ENTRY(fdesc) link;
/freebsd/sys/netgraph/bluetooth/hci/
H A Dng_hci_var.h194 LIST_ENTRY(ng_hci_unit_con) next; /* next */
216 LIST_ENTRY(ng_hci_neighbor) next;
/freebsd/sys/fs/fdescfs/
H A Dfdesc.h58 LIST_ENTRY(fdescnode) fd_hash; /* Hash list */
/freebsd/usr.sbin/rpc.tlsservd/
H A Drpc.tlscommon.h48 LIST_ENTRY(ssl_entry) next;
/freebsd/sys/dev/ixl/
H A Dixl_iw_int.h49 LIST_ENTRY(ixl_iw_pf_entry) node;
/freebsd/contrib/lib9p/
H A Dthreadpool.h67 LIST_ENTRY(l9p_worker) ltw_link;
/freebsd/lib/libc/gen/
H A Dtelldir.h48 LIST_ENTRY(ddloc_mem) loc_lqe; /* entry in list */
/freebsd/sys/net/altq/
H A Daltq_cdnr.h248 LIST_ENTRY(cdnr_block) cb_next;
265 LIST_ENTRY(top_cdnr) tc_next;
/freebsd/usr.sbin/bluetooth/bthidd/
H A Dbthid_config.h61 LIST_ENTRY(hid_device) next; /* link to the next */
/freebsd/sys/dev/drm2/
H A Ddrm_gem_names.h43 LIST_ENTRY(drm_gem_name) link;
H A Ddrm_hashtab.h43 LIST_ENTRY(drm_hash_item) head;
/freebsd/lib/libc/iconv/
H A Dcitrus_hash.h34 #define _CITRUS_HASH_ENTRY(type) LIST_ENTRY(type)
/freebsd/sys/fs/nfsserver/
H A Dnfs_fha_new.h71 LIST_ENTRY(fha_hash_entry) link;
/freebsd/sys/amd64/include/
H A Dproc.h59 LIST_ENTRY(pmap_invl_gen) link; /* (pp) */
/freebsd/sys/netgraph/bluetooth/include/
H A Dng_btsocket_hci_raw.h54 LIST_ENTRY(ng_btsocket_hci_raw_pcb) next; /* link to next */
/freebsd/lib/libsecureboot/openpgp/
H A Dpacket.h48 LIST_ENTRY(OpenPGP_key_) entries;
/freebsd/sys/netipsec/
H A Dkeysock.h72 LIST_ENTRY(keycb) kp_next;
/freebsd/sys/dev/ice/
H A Dice_rdma_internal.h66 LIST_ENTRY(ice_rdma_entry) node;
/freebsd/contrib/openbsm/sys/bsm/
H A Daudit_internal.h60 LIST_ENTRY(au_record) au_rec_q;
/freebsd/sys/bsm/
H A Daudit_internal.h62 LIST_ENTRY(au_record) au_rec_q;

12345678910>>...12