Searched refs:LIST_ENTRY (Results 76 - 100 of 291) sorted by relevance

1234567891011>>

/freebsd-current/sys/fs/fuse/
H A Dfuse_file.h135 LIST_ENTRY(fuse_filehandle) next;
/freebsd-current/sys/fs/smbfs/
H A Dsmbfs_node.h66 LIST_ENTRY(smbnode) n_hash;
/freebsd-current/sys/dev/hyperv/input/
H A Dhv_kbdc.h72 LIST_ENTRY(keystroke_info) link;
/freebsd-current/usr.sbin/bluetooth/bthidd/
H A Dbthidd.h78 LIST_ENTRY(bthid_session) next; /* link to next */
/freebsd-current/sys/netinet6/
H A Dmld6_var.h127 LIST_ENTRY(mld_ifsoftc) mli_link;
/freebsd-current/sys/sys/
H A Dsf_buf.h91 LIST_ENTRY(sf_buf) list_entry; /* list of buffers */
H A Dconf.h74 LIST_ENTRY(cdev) si_list;
75 LIST_ENTRY(cdev) si_clone;
77 LIST_ENTRY(cdev) si_siblings;
H A Dgtaskqueue.h52 LIST_ENTRY(grouptask) gt_list;
/freebsd-current/sys/xen/xenstore/
H A Dxenstorevar.h61 LIST_ENTRY(xs_watch) list;
/freebsd-current/sys/ufs/ufs/
H A Dextattr.h108 LIST_ENTRY(ufs_extattr_list_entry) uele_entries;
/freebsd-current/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dtaskq.h59 LIST_ENTRY(taskq_ent) tqent_hash;
/freebsd-current/sys/fs/tmpfs/
H A Dtmpfs.h68 LIST_ENTRY(tmpfs_dirent) entries;
69 LIST_ENTRY(tmpfs_dirent) index_entries;
139 LIST_ENTRY(tmpfs_extattr) ea_extattrs;
173 LIST_ENTRY(tmpfs_node) tn_entries; /* (m) */
/freebsd-current/sys/netgraph/bluetooth/include/
H A Dng_btsocket_rfcomm.h258 LIST_ENTRY(ng_btsocket_rfcomm_session) next; /* link to next */
302 LIST_ENTRY(ng_btsocket_rfcomm_pcb) session_next;/* link to next */
303 LIST_ENTRY(ng_btsocket_rfcomm_pcb) next; /* link to next */
/freebsd-current/sys/netipsec/
H A Dipsec.h84 LIST_ENTRY(secpolicy) idhash;
85 LIST_ENTRY(secpolicy) drainq;
142 LIST_ENTRY(secspacq) chain;
/freebsd-current/contrib/openbsm/libbsm/
H A Dbsm_mask.c66 LIST_ENTRY(audit_event_map) ev_list;
/freebsd-current/sys/security/mac_veriexec/
H A Dmac_veriexec.h124 LIST_ENTRY(mac_veriexec_fpops) entries;
/freebsd-current/sys/arm64/coresight/
H A Dcoresight.h93 LIST_ENTRY(endpoint) endplink;
/freebsd-current/sys/dev/vmware/vmci/
H A Dvmci_kernel_if.h24 #define vmci_list_item(_l) LIST_ENTRY(_l)
/freebsd-current/sys/dev/usb/
H A Dusb_dev.h99 LIST_ENTRY(usb_fs_privdata) pd_next;
/freebsd-current/sys/geom/raid/
H A Dg_raid.h100 LIST_ENTRY(g_raid_lock) l_next;
285 LIST_ENTRY(g_raid_volume) v_global_next; /* Global list entry. */
315 LIST_ENTRY(g_raid_md_class) mdc_list;
353 LIST_ENTRY(g_raid_tr_class) trc_list;
/freebsd-current/sys/geom/gate/
H A Dg_gate.h98 LIST_ENTRY(g_gate_softc) sc_next; /* P: g_gate_list_mtx */
/freebsd-current/sys/fs/devfs/
H A Ddevfs_dir.c47 LIST_ENTRY(dirlistent) link;
/freebsd-current/sys/geom/cache/
H A Dg_cache.h87 LIST_ENTRY(g_cache_desc) d_next; /* list */
/freebsd-current/sys/geom/
H A Dgeom_disk.h76 LIST_ENTRY(disk_alias) da_next;
/freebsd-current/sys/netsmb/
H A Dsmb_tran.h68 LIST_ENTRY(smb_tran_desc) tr_link;

Completed in 225 milliseconds

1234567891011>>