Searched refs:llist_head (Results 1 – 4 of 4) sorted by relevance
13 struct llist_head { struct18 #define LLIST_HEAD(name) struct llist_head name = LLIST_HEAD_INIT(name) argument24 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()
49 struct llist_head cache_items;
75 struct llist_head cb_head;
288 struct llist_head addlist;289 struct llist_head dellist;