Home
last modified time | relevance | path

Searched refs:HLIST_HEAD (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-tsd.c368 HLIST_HEAD(work); in tsd_hash_table_fini()
403 HLIST_HEAD(work); in tsd_remove_entry()
590 HLIST_HEAD(work); in tsd_destroy()
653 HLIST_HEAD(work); in tsd_exit()
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dccompat.h125 #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