Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dccompat.h74 #define HLIST_HEAD(name) struct hlist_head name = HLIST_HEAD_INIT macro
/freebsd/sys/dev/drm2/
H A Ddrm_linux_list.h190 #define HLIST_HEAD(name) struct hlist_head name = HLIST_HEAD_INIT macro
/freebsd/lib/libpmc/pmu-events/
H A Dlist.h302 #define HLIST_HEAD(name) struct hlist_head name = HLIST_HEAD_INIT macro
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dlist.h344 #define HLIST_HEAD(name) struct hlist_head name = HLIST_HEAD_INIT macro