Searched refs:llist_node (Results 1 – 11 of 11) sorted by relevance
55 struct llist_node *first;58 struct llist_node { struct59 struct llist_node *next; argument192 static inline struct llist_node *llist_next(struct llist_node *node) in llist_next()197 extern bool llist_add_batch(struct llist_node *new_first,198 struct llist_node *new_last,207 static inline bool llist_add(struct llist_node *new, struct llist_head *head) in llist_add()220 static inline struct llist_node *llist_del_all(struct llist_head *head) in llist_del_all()225 extern struct llist_node *llist_del_first(struct llist_head *head);227 struct llist_node *llist_reverse_order(struct llist_node *head);
26 struct llist_node llnode;
19 struct llist_node llist;
69 struct llist_node purge_list; /* in purge list */
61 struct llist_node free;
648 struct llist_node wake_entry;
937 struct llist_node fu_llist;
33 struct llist_node llnode;
128 struct llist_node rc_node;
81 struct llist_node cleanup_list; /* namespaces on death row */
1458 struct llist_node free_node;