Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dllist.h18 #define LLIST_HEAD(name) struct llist_head name = LLIST_HEAD_INIT(name) macro
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_slab.c61 static LLIST_HEAD(linux_kfree_async_list);