Home
last modified time | relevance | path

Searched defs:LIST_HEAD (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/vfs/nfs/
H A Dnfs_node.c56 __read_mostly static LIST_HEAD(nfsnodehashhead, nfsnode) *nfsnodehashtbl; in LIST_HEAD() function
/dragonfly/tools/tools/drm/radeon/mkregtable/
H A Dmkregtable.c47 #define LIST_HEAD(name) \ macro
/dragonfly/lib/libssh/openbsd-compat/
H A Dsys-queue.h259 #define LIST_HEAD(name, type) \ macro
/dragonfly/sys/sys/
H A Dqueue.h362 #define LIST_HEAD(name, type) \ macro