Home
last modified time | relevance | path

Searched refs:llist_node (Results 1 – 25 of 84) sorted by relevance

1234

/Linux-v5.15/include/linux/
Dllist.h55 struct llist_node *first;
58 struct llist_node { struct
59 struct llist_node *next; argument
192 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,
201 static inline bool __llist_add_batch(struct llist_node *new_first, in __llist_add_batch()
202 struct llist_node *new_last, 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()
[all …]
Dsmp_types.h59 struct llist_node llist;
Dtty_buffer.h13 struct llist_node free;
Dipc_namespace.h70 struct llist_node mnt_llist;
Dsmp.h45 extern void __smp_call_single_queue(int cpu, struct llist_node *node);
/Linux-v5.15/lib/
Dllist.c26 bool llist_add_batch(struct llist_node *new_first, struct llist_node *new_last, in llist_add_batch()
29 struct llist_node *first; in llist_add_batch()
53 struct llist_node *llist_del_first(struct llist_head *head) in llist_del_first()
55 struct llist_node *entry, *old_entry, *next; in llist_del_first()
79 struct llist_node *llist_reverse_order(struct llist_node *head) in llist_reverse_order()
81 struct llist_node *new_head = NULL; in llist_reverse_order()
84 struct llist_node *tmp = head; in llist_reverse_order()
/Linux-v5.15/arch/x86/kernel/cpu/mce/
Dgenpool.c55 struct llist_node *mce_gen_pool_prepare_records(void) in mce_gen_pool_prepare_records()
57 struct llist_node *head; in mce_gen_pool_prepare_records()
76 struct llist_node *head; in mce_gen_pool_process()
Dinternal.h31 struct llist_node llnode;
39 struct llist_node *mce_gen_pool_prepare_records(void);
/Linux-v5.15/net/rds/
Dib_rdma.c201 struct llist_node *ret; in rds_ib_reuse_mr()
299 struct llist_node *node; in llist_append_to_list()
300 struct llist_node *next; in llist_append_to_list()
320 struct llist_node **nodes_head, in list_to_llist_nodes()
321 struct llist_node **nodes_tail) in list_to_llist_nodes()
324 struct llist_node *cur = NULL; in list_to_llist_nodes()
325 struct llist_node **next = nodes_head; in list_to_llist_nodes()
346 struct llist_node *clean_nodes; in rds_ib_flush_mr_pool()
347 struct llist_node *clean_tail; in rds_ib_flush_mr_pool()
Dib_mr.h71 struct llist_node llnode;
/Linux-v5.15/drivers/gpu/drm/i915/
Di915_active.c48 static inline struct llist_node *barrier_to_ll(struct active_node *node) in barrier_to_ll()
51 return (struct llist_node *)&node->base.cb.node; in barrier_to_ll()
67 static inline struct active_node *barrier_from_ll(struct llist_node *x) in barrier_from_ll()
371 struct llist_node *head = NULL, *tail = NULL; in ____active_del_barrier()
372 struct llist_node *pos, *next; in ____active_del_barrier()
882 struct llist_node *first = NULL, *last = NULL; in i915_active_acquire_preallocate_barrier()
900 struct llist_node *prev = first; in i915_active_acquire_preallocate_barrier()
962 struct llist_node *pos, *next; in i915_active_acquire_barrier()
1003 static struct dma_fence **ll_to_fence_slot(struct llist_node *node) in ll_to_fence_slot()
1011 struct llist_node *node, *next; in i915_request_add_active_barriers()
Di915_request.h184 struct llist_node signal_node;
284 struct llist_node link;
/Linux-v5.15/include/linux/sunrpc/
Dsvc_rdma.h130 struct llist_node rc_node;
153 struct llist_node sc_node;
/Linux-v5.15/drivers/md/bcache/
Dclosure.c62 struct llist_node *list; in __closure_wake_up()
64 struct llist_node *reverse = NULL; in __closure_wake_up()
/Linux-v5.15/drivers/gpu/drm/i915/gt/
Dintel_breadcrumbs.c157 static struct llist_node *
158 slist_add(struct llist_node *node, struct llist_node *head) in slist_add()
168 struct llist_node *signal, *sn; in signal_irq_work()
Dintel_engine_user.c41 llist_add((struct llist_node *)&engine->uabi_node, in intel_engine_add_user()
73 static struct llist_node *get_engines(struct drm_i915_private *i915) in get_engines()
81 struct llist_node *pos, *next; in sort_engines()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_counters.c54 struct llist_node addlist;
55 struct llist_node dellist;
236 struct llist_node *dellist = llist_del_all(&fc_stats->dellist); in mlx5_fc_stats_work()
237 struct llist_node *addlist = llist_del_all(&fc_stats->addlist); in mlx5_fc_stats_work()
401 struct llist_node *tmplist; in mlx5_cleanup_fc_stats()
/Linux-v5.15/include/acpi/
Dghes.h33 struct llist_node llnode;
/Linux-v5.15/fs/ocfs2/
Dquota.h35 struct llist_node list; /* Member of list of dquots to drop */
/Linux-v5.15/kernel/
Dirq_work.c168 struct llist_node *llnode; in irq_work_run_list()
/Linux-v5.15/fs/
Dmount.h46 struct llist_node mnt_llist;
/Linux-v5.15/include/net/
Dinet_frag.h24 struct llist_node free_list;
/Linux-v5.15/net/sunrpc/xprtrdma/
Dsvc_rdma_rw.c38 struct llist_node rw_node;
57 struct llist_node *node; in svc_rdma_get_rw_ctxt()
109 struct llist_node *node; in svc_rdma_destroy_rw_ctxts()
189 struct llist_node *first, *last; in svc_rdma_cc_release()
/Linux-v5.15/drivers/gpu/drm/i915/gem/
Di915_gem_object_types.h274 struct llist_node freed;
/Linux-v5.15/drivers/tty/
Dtty_buffer.c121 struct llist_node *llist; in tty_buffer_free_all()
158 struct llist_node *free; in tty_buffer_alloc()

1234