Searched refs:llist_head (Results 1 – 25 of 39) sorted by relevance
12
54 struct llist_head { struct63 #define LLIST_HEAD(name) struct llist_head name = LLIST_HEAD_INIT(name) argument69 static inline void init_llist_head(struct llist_head *list) in init_llist_head()187 static inline bool llist_empty(const struct llist_head *head) in llist_empty()199 struct llist_head *head);203 struct llist_head *head) in __llist_add_batch()217 static inline bool llist_add(struct llist_node *new, struct llist_head *head) in llist_add()222 static inline bool __llist_add(struct llist_node *new, struct llist_head *head) in __llist_add()235 static inline struct llist_node *llist_del_all(struct llist_head *head) in llist_del_all()240 static inline struct llist_node *__llist_del_all(struct llist_head *head) in __llist_del_all()[all …]
43 struct llist_head free; /* Free queue head */
24 static DEFINE_PER_CPU(struct llist_head, raised_list);25 static DEFINE_PER_CPU(struct llist_head, lazy_list);120 struct llist_head *raised, *lazy; in irq_work_needs_cpu()165 static void irq_work_run_list(struct llist_head *list) in irq_work_run_list()193 struct llist_head *raised = this_cpu_ptr(&raised_list); in irq_work_tick()
97 static DEFINE_PER_CPU_SHARED_ALIGNED(struct llist_head, call_single_queue);565 struct llist_head *head; in flush_smp_call_function_queue()
97 struct llist_head drop_list; /* MRs not reached max_maps */98 struct llist_head free_list; /* unused MRs */99 struct llist_head clean_list; /* unused & unmapped MRs */
295 static unsigned int llist_append_to_list(struct llist_head *llist, in llist_append_to_list()
27 struct llist_head *head) in llist_add_batch()53 struct llist_node *llist_del_first(struct llist_head *head) in llist_del_first()
93 struct llist_head sc_send_ctxts;95 struct llist_head sc_rw_ctxts;111 struct llist_head sc_recv_ctxts;
40 struct llist_head signaled_requests;
92 struct llist_head list;
42 (struct llist_head *)&engine->i915->uabi_engines); in intel_engine_add_user()75 return llist_del_all((struct llist_head *)&i915->uabi_engines); in get_engines()
303 struct llist_head barrier_tasks;
46 struct llist_head preallocated_barriers;
199 struct llist_head oa_config_bos;
219 struct llist_head execute_cb;
459 struct llist_head connector_free_list;
111 struct llist_head list;
879 struct llist_node *entry = ((struct llist_head *) rmapp)->first; in kvmhv_insert_nest_rmap()900 llist_add(&((*n_rmap)->list), (struct llist_head *) rmapp); in kvmhv_insert_nest_rmap()941 struct llist_node *entry = ((struct llist_head *) rmapp)->first; in kvmhv_update_nest_rmap_rc_list()979 struct llist_node *entry = llist_del_all((struct llist_head *) rmapp); in kvmhv_remove_nest_rmap_list()1021 entry = llist_del_all((struct llist_head *) rmapp); in kvmhv_free_memslot_nest_rmap()
151 struct llist_head work_list;
371 struct llist_head rb_free_reps;
663 struct llist_head released_stripes;
63 struct llist_head list;
488 struct llist_head addlist;489 struct llist_head dellist;
71 struct llist_head pending_llist;
421 struct llist_head dquot_drop_list;