Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-tsd.c132 while (!hlist_empty(work)) { in tsd_hash_dtor()
378 while (!hlist_empty(&bin->hb_head)) { in tsd_hash_table_fini()
/freebsd/sys/dev/drm2/
H A Ddrm_linux_list.h206 hlist_empty(const struct hlist_head *h) in hlist_empty() function
/freebsd/lib/libpmc/pmu-events/
H A Dlist.h318 hlist_empty(const struct hlist_head *h) in hlist_empty() function
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dlist.h360 hlist_empty(const struct hlist_head *h) in hlist_empty() function
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_cma.c1843 if (hlist_empty(&bind_list->owners)) { in cma_release_port()