Home
last modified time | relevance | path

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

/f-stack/freebsd/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()
/f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dccompat.h126 #define HLIST_HEAD(name) struct hlist_head name = HLIST_HEAD_INIT macro