Searched refs:llist_node (Results 1 – 25 of 47) sorted by relevance
12
67 struct llist_node *first;70 struct llist_node { struct71 struct llist_node *next; argument204 static inline struct llist_node *llist_next(struct llist_node *node) in llist_next()209 extern bool llist_add_batch(struct llist_node *new_first,210 struct llist_node *new_last,219 static inline bool llist_add(struct llist_node *new, struct llist_head *head) in llist_add()232 static inline struct llist_node *llist_del_all(struct llist_head *head) in llist_del_all()237 extern struct llist_node *llist_del_first(struct llist_head *head);239 struct llist_node *llist_reverse_order(struct llist_node *head);
26 struct llist_node llnode;
19 struct llist_node llist;
51 struct llist_node purge_list; /* "lazy purge" list */
38 bool llist_add_batch(struct llist_node *new_first, struct llist_node *new_last, in llist_add_batch()41 struct llist_node *first; in llist_add_batch()65 struct llist_node *llist_del_first(struct llist_head *head) in llist_del_first()67 struct llist_node *entry, *old_entry, *next; in llist_del_first()91 struct llist_node *llist_reverse_order(struct llist_node *head) in llist_reverse_order()93 struct llist_node *new_head = NULL; in llist_reverse_order()96 struct llist_node *tmp = head; in llist_reverse_order()
56 struct llist_node *mce_gen_pool_prepare_records(void) in mce_gen_pool_prepare_records()58 struct llist_node *head; in mce_gen_pool_prepare_records()77 struct llist_node *head; in mce_gen_pool_process()
34 struct llist_node llnode;42 struct llist_node *mce_gen_pool_prepare_records(void);
197 struct llist_node *ret; in rds_ib_reuse_mr()307 struct llist_node *node; in llist_append_to_list()308 struct llist_node *next; in llist_append_to_list()329 struct llist_node **nodes_head, in list_to_llist_nodes()330 struct llist_node **nodes_tail) in list_to_llist_nodes()333 struct llist_node *cur = NULL; in list_to_llist_nodes()334 struct llist_node **next = nodes_head; in list_to_llist_nodes()355 struct llist_node *clean_nodes; in rds_ib_flush_mr_pool()356 struct llist_node *clean_tail; in rds_ib_flush_mr_pool()
71 struct llist_node llnode;
64 struct llist_node *list; in __closure_wake_up()66 struct llist_node *reverse = NULL; in __closure_wake_up()
148 struct llist_node list;
35 struct llist_node llnode;
15 struct llist_node ll_list;
135 struct llist_node *llnode; in irq_work_run_list()
35 struct llist_node list; /* Member of list of dquots to drop */
41 struct llist_node mnt_llist;
300 struct llist_node *node = llist_del_all(&delayed_fput_list); in delayed_fput()
120 struct llist_node *llist; in tty_buffer_free_all()152 struct llist_node *free; in tty_buffer_alloc()
101 struct llist_node free_link;
120 struct llist_node freed;
145 struct llist_node *freed = llist_del_all(&i915->contexts.free_list); in contexts_free()157 struct llist_node *freed; in contexts_free_first()
69 struct llist_node cleanup_list; /* namespaces on death row */
21 struct llist_node node;
201 struct llist_node release_list;
1077 struct llist_node free_node;