Searched refs:LIST_ENTRY (Results 201 - 225 of 291) sorted by relevance

1234567891011>>

/freebsd-current/sys/dev/wg/
H A Dwg_cookie.c46 LIST_ENTRY(ratelimit_entry) r_entry;
/freebsd-current/sys/netinet/
H A Din_fib_dxr.c144 LIST_ENTRY(chunk_desc) cd_all_le;
145 LIST_ENTRY(chunk_desc) cd_hash_le;
154 LIST_ENTRY(trie_desc) td_all_le;
155 LIST_ENTRY(trie_desc) td_hash_le;
/freebsd-current/sys/arm64/iommu/
H A Diommu.c78 LIST_ENTRY(iommu_entry) next;
/freebsd-current/sys/dev/cxgbe/tom/
H A Dt4_tom.h294 LIST_ENTRY(listen_ctx) link; /* listen hash linkage */
/freebsd-current/sys/kern/
H A Dsubr_firmware.c84 LIST_ENTRY(priv_fw) link; /* table linkage */
H A Dsubr_turnstile.c124 LIST_ENTRY(turnstile) ts_hash; /* (c) Chain and free list. */
125 LIST_ENTRY(turnstile) ts_link; /* (q) Contested locks. */
H A Dsubr_sleepqueue.c128 LIST_ENTRY(sleepqueue) sq_hash; /* (c) Chain and free list. */
1295 LIST_ENTRY(sleepq_prof) sp_link;
H A Dkern_lockf.c192 LIST_ENTRY(lock_owner) lo_link; /* (l) hash chain */
245 LIST_ENTRY(owner_edge) e_outlink; /* (g) link from's out-edge list */
246 LIST_ENTRY(owner_edge) e_inlink; /* (g) link to's in-edge list */
H A Dsubr_vmem.c123 LIST_ENTRY(vmem_btag) u_freelist; /* BT_TYPE_FREE */
124 LIST_ENTRY(vmem_btag) u_hashlist; /* BT_TYPE_BUSY */
138 LIST_ENTRY(vmem) vm_alllist;
H A Dsubr_lock.c202 LIST_ENTRY(lock_profile_object) lpo_link;
/freebsd-current/contrib/bsnmp/snmpd/
H A Dconfig.c98 LIST_ENTRY(input) link;
135 LIST_ENTRY(macro) link;
/freebsd-current/sys/dev/mpt/
H A Dmpt.h422 LIST_ENTRY(mpt_handler_record) links;
495 LIST_ENTRY(mpt_evtf_record) links;
/freebsd-current/sys/dev/cxgbe/
H A Dt4_clip.c71 LIST_ENTRY(clip_db_entry) link; /* clip_db hash linkage */
79 LIST_ENTRY(clip_entry) link; /* clip_table hash linkage */
/freebsd-current/sys/net/
H A Dpfil.c80 LIST_ENTRY(pfil_hook) hook_list;
101 LIST_ENTRY(pfil_head) head_list;
/freebsd-current/sys/dev/aic7xxx/
H A Daic7xxx.h587 LIST_ENTRY(scb) pending_links;
588 LIST_ENTRY(scb) timedout_links;
/freebsd-current/lib/libthr/thread/
H A Dthr_private.h285 LIST_ENTRY(sleepqueue) sq_hash;
404 LIST_ENTRY(pthread) hle;
/freebsd-current/usr.sbin/rpc.lockd/
H A Dlockd_lock.c77 LIST_ENTRY(file_lock) nfslocklist;
106 LIST_ENTRY(host) hostlst;
124 LIST_ENTRY(monfile) monfilelist;
/freebsd-current/contrib/libevent/compat/sys/
H A Dqueue.h148 #define LIST_ENTRY(type) \ macro
/freebsd-current/contrib/openbsm/compat/
H A Dqueue.h320 #define LIST_ENTRY(type) \ macro
/freebsd-current/contrib/ntp/sntp/libevent/compat/sys/
H A Dqueue.h148 #define LIST_ENTRY(type) \ macro
/freebsd-current/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp.h337 LIST_ENTRY(sdp_sock) list;
/freebsd-current/sys/arm/ti/twl/
H A Dtwl_vreg.c213 LIST_ENTRY(twl_regulator_entry) entries;
/freebsd-current/sys/dev/ksyms/
H A Dksyms.c85 LIST_ENTRY(ksyms_softc) sc_list;
/freebsd-current/usr.sbin/bsnmpd/tools/libbsnmptools/
H A Dbsnmpimport.c139 LIST_ENTRY(input) link;
/freebsd-current/sys/geom/
H A Dgeom_ccd.c155 LIST_ENTRY(ccd_s) list;

Completed in 426 milliseconds

1234567891011>>