Searched refs:LIST_ENTRY (Results 1 - 25 of 291) sorted by relevance

1234567891011>>

/freebsd-current/sys/netgraph/
H A Dng_socketvar.h49 LIST_ENTRY(ngpcb) socks; /* linked list of sockets */
/freebsd-current/sys/dev/proto/
H A Dproto_busdma.h33 LIST_ENTRY(proto_tag) tags;
35 LIST_ENTRY(proto_tag) peers;
48 LIST_ENTRY(proto_md) mds;
49 LIST_ENTRY(proto_md) peers;
/freebsd-current/usr.sbin/pmcstat/
H A Dpmcpl_callgraph.h45 LIST_ENTRY(pmcstat_cgnode) pcg_sibling;
52 LIST_ENTRY(pmcstat_cgnode_hash) pch_next;
/freebsd-current/contrib/bsnmp/snmpd/
H A Dtrans_lsock.h41 LIST_ENTRY(lsock_peer) link;
/freebsd-current/lib/lib80211/
H A Dlib80211_regdomain.h43 LIST_ENTRY(freqband) next;
60 LIST_ENTRY(netband) next;
79 LIST_ENTRY(regdomain) next;
89 LIST_ENTRY(country) next;
/freebsd-current/sys/arm/include/
H A Dundefined.h74 LIST_ENTRY(undefined_handler) uh_link;
/freebsd-current/sys/geom/linux_lvm/
H A Dg_linux_lvm.h60 LIST_ENTRY(g_llvm_lv) lv_next;
74 LIST_ENTRY(g_llvm_pv) pv_next;
86 LIST_ENTRY(g_llvm_segment) sg_next;
97 LIST_ENTRY(g_llvm_vg) vg_next;
/freebsd-current/sys/sys/
H A Dck.h14 #define CK_LIST_ENTRY LIST_ENTRY
H A Dloginclass.h40 LIST_ENTRY(loginclass) lc_next;
H A Dlockf.h63 LIST_ENTRY(lockf_edge) le_outlink; /* (s) link from's out-edge list */
64 LIST_ENTRY(lockf_edge) le_inlink; /* (s) link to's in-edge list */
78 LIST_ENTRY(lockf_entry) lf_link; /* (s) Linkage for lock lists */
113 LIST_ENTRY(lockf) ls_link; /* (S) all active lockf states */
H A Dunpcb.h88 LIST_ENTRY(unpcb) unp_reflink; /* (l) link in unp_refs list */
89 LIST_ENTRY(unpcb) unp_link; /* (g) glue on list of all PCBs */
96 LIST_ENTRY(unpcb) unp_dead; /* (g) link in dead list */
H A D_callout.h53 LIST_ENTRY(callout) le;
/freebsd-current/contrib/libevent/include/event2/
H A Devent_struct.h88 #ifndef LIST_ENTRY
90 #define LIST_ENTRY(type) \ macro
95 #endif /* !LIST_ENTRY */
138 LIST_ENTRY (event) ev_io_next;
144 LIST_ENTRY (event) ev_signal_next;
169 #undef LIST_ENTRY macro
/freebsd-current/contrib/ntp/sntp/libevent/include/event2/
H A Devent_struct.h88 #ifndef LIST_ENTRY
90 #define LIST_ENTRY(type) \ macro
95 #endif /* !LIST_ENTRY */
138 LIST_ENTRY (event) ev_io_next;
144 LIST_ENTRY (event) ev_signal_next;
169 #undef LIST_ENTRY macro
/freebsd-current/lib/libgeom/
H A Dlibgeom.h88 LIST_ENTRY(gconfig) lg_config;
96 LIST_ENTRY(gclass) lg_class;
106 LIST_ENTRY(ggeom) lg_geom;
115 LIST_ENTRY(gconsumer) lg_consumer;
117 LIST_ENTRY(gconsumer) lg_consumers;
126 LIST_ENTRY(gprovider) lg_provider;
/freebsd-current/lib/librt/
H A Dsigev_thread.h43 LIST_ENTRY(sigev_node) sn_link;
58 LIST_ENTRY(sigev_thread) tn_link;
/freebsd-current/sys/netipsec/
H A Dkeydb.h109 LIST_ENTRY(secashead) addrhash; /* hash by sproto+src+dst addresses */
110 LIST_ENTRY(secashead) drainq; /* used ONLY by flush callout */
183 LIST_ENTRY(secasvar) spihash;
184 LIST_ENTRY(secasvar) drainq; /* used ONLY by flush callout */
228 LIST_ENTRY(secreg) chain;
235 LIST_ENTRY(secacq) chain;
236 LIST_ENTRY(secacq) addrhash;
237 LIST_ENTRY(secacq) seqhash;
/freebsd-current/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_plistvar.h59 LIST_ENTRY(bhnd_nvram_plist_entry) pl_hash_link;
/freebsd-current/usr.sbin/bluetooth/hcsecd/
H A Dhcsecd.h47 LIST_ENTRY(link_key) next; /* link to the next */
/freebsd-current/sys/netinet/libalias/
H A Dalias_sctp.h138 LIST_ENTRY (sctp_nat_assoc) list_L; /**< Linked list of pointers for Local table*/
139 LIST_ENTRY (sctp_nat_assoc) list_G; /**< Linked list of pointers for Global table */
140 LIST_ENTRY (sctp_nat_assoc) timer_Q; /**< Linked list of pointers for timer Q */
146 LIST_ENTRY (sctp_GlobalAddress) list_Gaddr; /**< Linked list of pointers for Global table */
/freebsd-current/sys/dev/ixl/
H A Dixl_iw_int.h49 LIST_ENTRY(ixl_iw_pf_entry) node;
/freebsd-current/usr.sbin/rpc.tlsservd/
H A Drpc.tlscommon.h48 LIST_ENTRY(ssl_entry) next;
/freebsd-current/sys/fs/fdescfs/
H A Dfdesc.h58 LIST_ENTRY(fdescnode) fd_hash; /* Hash list */
/freebsd-current/sys/dev/vmd/
H A Dvmd.h37 LIST_ENTRY(vmd_irq_user) viu_link;
/freebsd-current/sys/fs/nfs/
H A Dnfsclstate.h107 LIST_ENTRY(nfsclclient) nfsc_list;
143 LIST_ENTRY(nfsclowner) nfsow_list;
157 LIST_ENTRY(nfscldeleg) nfsdl_hash;
190 LIST_ENTRY(nfsclopen) nfso_list;
191 LIST_ENTRY(nfsclopen) nfso_hash;
212 LIST_ENTRY(nfscllockowner) nfsl_list;
228 LIST_ENTRY(nfscllock) nfslo_list;
247 LIST_ENTRY(nfscllayout) nfsly_hash;
300 LIST_ENTRY(nfsclflayout) nfsfl_list;
350 LIST_ENTRY(nfsclrecalllayou
[all...]

Completed in 569 milliseconds

1234567891011>>