Searched refs:LIST_HEAD (Results 1 - 25 of 324) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_ib_intfc.h16 #undef LIST_HEAD macro
17 #define LIST_HEAD(name, type) \ macro
/freebsd-11-stable/sys/dev/proto/
H A Dproto_busdma.h38 LIST_HEAD(,proto_tag) children;
39 LIST_HEAD(,proto_md) mds;
60 LIST_HEAD(,proto_tag) tags;
61 LIST_HEAD(,proto_md) mds;
/freebsd-11-stable/sys/sys/
H A D_rmlock.h39 LIST_HEAD(rmpriolist,rm_priotracker);
49 LIST_HEAD(,rm_priotracker) rm_activeReaders;
H A D_callout.h45 LIST_HEAD(callout_list, callout);
H A Dlockf.h69 LIST_HEAD(lockf_edge_list, lockf_edge);
85 LIST_HEAD(lockf_entry_list, lockf_entry);
121 LIST_HEAD(lockf_list, lockf);
/freebsd-11-stable/usr.sbin/pmcstat/
H A Dpmcpl_callgraph.h48 LIST_HEAD(,pmcstat_cgnode) pcg_children;
56 extern LIST_HEAD(pmcstat_cgnode_hash_list, pmcstat_cgnode_hash) pmcstat_cgnode_hash[PMCSTAT_NHASH];
H A Dpmcstat_log.h60 extern LIST_HEAD(pmcstat_process_hash_list, pmcstat_process) pmcstat_process_hash[PMCSTAT_NHASH];
115 LIST_HEAD(,pmcstat_gmonfile) pi_gmlist;
117 extern LIST_HEAD(pmcstat_image_hash_list, pmcstat_image) pmcstat_image_hash[PMCSTAT_NHASH];
154 extern LIST_HEAD(pmcstat_pmcs, pmcstat_pmcrecord) pmcstat_pmcs; /* PMC list */
/freebsd-11-stable/lib/lib80211/
H A Dlib80211_regdomain.h64 typedef LIST_HEAD(, netband) netband_head;
95 LIST_HEAD(, country) countries; /* country code table */
96 LIST_HEAD(, regdomain) domains; /* regulatory domains */
97 LIST_HEAD(, freqband) freqbands; /* frequency band table */
/freebsd-11-stable/contrib/bsnmp/snmpd/
H A Dtrans_lsock.h56 LIST_HEAD(, lsock_peer) peers;
/freebsd-11-stable/lib/libgeom/
H A Dlibgeom.h70 LIST_HEAD(gconf, gconfig);
82 LIST_HEAD(, gclass) lg_class;
96 LIST_HEAD(, ggeom) lg_geom;
106 LIST_HEAD(, gconsumer) lg_consumer;
107 LIST_HEAD(, gprovider) lg_provider;
126 LIST_HEAD(, gconsumer) lg_consumers;
/freebsd-11-stable/contrib/ntp/sntp/libevent/include/event2/
H A Devent_struct.h97 #ifndef LIST_HEAD
99 #define LIST_HEAD(name, type) \ macro
103 #endif /* !LIST_HEAD */
166 LIST_HEAD (event_dlist, event);
173 #undef LIST_HEAD macro
/freebsd-11-stable/sys/geom/linux_lvm/
H A Dg_linux_lvm.h76 LIST_HEAD(, g_llvm_segment) lv_segs;
111 LIST_HEAD(, g_llvm_pv) vg_pvs;
112 LIST_HEAD(, g_llvm_lv) vg_lvs;
/freebsd-11-stable/sys/fs/nfs/
H A Dnfsrvstate.h41 LIST_HEAD(nfsclienthashhead, nfsclient);
42 LIST_HEAD(nfsstatehead, nfsstate);
43 LIST_HEAD(nfslockhead, nfslock);
44 LIST_HEAD(nfslockhashhead, nfslockfile);
45 LIST_HEAD(nfssessionhead, nfsdsession);
46 LIST_HEAD(nfssessionhashhead, nfsdsession);
250 LIST_HEAD(, nfsstate) lf_open; /* Open list */
251 LIST_HEAD(, nfsstate) lf_deleg; /* Delegation list */
252 LIST_HEAD(, nfslock) lf_lock; /* Lock list */
253 LIST_HEAD(, nfsloc
[all...]
H A Dnfsclstate.h35 LIST_HEAD(nfsclopenhead, nfsclopen);
36 LIST_HEAD(nfscllockownerhead, nfscllockowner);
38 LIST_HEAD(nfscllockhead, nfscllock);
39 LIST_HEAD(nfsclhead, nfsclclient);
40 LIST_HEAD(nfsclownerhead, nfsclowner);
42 LIST_HEAD(nfscldeleghash, nfscldeleg);
44 LIST_HEAD(nfscllayouthash, nfscllayout);
45 LIST_HEAD(nfsclflayouthead, nfsclflayout);
46 LIST_HEAD(nfscldevinfohead, nfscldevinfo);
47 LIST_HEAD(nfsclrecalllayouthea
[all...]
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_futex.h39 extern LIST_HEAD(futex_list, futex) futex_list;
/freebsd-11-stable/sys/net/
H A Draw_cb.h58 VNET_DECLARE(LIST_HEAD(rawcb_list_head, rawcb), rawcb_list);
/freebsd-11-stable/sys/geom/
H A Dgeom_int.h38 LIST_HEAD(class_list_head, g_class);
/freebsd-11-stable/sys/geom/sched/
H A Dg_sched.h66 LIST_HEAD(g_hash, g_sched_class);
/freebsd-11-stable/lib/libc/gen/
H A Dtelldir.h97 LIST_HEAD(, ddloc_mem) td_locq; /* list of locations */
/freebsd-11-stable/sys/dev/ixl/
H A Dixl_iw_int.h57 LIST_HEAD(ixl_iw_pfs_head, ixl_iw_pf_entry);
/freebsd-11-stable/sys/geom/vinum/
H A Dgeom_vinum_var.h227 LIST_HEAD(,gv_drive) drives; /* All drives. */
228 LIST_HEAD(,gv_plex) plexes; /* All plexes. */
229 LIST_HEAD(,gv_sd) subdisks; /* All subdisks. */
230 LIST_HEAD(,gv_volume) volumes; /* All volumes. */
269 LIST_HEAD(,gv_freelist) freelist; /* List of freelist entries. */
270 LIST_HEAD(,gv_sd) subdisks; /* Subdisks on this drive. */
349 LIST_HEAD(,gv_sd) subdisks; /* List of attached subdisks. */
376 LIST_HEAD(,gv_plex) plexes; /* List of attached plexes. */
/freebsd-11-stable/sys/ufs/ffs/
H A Dsoftdep.h192 /* LIST_HEAD(workhead, worklist); -- declared in buf.h */
239 LIST_HEAD(dirremhd, dirrem);
240 LIST_HEAD(diraddhd, diradd);
241 LIST_HEAD(newblkhd, newblk);
242 LIST_HEAD(inodedephd, inodedep);
243 LIST_HEAD(allocindirhd, allocindir);
244 LIST_HEAD(allocdirecthd, allocdirect);
246 LIST_HEAD(indirdephd, indirdep);
247 LIST_HEAD(jaddrefhd, jaddref);
248 LIST_HEAD(jremrefh
[all...]
/freebsd-11-stable/sys/kern/
H A Dsubr_hash.c59 LIST_HEAD(generic, generic) *hashtbl;
94 LIST_HEAD(generic, generic) *hashtbl, *hp;
116 LIST_HEAD(generic, generic) *hashtbl;
/freebsd-11-stable/sys/dev/drm/
H A Ddrm_hashtab.h50 LIST_HEAD(drm_hash_item_list, drm_hash_item) *table;
/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_gem_names.h49 LIST_HEAD(drm_gem_names_head, drm_gem_name) *names_hash;

Completed in 256 milliseconds

1234567891011>>