Home
last modified time | relevance | path

Searched refs:llist_head (Results 1 – 13 of 13) sorted by relevance

/include/linux/
A Dllist.h56 struct llist_head { struct
65 #define LLIST_HEAD(name) struct llist_head name = LLIST_HEAD_INIT(name) argument
71 static inline void init_llist_head(struct llist_head *list) in init_llist_head()
216 static inline bool llist_empty(const struct llist_head *head) in llist_empty()
236 struct llist_head *head) in llist_add_batch()
249 struct llist_head *head) in __llist_add_batch()
263 static inline bool llist_add(struct llist_node *new, struct llist_head *head) in llist_add()
281 static inline struct llist_node *llist_del_all(struct llist_head *head) in llist_del_all()
286 static inline struct llist_node *__llist_del_all(struct llist_head *head) in __llist_del_all()
294 extern struct llist_node *llist_del_first(struct llist_head *head);
[all …]
A Dtty_buffer.h41 struct llist_head free; /* Free queue head */
A Dio_uring_types.h108 struct llist_head task_list;
356 struct llist_head work_llist;
357 struct llist_head retry_llist;
410 struct llist_head fallback_llist;
A Dlwq.h26 struct llist_head new; /* entries being enqueued */
A Dclosure.h111 struct llist_head list;
A Dcgroup-defs.h821 struct llist_head __percpu *lhead; /* lockless update list head */
A Dsched.h1622 struct llist_head kretprobe_instances;
1625 struct llist_head rethooks;
A Dmmzone.h1001 struct llist_head trylock_free_pages;
A Dbpf.h1570 struct llist_head log; /* list of in-flight stream elements in LIFO order */
1578 struct llist_head log;
/include/linux/sunrpc/
A Dsvc_rdma.h96 struct llist_head sc_send_ctxts;
98 struct llist_head sc_rw_ctxts;
115 struct llist_head sc_recv_ctxts;
A Dsvc.h41 struct llist_head sp_idle_threads; /* idle server threads */
/include/drm/
A Ddrm_mode_config.h455 struct llist_head connector_free_list;
/include/target/
A Dtarget_core_base.h794 struct llist_head cmd_list;

Completed in 186 milliseconds