Home
last modified time | relevance | path

Searched refs:llist_node (Results 26 – 50 of 98) sorted by relevance

1234

/openbmc/linux/fs/
H A Dmount.h46 struct llist_node mnt_llist;
/openbmc/linux/arch/x86/include/asm/
H A Dunwind.h20 struct llist_node *kr_cur;
/openbmc/linux/include/net/
H A Dinet_frag.h28 struct llist_node free_list;
/openbmc/linux/include/linux/
H A Dsmp.h45 extern void __smp_call_single_queue(int cpu, struct llist_node *node);
H A Dio_uring_types.h494 struct llist_node node;
/openbmc/linux/net/sunrpc/xprtrdma/
H A Dsvc_rdma_rw.c38 struct llist_node rw_node;
57 struct llist_node *node; in svc_rdma_get_rw_ctxt()
108 struct llist_node *node; in svc_rdma_destroy_rw_ctxts()
189 struct llist_node *first, *last; in svc_rdma_cc_release()
H A Dsvc_rdma_recvfrom.c186 struct llist_node *node; in svc_rdma_recv_ctxts_destroy()
203 struct llist_node *node; in svc_rdma_recv_ctxt_get()
H A Dsvc_rdma_sendto.c176 struct llist_node *node; in svc_rdma_send_ctxts_destroy()
199 struct llist_node *node; in svc_rdma_send_ctxt_get()
H A Dxprt_rdma.h207 struct llist_node rr_node;
/openbmc/linux/drivers/md/bcache/
H A Dclosure.h148 struct llist_node list;
/openbmc/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_object_types.h307 struct llist_node freed;
H A Di915_gem_object.c401 struct llist_node *freed) in __i915_gem_free_objects()
423 struct llist_node *freed = llist_del_all(&i915->mm.free_list); in i915_gem_flush_free_objects()
/openbmc/linux/drivers/tty/
H A Dtty_buffer.c124 struct llist_node *llist; in tty_buffer_free_all()
161 struct llist_node *free; in tty_buffer_alloc()
/openbmc/linux/arch/powerpc/include/asm/
H A Dkvm_book3s_64.h51 struct llist_node list;
94 ((struct llist_node *) ((pos) = NULL)) : \
/openbmc/linux/kernel/
H A Dirq_work.c238 struct llist_node *llnode; in irq_work_run_list()
H A Dsmp.c349 void __smp_call_single_queue(int cpu, struct llist_node *node) in __smp_call_single_queue()
448 struct llist_node *entry, *prev; in __flush_smp_call_function_queue()
/openbmc/linux/drivers/dma/idxd/
H A Dsubmit.c99 struct llist_node *head; in llist_abort_desc()
H A Dirq.c109 struct llist_node *head; in idxd_abort_invalid_int_handle_descs()
562 struct llist_node *head; in irq_process_pending_llist()
/openbmc/linux/ipc/
H A Dnamespace.c169 struct llist_node *node = llist_del_all(&free_ipc_list); in free_ipc()
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_engine_pm.c246 struct llist_node *node, *next; in call_idle_barriers()
H A Dintel_gt_requests.c244 struct llist_node *first; in intel_gt_watchdog_work()
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_hv_nested.c887 struct llist_node *entry = ((struct llist_head *) rmapp)->first; in kvmhv_insert_nest_rmap()
910 (*n_rmap)->list.next = (struct llist_node *) rmap; in kvmhv_insert_nest_rmap()
949 struct llist_node *entry = ((struct llist_head *) rmapp)->first; in kvmhv_update_nest_rmap_rc_list()
987 struct llist_node *entry = llist_del_all((struct llist_head *) rmapp); in kvmhv_remove_nest_rmap_list()
1027 struct llist_node *entry; in kvmhv_free_memslot_nest_rmap()
/openbmc/linux/io_uring/
H A Dio_uring.c255 struct llist_node *node = llist_del_all(&ctx->fallback_llist); in io_fallback_req_func()
1168 static unsigned int handle_tw_list(struct llist_node *node, in handle_tw_list()
1175 struct llist_node *next = node->next; in handle_tw_list()
1211 static inline struct llist_node *io_llist_xchg(struct llist_head *head, in io_llist_xchg()
1212 struct llist_node *new) in io_llist_xchg()
1219 struct llist_node *node = llist_del_all(&tctx->task_list); in io_fallback_tw()
1251 struct llist_node *node; in tctx_task_work()
1276 struct llist_node *first; in io_req_local_work_add()
1354 struct llist_node *node; in io_move_task_work_from_local()
1381 struct llist_node *node; in __io_run_local_work()
[all …]
/openbmc/linux/drivers/vhost/
H A Dvhost.h24 struct llist_node node;
/openbmc/linux/drivers/md/
H A Draid5.h203 struct llist_node release_list;

1234