Home
last modified time | relevance | path

Searched defs:llist_head (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dllist.h13 struct llist_head { struct
18 #define LLIST_HEAD(name) struct llist_head name = LLIST_HEAD_INIT(name) argument