Searched refs:HLIST_HEAD_INIT (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_linux_list.h191 #define HLIST_HEAD_INIT { } macro
192 #define HLIST_HEAD(name) struct hlist_head name = HLIST_HEAD_INIT
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dlist.h336 #define HLIST_HEAD_INIT { } macro
337 #define HLIST_HEAD(name) struct hlist_head name = HLIST_HEAD_INIT

Completed in 127 milliseconds