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

1234567891011>>

/freebsd-13-stable/sys/netgraph/
H A Dng_socketvar.h51 LIST_ENTRY(ngpcb) socks; /* linked list of sockets */
/freebsd-13-stable/sys/dev/proto/
H A Dproto_busdma.h35 LIST_ENTRY(proto_tag) tags;
37 LIST_ENTRY(proto_tag) peers;
50 LIST_ENTRY(proto_md) mds;
51 LIST_ENTRY(proto_md) peers;
/freebsd-13-stable/sys/sys/
H A Dck.h15 #define CK_LIST_ENTRY LIST_ENTRY
H A Dlockf.h66 LIST_ENTRY(lockf_edge) le_outlink; /* (s) link from's out-edge list */
67 LIST_ENTRY(lockf_edge) le_inlink; /* (s) link to's in-edge list */
82 LIST_ENTRY(lockf_entry) lf_link; /* (s) Linkage for lock lists */
117 LIST_ENTRY(lockf) ls_link; /* (S) all active lockf states */
H A Dloginclass.h42 LIST_ENTRY(loginclass) lc_next;
H A D_callout.h55 LIST_ENTRY(callout) le;
H A Dunpcb.h91 LIST_ENTRY(unpcb) unp_reflink; /* (l) link in unp_refs list */
92 LIST_ENTRY(unpcb) unp_link; /* (g) glue on list of all PCBs */
99 LIST_ENTRY(unpcb) unp_dead; /* (g) link in dead list */
/freebsd-13-stable/usr.sbin/pmcstat/
H A Dpmcpl_callgraph.h47 LIST_ENTRY(pmcstat_cgnode) pcg_sibling;
54 LIST_ENTRY(pmcstat_cgnode_hash) pch_next;
/freebsd-13-stable/lib/lib80211/
H A Dlib80211_regdomain.h45 LIST_ENTRY(freqband) next;
62 LIST_ENTRY(netband) next;
81 LIST_ENTRY(regdomain) next;
91 LIST_ENTRY(country) next;
/freebsd-13-stable/contrib/bsnmp/snmpd/
H A Dtrans_lsock.h41 LIST_ENTRY(lsock_peer) link;
/freebsd-13-stable/sys/geom/linux_lvm/
H A Dg_linux_lvm.h62 LIST_ENTRY(g_llvm_lv) lv_next;
76 LIST_ENTRY(g_llvm_pv) pv_next;
88 LIST_ENTRY(g_llvm_segment) sg_next;
99 LIST_ENTRY(g_llvm_vg) vg_next;
/freebsd-13-stable/sys/arm/include/
H A Dundefined.h76 LIST_ENTRY(undefined_handler) uh_link;
/freebsd-13-stable/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-13-stable/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-13-stable/lib/libgeom/
H A Dlibgeom.h89 LIST_ENTRY(gconfig) lg_config;
97 LIST_ENTRY(gclass) lg_class;
107 LIST_ENTRY(ggeom) lg_geom;
116 LIST_ENTRY(gconsumer) lg_consumer;
118 LIST_ENTRY(gconsumer) lg_consumers;
127 LIST_ENTRY(gprovider) lg_provider;
/freebsd-13-stable/lib/librt/
H A Dsigev_thread.h45 LIST_ENTRY(sigev_node) sn_link;
60 LIST_ENTRY(sigev_thread) tn_link;
/freebsd-13-stable/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 */
217 LIST_ENTRY(secreg) chain;
224 LIST_ENTRY(secacq) chain;
225 LIST_ENTRY(secacq) addrhash;
226 LIST_ENTRY(secacq) seqhash;
/freebsd-13-stable/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_plistvar.h60 LIST_ENTRY(bhnd_nvram_plist_entry) pl_hash_link;
/freebsd-13-stable/sys/netinet/libalias/
H A Dalias_sctp.h139 LIST_ENTRY (sctp_nat_assoc) list_L; /**< Linked list of pointers for Local table*/
140 LIST_ENTRY (sctp_nat_assoc) list_G; /**< Linked list of pointers for Global table */
141 LIST_ENTRY (sctp_nat_assoc) timer_Q; /**< Linked list of pointers for timer Q */
147 LIST_ENTRY (sctp_GlobalAddress) list_Gaddr; /**< Linked list of pointers for Global table */
/freebsd-13-stable/usr.sbin/bluetooth/hcsecd/
H A Dhcsecd.h48 LIST_ENTRY(link_key) next; /* link to the next */
/freebsd-13-stable/sys/fs/nfs/
H A Dnfsrvstate.h96 LIST_ENTRY(nfsclient) lc_hash; /* Clientid hash list */
169 LIST_ENTRY(nfsdsession) sess_hash; /* Hash list of sessions. */
170 LIST_ENTRY(nfsdsession) sess_list; /* List of client sessions. */
203 LIST_ENTRY(nfsstate) ls_hash; /* Hash list entry */
204 LIST_ENTRY(nfsstate) ls_list; /* List of opens/delegs */
205 LIST_ENTRY(nfsstate) ls_file; /* Opens/Delegs for a file */
252 LIST_ENTRY(nfslock) lo_lckowner;
253 LIST_ENTRY(nfslock) lo_lckfile;
279 LIST_ENTRY(nfsrollback) rlck_list;
296 LIST_ENTRY(nfslockfil
[all...]
/freebsd-13-stable/sys/fs/fdescfs/
H A Dfdesc.h61 LIST_ENTRY(fdescnode) fd_hash; /* Hash list */
/freebsd-13-stable/sys/net/
H A Draw_cb.h46 LIST_ENTRY(rawcb) list;
/freebsd-13-stable/sys/dev/ixl/
H A Dixl_iw_int.h50 LIST_ENTRY(ixl_iw_pf_entry) node;
/freebsd-13-stable/usr.sbin/rpc.tlsservd/
H A Drpc.tlscommon.h50 LIST_ENTRY(ssl_entry) next;

Completed in 213 milliseconds

1234567891011>>