Searched refs:llist_head (Results 1 – 18 of 18) sorted by relevance
66 struct llist_head { struct75 #define LLIST_HEAD(name) struct llist_head name = LLIST_HEAD_INIT(name) argument81 static inline void init_llist_head(struct llist_head *list) in init_llist_head()199 static inline bool llist_empty(const struct llist_head *head) in llist_empty()211 struct llist_head *head);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);
91 struct llist_head free; /* Free queue head */
23 static DEFINE_PER_CPU(struct llist_head, raised_list);24 static DEFINE_PER_CPU(struct llist_head, lazy_list);117 struct llist_head *raised, *lazy; in irq_work_needs_cpu()132 static void irq_work_run_list(struct llist_head *list) in irq_work_run_list()177 struct llist_head *raised = this_cpu_ptr(&raised_list); in irq_work_tick()
38 static DEFINE_PER_CPU_SHARED_ALIGNED(struct llist_head, call_single_queue);211 struct llist_head *head; in flush_smp_call_function_queue()
96 struct llist_head drop_list; /* MRs not reached max_maps */97 struct llist_head free_list; /* unused MRs */98 struct llist_head clean_list; /* unused & unmapped MRs */
303 static unsigned int llist_append_to_list(struct llist_head *llist, in llist_append_to_list()
39 struct llist_head *head) in llist_add_batch()65 struct llist_node *llist_del_first(struct llist_head *head) in llist_del_first()
447 struct llist_head connector_free_list;
111 struct llist_head list;
165 struct llist_head work_list;
197 struct llist_head vs_completion_list; /* cmd completion queue */200 struct llist_head vs_event_list; /* evt injection queue */
664 struct llist_head released_stripes;
433 struct llist_head dquot_drop_list;
949 struct llist_head free_list;1778 struct llist_head free_list;1832 struct llist_head free_list;
839 static struct llist_head ghes_estatus_llist;
913 struct llist_head wake_list;
42 struct llist_head list;
884 struct llist_head issue_list; /* list for command issue */