Home
last modified time | relevance | path

Searched refs:llist_head (Results 1 – 4 of 4) 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
24 llist_del_all(struct llist_head *head) in llist_del_all()
30 llist_del_first(struct llist_head *head) in llist_del_first()
46 llist_add(struct llist_node *new, struct llist_head *head) in llist_add()
60 struct llist_head *head) in llist_add_batch()
73 init_llist_head(struct llist_head *head) in init_llist_head()
79 llist_empty(struct llist_head *head) in llist_empty()
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_slab.c49 struct llist_head cache_items;
H A Dlinux_rcu.c75 struct llist_head cb_head;
/freebsd/sys/dev/mlx5/
H A Ddriver.h288 struct llist_head addlist;
289 struct llist_head dellist;