Searched refs:LIST_ENTRY (Results 51 - 75 of 291) sorted by relevance

1234567891011>>

/freebsd-current/sys/netgraph/bluetooth/l2cap/
H A Dng_l2cap_var.h133 LIST_ENTRY(ng_l2cap_con) next; /* link */
167 LIST_ENTRY(ng_l2cap_chan) next; /* link */
/freebsd-current/contrib/mtree/
H A Dexcludes.c60 LIST_ENTRY(exclude) link;
/freebsd-current/contrib/openbsm/sys/bsm/
H A Daudit_internal.h60 LIST_ENTRY(au_record) au_rec_q;
/freebsd-current/sys/cddl/dev/kinst/
H A Dkinst.h31 LIST_ENTRY(kinst_probe) kp_hashnext;
/freebsd-current/sys/bsm/
H A Daudit_internal.h62 LIST_ENTRY(au_record) au_rec_q;
/freebsd-current/lib/libmemstat/
H A Dmemstat_internal.h111 LIST_ENTRY(memory_type) mt_list; /* List of types. */
/freebsd-current/lib/libpmcstat/
H A Dlibpmcstat.h169 LIST_ENTRY(pmcstat_image) pi_next; /* hash link */
217 LIST_ENTRY(pmcstat_string) ps_next; /* hash link */
247 LIST_ENTRY(pmcstat_process) pp_next; /* hash-next */
261 LIST_ENTRY(pmcstat_pmcrecord) pr_next;
/freebsd-current/sys/dev/cxgbe/cxgbei/
H A Dcxgbei.h36 LIST_ENTRY(cxgbei_cmp) link;
/freebsd-current/sys/kgssapi/
H A Dgssapi_impl.h48 LIST_ENTRY(kgss_mech) km_link;
/freebsd-current/sys/netipsec/
H A Dxform.h98 LIST_ENTRY(xformsw) chain;
/freebsd-current/sys/fs/devfs/
H A Ddevfs_int.h45 LIST_ENTRY(cdev_privdata) cdpd_list;
/freebsd-current/sys/amd64/include/
H A Dproc.h59 LIST_ENTRY(pmap_invl_gen) link; /* (pp) */
/freebsd-current/sys/fs/nullfs/
H A Dnull.h53 LIST_ENTRY(null_node) null_hash; /* Hash list */
/freebsd-current/lib/libc/stdlib/
H A Dcxa_thread_atexit_impl.c68 LIST_ENTRY(cxa_thread_dtor) entry;
/freebsd-current/sys/contrib/edk2/Include/Library/
H A DBaseLib.h2940 IN CONST LIST_ENTRY *FirstEntry,
2941 IN CONST LIST_ENTRY *SecondEntry
2961 LIST_ENTRY *
2964 IN OUT LIST_ENTRY *ListHead
2990 LIST_ENTRY *
2993 IN OUT LIST_ENTRY *ListHead,
2994 IN OUT LIST_ENTRY *Entry
3020 LIST_ENTRY *
3023 IN OUT LIST_ENTRY *ListHead,
3024 IN OUT LIST_ENTRY *Entr
[all...]
/freebsd-current/sys/geom/
H A Dgeom.h119 LIST_ENTRY(g_class) class;
133 LIST_ENTRY(g_geom) geom;
176 LIST_ENTRY(g_consumer) consumer;
178 LIST_ENTRY(g_consumer) consumers; /* XXX: better name */
198 LIST_ENTRY(g_geom_alias) ga_next;
207 LIST_ENTRY(g_provider) provider;
/freebsd-current/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dfasttrap_impl.h85 LIST_ENTRY(fasttrap_scrblock) ftsb_next;/* next block in list */
91 LIST_ENTRY(fasttrap_scrspace) ftss_next;/* next in list */
/freebsd-current/contrib/dma/
H A Ddma.h103 LIST_ENTRY(alias) next;
110 LIST_ENTRY(qitem) next;
/freebsd-current/sys/netinet/libalias/
H A Dalias_db.h294 LIST_ENTRY (alias_link) in;
297 LIST_ENTRY (alias_link) list;
/freebsd-current/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_storevar.h250 LIST_ENTRY(bhnd_nvstore_path) np_link;
261 LIST_ENTRY(bhnd_nvstore_alias) na_link;
/freebsd-current/tools/diag/dumpvfscache/
H A Ddumpvfscache.c24 LIST_ENTRY(namecache) nc_hash;
25 LIST_ENTRY(namecache) nc_src;
/freebsd-current/sys/netinet/
H A Dtcp_lro.h132 LIST_ENTRY(lro_entry) next;
133 LIST_ENTRY(lro_entry) hash_next;
/freebsd-current/sys/fs/unionfs/
H A Dunion.h71 LIST_ENTRY(unionfs_node_status) uns_list; /* Status list */
94 LIST_ENTRY(unionfs_node) un_hash; /* hash list entry */
/freebsd-current/sys/security/mac_veriexec/
H A Dmac_veriexec_internal.h59 LIST_ENTRY(mac_veriexec_file_info) entries;
/freebsd-current/sys/dev/sfxge/
H A Dsfxge_rx.h81 LIST_ENTRY(sfxge_lro_conn) active_link;

Completed in 316 milliseconds

1234567891011>>