| /Linux-v5.4/drivers/infiniband/hw/cxgb3/ | 
| D | iwch_provider.c | 67 	struct iwch_dev *rhp = to_iwch_dev(context->device);  in iwch_dealloc_ucontext()  local82 	struct iwch_dev *rhp = to_iwch_dev(ibdev);  in iwch_alloc_ucontext()  local
 111 	struct iwch_dev *rhp = to_iwch_dev(ibcq->device);  in iwch_create_cq()  local
 207 	struct iwch_dev *rhp;  in iwch_arm_cq()  local
 295 	struct iwch_dev *rhp;  in iwch_deallocate_pd()  local
 309 	struct iwch_dev *rhp;  in iwch_allocate_pd()  local
 333 	struct iwch_dev *rhp;  in iwch_dereg_mr()  local
 360 	struct iwch_dev *rhp = php->rhp;  in iwch_get_dma_mr()  local
 439 	struct iwch_dev *rhp;  in iwch_reg_user_mr()  local
 534 	struct iwch_dev *rhp;  in iwch_alloc_mw()  local
 [all …]
 
 | 
| D | iwch_cq.c | 35 static int __iwch_poll_cq_one(struct iwch_dev *rhp, struct iwch_cq *chp,  in __iwch_poll_cq_one()175 static int iwch_poll_cq_one(struct iwch_dev *rhp, struct iwch_cq *chp,  in iwch_poll_cq_one()
 200 	struct iwch_dev *rhp;  in iwch_poll_cq()  local
 
 | 
| D | iwch.h | 126 static inline int t3b_device(const struct iwch_dev *rhp)  in t3b_device()131 static inline int t3a_device(const struct iwch_dev *rhp)  in t3a_device()
 136 static inline struct iwch_cq *get_chp(struct iwch_dev *rhp, u32 cqid)  in get_chp()
 141 static inline struct iwch_qp *get_qhp(struct iwch_dev *rhp, u32 qpid)  in get_qhp()
 146 static inline struct iwch_mr *get_mhp(struct iwch_dev *rhp, u32 mmid)  in get_mhp()
 
 | 
| D | iwch_provider.h | 47 	struct iwch_dev *rhp;  member77 	struct iwch_dev *rhp;  member
 93 	struct iwch_dev *rhp;  member
 105 	struct iwch_dev *rhp;  member
 163 	struct iwch_dev *rhp;  member
 
 | 
| D | iwch_qp.c | 201 static int iwch_sgl2pbl_map(struct iwch_dev *rhp, struct ib_sge *sg_list,  in iwch_sgl2pbl_map()815 static int rdma_init(struct iwch_dev *rhp, struct iwch_qp *qhp,  in rdma_init()
 867 int iwch_modify_qp(struct iwch_dev *rhp, struct iwch_qp *qhp,  in iwch_modify_qp()
 
 | 
| D | iwch_mem.c | 55 int iwch_register_mem(struct iwch_dev *rhp, struct iwch_pd *php,  in iwch_register_mem()
 | 
| /Linux-v5.4/kernel/rcu/ | 
| D | rcu_segcblist.c | 32 void rcu_cblist_enqueue(struct rcu_cblist *rclp, struct rcu_head *rhp)  in rcu_cblist_enqueue()49 			      struct rcu_head *rhp)  in rcu_cblist_flush_enqueue()
 78 	struct rcu_head *rhp;  in rcu_cblist_dequeue()  local
 256 			   struct rcu_head *rhp, bool lazy)  in rcu_segcblist_enqueue()
 278 			   struct rcu_head *rhp, bool lazy)  in rcu_segcblist_entrain()
 
 | 
| D | srcutiny.c | 113 	struct rcu_head *rhp;  in srcu_drive_gp()  local158 void call_srcu(struct srcu_struct *ssp, struct rcu_head *rhp,  in call_srcu()
 
 | 
| D | srcutree.c | 802 static void srcu_leak_callback(struct rcu_head *rhp)  in srcu_leak_callback()834 static void __call_srcu(struct srcu_struct *ssp, struct rcu_head *rhp,  in __call_srcu()
 894 void call_srcu(struct srcu_struct *ssp, struct rcu_head *rhp,  in call_srcu()
 1006 static void srcu_barrier_cb(struct rcu_head *rhp)  in srcu_barrier_cb()
 1160 	struct rcu_head *rhp;  in srcu_invoke_callbacks()  local
 
 | 
| D | update.c | 439 void do_trace_rcu_torture_read(const char *rcutorturename, struct rcu_head *rhp,  in do_trace_rcu_torture_read()447 #define do_trace_rcu_torture_read(rcutorturename, rhp, secs, c_old, c) \  argument
 522 void call_rcu_tasks(struct rcu_head *rhp, rcu_callback_t func)  in call_rcu_tasks()
 
 | 
| D | sync.c | 73 static void rcu_sync_func(struct rcu_head *rhp)  in rcu_sync_func()
 | 
| D | tree_plugin.h | 1690 static bool rcu_nocb_do_flush_bypass(struct rcu_data *rdp, struct rcu_head *rhp,  in rcu_nocb_do_flush_bypass()1720 static bool rcu_nocb_flush_bypass(struct rcu_data *rdp, struct rcu_head *rhp,  in rcu_nocb_flush_bypass()
 1761 static bool rcu_nocb_try_bypass(struct rcu_data *rdp, struct rcu_head *rhp,  in rcu_nocb_try_bypass()
 2485 static bool rcu_nocb_flush_bypass(struct rcu_data *rdp, struct rcu_head *rhp,  in rcu_nocb_flush_bypass()
 2491 static bool rcu_nocb_try_bypass(struct rcu_data *rdp, struct rcu_head *rhp,  in rcu_nocb_try_bypass()
 
 | 
| D | rcutorture.c | 1128 static void rcu_torture_timer_cb(struct rcu_head *rhp)  in rcu_torture_timer_cb()1340 		struct rcu_head *rhp = kmalloc(sizeof(*rhp), GFP_NOWAIT);  in rcu_torture_timer()  local
 1644 static void rcu_torture_fwd_prog_cb(struct rcu_head *rhp)  in rcu_torture_fwd_prog_cb()
 1703 static void rcu_torture_fwd_cb_cr(struct rcu_head *rhp)  in rcu_torture_fwd_cb_cr()
 2260 static void rcu_torture_leak_cb(struct rcu_head *rhp)  in rcu_torture_leak_cb()
 2264 static void rcu_torture_err_cb(struct rcu_head *rhp)  in rcu_torture_err_cb()
 
 | 
| D | rcuperf.c | 347 static void rcu_perf_async_cb(struct rcu_head *rhp)  in rcu_perf_async_cb()362 	struct rcu_head *rhp = NULL;  in rcu_perf_writer()  local
 
 | 
| D | tree.c | 2116 	struct rcu_head *rhp;  in rcu_do_batch()  local2544 static void rcu_leak_callback(struct rcu_head *rhp)  in rcu_leak_callback()
 2844 static void rcu_barrier_callback(struct rcu_head *rhp)  in rcu_barrier_callback()
 
 | 
| D | rcu.h | 479 #define do_trace_rcu_torture_read(rcutorturename, rhp, secs, c_old, c) \  argument
 | 
| /Linux-v5.4/drivers/infiniband/hw/cxgb4/ | 
| D | mem.c | 408 static int register_mem(struct c4iw_dev *rhp, struct c4iw_pd *php,  in register_mem()449 	struct c4iw_dev *rhp;  in c4iw_get_dma_mr()  local
 515 	struct c4iw_dev *rhp;  in c4iw_reg_user_mr()  local
 618 	struct c4iw_dev *rhp;  in c4iw_alloc_mw()  local
 676 	struct c4iw_dev *rhp;  in c4iw_dealloc_mw()  local
 696 	struct c4iw_dev *rhp;  in c4iw_alloc_mr()  local
 797 	struct c4iw_dev *rhp;  in c4iw_dereg_mr()  local
 824 void c4iw_invalidate_mr(struct c4iw_dev *rhp, u32 rkey)  in c4iw_invalidate_mr()
 
 | 
| D | provider.c | 64 	struct c4iw_dev *rhp;  in c4iw_dealloc_ucontext()  local80 	struct c4iw_dev *rhp = to_c4iw_dev(ibdev);  in c4iw_alloc_ucontext()  local
 195 	struct c4iw_dev *rhp;  in c4iw_deallocate_pd()  local
 212 	struct c4iw_dev *rhp;  in c4iw_allocate_pd()  local
 
 | 
| D | qp.c | 1084 	struct c4iw_dev *rhp;  in c4iw_post_send()  local1691 static int rdma_fini(struct c4iw_dev *rhp, struct c4iw_qp *qhp,  in rdma_fini()
 1748 static int rdma_init(struct c4iw_dev *rhp, struct c4iw_qp *qhp)  in rdma_init()
 1831 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
 2114 	struct c4iw_dev *rhp;  in c4iw_create_qp()  local
 2370 	struct c4iw_dev *rhp;  in c4iw_ib_modify_qp()  local
 2673 	struct c4iw_dev *rhp;  in c4iw_create_srq()  local
 2802 	struct c4iw_dev *rhp;  in c4iw_destroy_srq()  local
 
 | 
| D | iw_cxgb4.h | 349 static inline struct c4iw_cq *get_chp(struct c4iw_dev *rhp, u32 cqid)  in get_chp()354 static inline struct c4iw_qp *get_qhp(struct c4iw_dev *rhp, u32 qpid)  in get_qhp()
 369 	struct c4iw_dev *rhp;  member
 398 	struct c4iw_dev *rhp;  member
 416 	struct c4iw_dev *rhp;  member
 430 	struct c4iw_dev *rhp;  member
 487 	struct c4iw_dev *rhp;  member
 510 	struct c4iw_dev *rhp;  member
 
 | 
| D | cq.c | 996 	struct c4iw_dev *rhp = to_c4iw_dev(ibcq->device);  in c4iw_create_cq()  local
 | 
| /Linux-v5.4/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-v5.4/include/linux/ | 
| D | rcupdate.h | 868 static inline void rcu_head_init(struct rcu_head *rhp)  in rcu_head_init()887 rcu_head_after_call_rcu(struct rcu_head *rhp, rcu_callback_t f)  in rcu_head_after_call_rcu()
 
 | 
| /Linux-v5.4/kernel/ | 
| D | pid.c | 118 static void delayed_put_pid(struct rcu_head *rhp)  in delayed_put_pid()
 | 
| /Linux-v5.4/kernel/irq/ | 
| D | irqdesc.c | 431 static void delayed_free_desc(struct rcu_head *rhp)  in delayed_free_desc()
 |