/Linux-v4.19/drivers/infiniband/hw/cxgb3/ |
D | iwch.h | 127 static inline int t3b_device(const struct iwch_dev *rhp) in t3b_device() 132 static inline int t3a_device(const struct iwch_dev *rhp) in t3a_device() 137 static inline struct iwch_cq *get_chp(struct iwch_dev *rhp, u32 cqid) in get_chp() 142 static inline struct iwch_qp *get_qhp(struct iwch_dev *rhp, u32 qpid) in get_qhp() 147 static inline struct iwch_mr *get_mhp(struct iwch_dev *rhp, u32 mmid) in get_mhp() 152 static inline int insert_handle(struct iwch_dev *rhp, struct idr *idr, in insert_handle() 168 static inline void remove_handle(struct iwch_dev *rhp, struct idr *idr, u32 id) in remove_handle()
|
D | iwch_provider.c | 66 struct iwch_dev *rhp = to_iwch_dev(context->device); in iwch_dealloc_ucontext() local 82 struct iwch_dev *rhp = to_iwch_dev(ibdev); in iwch_alloc_ucontext() local 116 struct iwch_dev *rhp; in iwch_create_cq() local 287 struct iwch_dev *rhp; in iwch_arm_cq() local 375 struct iwch_dev *rhp; in iwch_deallocate_pd() local 392 struct iwch_dev *rhp; in iwch_allocate_pd() local 420 struct iwch_dev *rhp; in iwch_dereg_mr() local 448 struct iwch_dev *rhp = php->rhp; in iwch_get_dma_mr() local 528 struct iwch_dev *rhp; in iwch_reg_user_mr() local 627 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_provider.h | 47 struct iwch_dev *rhp; member 77 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-v4.19/drivers/infiniband/hw/cxgb4/ |
D | mem.c | 401 static int register_mem(struct c4iw_dev *rhp, struct c4iw_pd *php, in register_mem() 442 struct c4iw_dev *rhp; in c4iw_get_dma_mr() local 509 struct c4iw_dev *rhp; in c4iw_reg_user_mr() local 617 struct c4iw_dev *rhp; in c4iw_alloc_mw() local 675 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 825 void c4iw_invalidate_mr(struct c4iw_dev *rhp, u32 rkey) in c4iw_invalidate_mr()
|
D | provider.c | 64 struct c4iw_dev *rhp; in _c4iw_free_ucontext() local 90 struct c4iw_dev *rhp = to_c4iw_dev(ibdev); in c4iw_alloc_ucontext() local 214 struct c4iw_dev *rhp; in c4iw_deallocate_pd() local 234 struct c4iw_dev *rhp; in c4iw_allocate_pd() local
|
D | qp.c | 889 struct c4iw_dev *rhp; in free_qp_work() local 1105 struct c4iw_dev *rhp; in c4iw_post_send() local 1711 static int rdma_fini(struct c4iw_dev *rhp, struct c4iw_qp *qhp, in rdma_fini() 1769 static int rdma_init(struct c4iw_dev *rhp, struct c4iw_qp *qhp) in rdma_init() 1852 int c4iw_modify_qp(struct c4iw_dev *rhp, struct c4iw_qp *qhp, in c4iw_modify_qp() 2093 struct c4iw_dev *rhp; in c4iw_destroy_qp() local 2124 struct c4iw_dev *rhp; in c4iw_create_qp() local 2382 struct c4iw_dev *rhp; in c4iw_ib_modify_qp() local 2687 struct c4iw_dev *rhp; in c4iw_create_srq() local 2829 struct c4iw_dev *rhp; in c4iw_destroy_srq() local
|
D | iw_cxgb4.h | 350 static inline struct c4iw_cq *get_chp(struct c4iw_dev *rhp, u32 cqid) in get_chp() 355 static inline struct c4iw_qp *get_qhp(struct c4iw_dev *rhp, u32 qpid) in get_qhp() 360 static inline struct c4iw_mr *get_mhp(struct c4iw_dev *rhp, u32 mmid) in get_mhp() 365 static inline int _insert_handle(struct c4iw_dev *rhp, struct idr *idr, in _insert_handle() 385 static inline int insert_handle(struct c4iw_dev *rhp, struct idr *idr, in insert_handle() 391 static inline int insert_handle_nolock(struct c4iw_dev *rhp, struct idr *idr, in insert_handle_nolock() 397 static inline void _remove_handle(struct c4iw_dev *rhp, struct idr *idr, in _remove_handle() 407 static inline void remove_handle(struct c4iw_dev *rhp, struct idr *idr, u32 id) in remove_handle() 412 static inline void remove_handle_nolock(struct c4iw_dev *rhp, in remove_handle_nolock() 428 struct c4iw_dev *rhp; member [all …]
|
D | cq.c | 1000 struct c4iw_dev *rhp; in c4iw_create_cq() local
|
/Linux-v4.19/include/trace/events/ |
D | rcu.h | 772 #define trace_rcu_callback(rcuname, rhp, qlen_lazy, qlen) do { } while (0) argument 773 #define trace_rcu_kfree_callback(rcuname, rhp, offset, qlen_lazy, qlen) \ argument 777 #define trace_rcu_invoke_callback(rcuname, rhp) do { } while (0) argument 778 #define trace_rcu_invoke_kfree_callback(rcuname, rhp, offset) do { } while (0) argument 781 #define trace_rcu_torture_read(rcutorturename, rhp, secs, c_old, c) \ argument
|
/Linux-v4.19/kernel/rcu/ |
D | rcu_segcblist.c | 48 struct rcu_head *rhp; in rcu_cblist_dequeue() local 143 struct rcu_head *rhp, bool lazy) in rcu_segcblist_enqueue() 165 struct rcu_head *rhp, bool lazy) in rcu_segcblist_entrain()
|
D | srcutiny.c | 126 struct rcu_head *rhp; in srcu_drive_gp() local 171 void call_srcu(struct srcu_struct *sp, struct rcu_head *rhp, in call_srcu()
|
D | srcutree.c | 818 static void srcu_leak_callback(struct rcu_head *rhp) in srcu_leak_callback() 850 void __call_srcu(struct srcu_struct *sp, struct rcu_head *rhp, in __call_srcu() 907 void call_srcu(struct srcu_struct *sp, struct rcu_head *rhp, in call_srcu() 1019 static void srcu_barrier_cb(struct rcu_head *rhp) in srcu_barrier_cb() 1173 struct rcu_head *rhp; in srcu_invoke_callbacks() local
|
D | update.c | 431 void do_trace_rcu_torture_read(const char *rcutorturename, struct rcu_head *rhp, in do_trace_rcu_torture_read() 439 #define do_trace_rcu_torture_read(rcutorturename, rhp, secs, c_old, c) \ argument 555 void call_rcu_tasks(struct rcu_head *rhp, rcu_callback_t func) in call_rcu_tasks()
|
D | rcutorture.c | 918 static void rcu_torture_cbflood_cb(struct rcu_head *rhp) in rcu_torture_cbflood_cb() 933 struct rcu_head *rhp; in rcu_torture_cbflood() local 1187 static void rcu_torture_timer_cb(struct rcu_head *rhp) in rcu_torture_timer_cb() 1374 struct rcu_head *rhp = kmalloc(sizeof(*rhp), GFP_NOWAIT); in rcu_torture_timer() local 1884 static void rcu_torture_leak_cb(struct rcu_head *rhp) in rcu_torture_leak_cb() 1888 static void rcu_torture_err_cb(struct rcu_head *rhp) in rcu_torture_err_cb()
|
D | sync.c | 164 static void rcu_sync_func(struct rcu_head *rhp) in rcu_sync_func()
|
D | tree_plugin.h | 1666 static void rcu_oom_callback(struct rcu_head *rhp) in rcu_oom_callback() 1974 struct rcu_head *rhp; in rcu_nocb_cpu_needs_barrier() local 2020 struct rcu_head *rhp, in __call_rcu_nocb_enqueue() 2082 static bool __call_rcu_nocb(struct rcu_data *rdp, struct rcu_head *rhp, in __call_rcu_nocb() 2607 static bool __call_rcu_nocb(struct rcu_data *rdp, struct rcu_head *rhp, in __call_rcu_nocb()
|
D | rcuperf.c | 414 static void rcu_perf_async_cb(struct rcu_head *rhp) in rcu_perf_async_cb() 429 struct rcu_head *rhp = NULL; in rcu_perf_writer() local
|
D | tree.c | 2543 struct rcu_head *rhp; in rcu_do_batch() local 2940 static void rcu_leak_callback(struct rcu_head *rhp) in rcu_leak_callback() 3366 static void rcu_barrier_callback(struct rcu_head *rhp) in rcu_barrier_callback()
|
D | rcu.h | 491 #define do_trace_rcu_torture_read(rcutorturename, rhp, secs, c_old, c) \ argument
|
/Linux-v4.19/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-v4.19/kernel/ |
D | pid.c | 117 static void delayed_put_pid(struct rcu_head *rhp) in delayed_put_pid()
|
/Linux-v4.19/kernel/irq/ |
D | irqdesc.c | 416 static void delayed_free_desc(struct rcu_head *rhp) in delayed_free_desc()
|