/linux-6.6.21/kernel/rcu/ |
D | rcu_segcblist.c | 28 void rcu_cblist_enqueue(struct rcu_cblist *rclp, struct rcu_head *rhp) in rcu_cblist_enqueue() 45 struct rcu_head *rhp) in rcu_cblist_flush_enqueue() 69 struct rcu_head *rhp; in rcu_cblist_dequeue() local 341 struct rcu_head *rhp) in rcu_segcblist_enqueue() 361 struct rcu_head *rhp) in rcu_segcblist_entrain()
|
D | srcutiny.c | 116 struct rcu_head *rhp; in srcu_drive_gp() local 178 void call_srcu(struct srcu_struct *ssp, struct rcu_head *rhp, in call_srcu()
|
D | update.c | 515 void do_trace_rcu_torture_read(const char *rcutorturename, struct rcu_head *rhp, in do_trace_rcu_torture_read() 523 #define do_trace_rcu_torture_read(rcutorturename, rhp, secs, c_old, c) \ argument 603 struct early_boot_kfree_rcu *rhp; in early_boot_test_call_rcu() local
|
D | srcutree.c | 1210 static void srcu_leak_callback(struct rcu_head *rhp) in srcu_leak_callback() 1218 struct rcu_head *rhp, bool do_norm) in srcu_gp_start_if_needed() 1327 static void __call_srcu(struct srcu_struct *ssp, struct rcu_head *rhp, in __call_srcu() 1357 void call_srcu(struct srcu_struct *ssp, struct rcu_head *rhp, in call_srcu() 1545 static void srcu_barrier_cb(struct rcu_head *rhp) in srcu_barrier_cb() 1712 struct rcu_head *rhp; in srcu_invoke_callbacks() local
|
D | tree_nocb.h | 334 struct rcu_head *rhp = rhp_in; in rcu_nocb_do_flush_bypass() local 374 static bool rcu_nocb_flush_bypass(struct rcu_data *rdp, struct rcu_head *rhp, in rcu_nocb_flush_bypass() 415 static bool rcu_nocb_try_bypass(struct rcu_data *rdp, struct rcu_head *rhp, in rcu_nocb_try_bypass() 1764 static bool rcu_nocb_flush_bypass(struct rcu_data *rdp, struct rcu_head *rhp, in rcu_nocb_flush_bypass() 1770 static bool rcu_nocb_try_bypass(struct rcu_data *rdp, struct rcu_head *rhp, in rcu_nocb_try_bypass()
|
D | tasks.h | 322 static void call_rcu_tasks_generic(struct rcu_head *rhp, rcu_callback_t func, in call_rcu_tasks_generic() 384 static void rcu_barrier_tasks_generic_cb(struct rcu_head *rhp) in rcu_barrier_tasks_generic_cb() 515 struct rcu_head *rhp; in rcu_tasks_invoke_cbs() local 1071 void call_rcu_tasks(struct rcu_head *rhp, rcu_callback_t func) in call_rcu_tasks() 1235 void call_rcu_tasks_rude(struct rcu_head *rhp, rcu_callback_t func) in call_rcu_tasks_rude() 1867 void call_rcu_tasks_trace(struct rcu_head *rhp, rcu_callback_t func) in call_rcu_tasks_trace() 1996 static void test_rcu_tasks_callback(struct rcu_head *rhp) in test_rcu_tasks_callback()
|
D | sync.c | 73 static void rcu_sync_func(struct rcu_head *rhp) in rcu_sync_func()
|
D | rcutorture.c | 1707 static void rcu_torture_timer_cb(struct rcu_head *rhp) in rcu_torture_timer_cb() 2060 struct rcu_head *rhp = kmalloc(sizeof(*rhp), GFP_NOWAIT); in rcu_torture_timer() local 2298 struct rcu_head *rhp; in rcu_torture_mem_dump_obj() local 2509 static void rcu_torture_fwd_prog_cb(struct rcu_head *rhp) in rcu_torture_fwd_prog_cb() 2581 static void rcu_torture_fwd_cb_cr(struct rcu_head *rhp) in rcu_torture_fwd_cb_cr() 3017 struct rcu_head *rhp = rcu_void; in rcu_torture_barrier1cb() local 3423 static void rcu_torture_leak_cb(struct rcu_head *rhp) in rcu_torture_leak_cb() 3427 static void rcu_torture_err_cb(struct rcu_head *rhp) in rcu_torture_err_cb() 3452 struct rcu_head *rhp = kmalloc(sizeof(*rhp), GFP_KERNEL); in rcu_test_debug_objects() local
|
D | tiny.c | 161 static void tiny_rcu_leak_callback(struct rcu_head *rhp) in tiny_rcu_leak_callback()
|
D | rcuscale.c | 442 static void rcu_scale_async_cb(struct rcu_head *rhp) in rcu_scale_async_cb() 458 struct rcu_head *rhp = NULL; in rcu_scale_writer() local
|
D | rcu.h | 567 #define do_trace_rcu_torture_read(rcutorturename, rhp, secs, c_old, c) \ argument
|
D | tree.c | 2130 struct rcu_head *rhp; in rcu_do_batch() local 2639 static void rcu_leak_callback(struct rcu_head *rhp) in rcu_leak_callback() 3984 static void rcu_barrier_callback(struct rcu_head *rhp) in rcu_barrier_callback()
|
/linux-6.6.21/drivers/infiniband/hw/cxgb4/ |
D | mem.c | 391 static int register_mem(struct c4iw_dev *rhp, struct c4iw_pd *php, in register_mem() 432 struct c4iw_dev *rhp; in c4iw_get_dma_mr() local 498 struct c4iw_dev *rhp; in c4iw_reg_user_mr() local 601 struct c4iw_dev *rhp; in c4iw_alloc_mr() local 702 struct c4iw_dev *rhp; in c4iw_dereg_mr() local 729 void c4iw_invalidate_mr(struct c4iw_dev *rhp, u32 rkey) in c4iw_invalidate_mr()
|
D | provider.c | 65 struct c4iw_dev *rhp; in c4iw_dealloc_ucontext() local 81 struct c4iw_dev *rhp = to_c4iw_dev(ibdev); in c4iw_alloc_ucontext() local 196 struct c4iw_dev *rhp; in c4iw_deallocate_pd() local 214 struct c4iw_dev *rhp; in c4iw_allocate_pd() local
|
D | qp.c | 1085 struct c4iw_dev *rhp; in c4iw_post_send() local 1692 static int rdma_fini(struct c4iw_dev *rhp, struct c4iw_qp *qhp, in rdma_fini() 1749 static int rdma_init(struct c4iw_dev *rhp, struct c4iw_qp *qhp) in rdma_init() 1832 int c4iw_modify_qp(struct c4iw_dev *rhp, struct c4iw_qp *qhp, in c4iw_modify_qp() 2072 struct c4iw_dev *rhp; in c4iw_destroy_qp() local 2113 struct c4iw_dev *rhp; in c4iw_create_qp() local 2359 struct c4iw_dev *rhp; in c4iw_ib_modify_qp() local 2666 struct c4iw_dev *rhp; in c4iw_create_srq() local 2798 struct c4iw_dev *rhp; in c4iw_destroy_srq() local
|
D | iw_cxgb4.h | 343 static inline struct c4iw_cq *get_chp(struct c4iw_dev *rhp, u32 cqid) in get_chp() 348 static inline struct c4iw_qp *get_qhp(struct c4iw_dev *rhp, u32 qpid) in get_qhp() 363 struct c4iw_dev *rhp; member 392 struct c4iw_dev *rhp; member 410 struct c4iw_dev *rhp; member 424 struct c4iw_dev *rhp; member 481 struct c4iw_dev *rhp; member 504 struct c4iw_dev *rhp; member
|
D | cq.c | 1003 struct c4iw_dev *rhp = to_c4iw_dev(ibcq->device); in c4iw_create_cq() local
|
/linux-6.6.21/include/linux/ |
D | rcupdate_trace.h | 96 static inline void call_rcu_tasks_trace(struct rcu_head *rhp, rcu_callback_t func) { BUG(); } in call_rcu_tasks_trace()
|
D | rcupdate.h | 1034 static inline void rcu_head_init(struct rcu_head *rhp) in rcu_head_init() 1053 rcu_head_after_call_rcu(struct rcu_head *rhp, rcu_callback_t f) in rcu_head_after_call_rcu()
|
/linux-6.6.21/include/linux/sched/ |
D | mm.h | 62 static inline void __mmdrop_delayed(struct rcu_head *rhp) in __mmdrop_delayed()
|
/linux-6.6.21/kernel/ |
D | pid.c | 123 static void delayed_put_pid(struct rcu_head *rhp) in delayed_put_pid()
|
D | fork.c | 985 void __put_task_struct_rcu_cb(struct rcu_head *rhp) in __put_task_struct_rcu_cb() 2186 static void __delayed_free_task(struct rcu_head *rhp) in __delayed_free_task()
|
D | exit.c | 218 static void delayed_put_task_struct(struct rcu_head *rhp) in delayed_put_task_struct()
|
/linux-6.6.21/kernel/irq/ |
D | irqdesc.c | 458 static void delayed_free_desc(struct rcu_head *rhp) in delayed_free_desc()
|
/linux-6.6.21/drivers/media/usb/pvrusb2/ |
D | pvrusb2-v4l2.c | 42 struct pvr2_ioread *rhp; member
|