Home
last modified time | relevance | path

Searched refs:HLIST_HEAD_INIT (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dccompat.h73 #define HLIST_HEAD_INIT { } macro
74 #define HLIST_HEAD(name) struct hlist_head name = HLIST_HEAD_INIT
/freebsd/sys/dev/drm2/
H A Ddrm_linux_list.h189 #define HLIST_HEAD_INIT { } macro
190 #define HLIST_HEAD(name) struct hlist_head name = HLIST_HEAD_INIT
/freebsd/lib/libpmc/pmu-events/
H A Dlist.h301 #define HLIST_HEAD_INIT { } macro
302 #define HLIST_HEAD(name) struct hlist_head name = HLIST_HEAD_INIT
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dlist.h348 #define HLIST_HEAD_INIT { } macro
349 #define HLIST_HEAD(name) struct hlist_head name = HLIST_HEAD_INIT