Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dllist.h79 llist_empty(struct llist_head *head) in llist_empty() function
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_slab.c203 if (!llist_empty(&c->cache_items)) in linux_kmem_cache_destroy()