| /Linux-v6.1/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 | 476 void do_trace_rcu_torture_read(const char *rcutorturename, struct rcu_head *rhp, in do_trace_rcu_torture_read() 484 #define do_trace_rcu_torture_read(rcutorturename, rhp, secs, c_old, c) \ argument 559 struct early_boot_kfree_rcu *rhp; in early_boot_test_call_rcu() local
|
| D | tree_nocb.h | 298 static bool rcu_nocb_do_flush_bypass(struct rcu_data *rdp, struct rcu_head *rhp, in rcu_nocb_do_flush_bypass() 328 static bool rcu_nocb_flush_bypass(struct rcu_data *rdp, struct rcu_head *rhp, in rcu_nocb_flush_bypass() 369 static bool rcu_nocb_try_bypass(struct rcu_data *rdp, struct rcu_head *rhp, in rcu_nocb_try_bypass() 1567 static bool rcu_nocb_flush_bypass(struct rcu_data *rdp, struct rcu_head *rhp, in rcu_nocb_flush_bypass() 1573 static bool rcu_nocb_try_bypass(struct rcu_data *rdp, struct rcu_head *rhp, in rcu_nocb_try_bypass()
|
| D | srcutree.c | 1073 static void srcu_leak_callback(struct rcu_head *rhp) in srcu_leak_callback() 1081 struct rcu_head *rhp, bool do_norm) in srcu_gp_start_if_needed() 1158 static void __call_srcu(struct srcu_struct *ssp, struct rcu_head *rhp, in __call_srcu() 1188 void call_srcu(struct srcu_struct *ssp, struct rcu_head *rhp, in call_srcu() 1374 static void srcu_barrier_cb(struct rcu_head *rhp) in srcu_barrier_cb() 1541 struct rcu_head *rhp; in srcu_invoke_callbacks() local
|
| D | tasks.h | 281 static void call_rcu_tasks_generic(struct rcu_head *rhp, rcu_callback_t func, in call_rcu_tasks_generic() 335 static void rcu_barrier_tasks_generic_cb(struct rcu_head *rhp) in rcu_barrier_tasks_generic_cb() 457 struct rcu_head *rhp; in rcu_tasks_invoke_cbs() local 927 void call_rcu_tasks(struct rcu_head *rhp, rcu_callback_t func) in call_rcu_tasks() 1068 void call_rcu_tasks_rude(struct rcu_head *rhp, rcu_callback_t func) in call_rcu_tasks_rude() 1686 void call_rcu_tasks_trace(struct rcu_head *rhp, rcu_callback_t func) in call_rcu_tasks_trace() 1804 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 | 1661 static void rcu_torture_timer_cb(struct rcu_head *rhp) in rcu_torture_timer_cb() 2014 struct rcu_head *rhp = kmalloc(sizeof(*rhp), GFP_NOWAIT); in rcu_torture_timer() local 2255 struct rcu_head *rhp; in rcu_torture_mem_dump_obj() local 2464 static void rcu_torture_fwd_prog_cb(struct rcu_head *rhp) in rcu_torture_fwd_prog_cb() 2536 static void rcu_torture_fwd_cb_cr(struct rcu_head *rhp) in rcu_torture_fwd_cb_cr() 2972 struct rcu_head *rhp = rcu_void; in rcu_torture_barrier1cb() local 3353 static void rcu_torture_leak_cb(struct rcu_head *rhp) in rcu_torture_leak_cb() 3357 static void rcu_torture_err_cb(struct rcu_head *rhp) in rcu_torture_err_cb() 3382 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 | 398 static void rcu_scale_async_cb(struct rcu_head *rhp) in rcu_scale_async_cb() 413 struct rcu_head *rhp = NULL; in rcu_scale_writer() local
|
| D | rcu.h | 500 #define do_trace_rcu_torture_read(rcutorturename, rhp, secs, c_old, c) \ argument
|
| D | tree.c | 2193 struct rcu_head *rhp; in rcu_do_batch() local 2687 static void rcu_leak_callback(struct rcu_head *rhp) in rcu_leak_callback() 3880 static void rcu_barrier_callback(struct rcu_head *rhp) in rcu_barrier_callback()
|
| /Linux-v6.1/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-v6.1/include/linux/ |
| D | rcupdate_trace.h | 95 static inline void call_rcu_tasks_trace(struct rcu_head *rhp, rcu_callback_t func) { BUG(); } in call_rcu_tasks_trace()
|
| D | rcupdate.h | 1026 static inline void rcu_head_init(struct rcu_head *rhp) in rcu_head_init() 1045 rcu_head_after_call_rcu(struct rcu_head *rhp, rcu_callback_t f) in rcu_head_after_call_rcu()
|
| /Linux-v6.1/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/ |
| D | misc.h | 33 #define trace_rcu_torture_read(rcutorturename, rhp, secs, c_old, c) \ argument
|
| /Linux-v6.1/include/linux/sched/ |
| D | mm.h | 58 static inline void __mmdrop_delayed(struct rcu_head *rhp) in __mmdrop_delayed()
|
| /Linux-v6.1/kernel/ |
| D | pid.c | 120 static void delayed_put_pid(struct rcu_head *rhp) in delayed_put_pid()
|
| D | exit.c | 170 static void delayed_put_task_struct(struct rcu_head *rhp) in delayed_put_task_struct()
|
| /Linux-v6.1/kernel/irq/ |
| D | irqdesc.c | 434 static void delayed_free_desc(struct rcu_head *rhp) in delayed_free_desc()
|
| /Linux-v6.1/drivers/media/usb/pvrusb2/ |
| D | pvrusb2-v4l2.c | 42 struct pvr2_ioread *rhp; member
|