| /kernel/linux/linux-6.6/drivers/infiniband/core/ |
| D | rw.c | 126 u64 remote_addr, u32 rkey, enum dma_data_direction dir) in rdma_rw_init_mr_wrs() 197 u64 remote_addr, u32 rkey, enum dma_data_direction dir) in rdma_rw_init_map_wrs() 252 struct scatterlist *sg, u32 offset, u64 remote_addr, u32 rkey, in rdma_rw_init_single_wr() 294 u64 remote_addr, u32 rkey, enum dma_data_direction dir) in rdma_rw_ctx_init() 368 u64 remote_addr, u32 rkey, enum dma_data_direction dir) in rdma_rw_ctx_signature_init()
|
| /kernel/linux/linux-5.10/drivers/infiniband/core/ |
| D | rw.c | 125 u64 remote_addr, u32 rkey, enum dma_data_direction dir) in rdma_rw_init_mr_wrs() 196 u64 remote_addr, u32 rkey, enum dma_data_direction dir) in rdma_rw_init_map_wrs() 251 struct scatterlist *sg, u32 offset, u64 remote_addr, u32 rkey, in rdma_rw_init_single_wr() 313 u64 remote_addr, u32 rkey, enum dma_data_direction dir) in rdma_rw_ctx_init() 383 u64 remote_addr, u32 rkey, enum dma_data_direction dir) in rdma_rw_ctx_signature_init()
|
| /kernel/linux/linux-6.6/arch/x86/crypto/ |
| D | aria_aesni_avx2_glue.c | 48 static int ecb_do_encrypt(struct skcipher_request *req, const u32 *rkey) in ecb_do_encrypt() 57 static int ecb_do_decrypt(struct skcipher_request *req, const u32 *rkey) in ecb_do_decrypt()
|
| D | aria_gfni_avx512_glue.c | 33 static int ecb_do_encrypt(struct skcipher_request *req, const u32 *rkey) in ecb_do_encrypt() 43 static int ecb_do_decrypt(struct skcipher_request *req, const u32 *rkey) in ecb_do_decrypt()
|
| D | aria_aesni_avx_glue.c | 48 static int ecb_do_encrypt(struct skcipher_request *req, const u32 *rkey) in ecb_do_encrypt() 56 static int ecb_do_decrypt(struct skcipher_request *req, const u32 *rkey) in ecb_do_decrypt()
|
| /kernel/linux/linux-6.6/drivers/infiniband/sw/rxe/ |
| D | rxe_mw.c | 258 int rxe_invalidate_mw(struct rxe_qp *qp, u32 rkey) in rxe_invalidate_mw() 290 struct rxe_mw *rxe_lookup_mw(struct rxe_qp *qp, int access, u32 rkey) in rxe_lookup_mw()
|
| D | rxe_hdr.h | 528 __be32 rkey; member 553 static inline void __reth_set_rkey(void *arg, u32 rkey) in __reth_set_rkey() 592 static inline void reth_set_rkey(struct rxe_pkt_info *pkt, u32 rkey) in reth_set_rkey() 661 __be32 rkey; member 687 static inline void __atmeth_set_rkey(void *arg, u32 rkey) in __atmeth_set_rkey() 740 static inline void atmeth_set_rkey(struct rxe_pkt_info *pkt, u32 rkey) in atmeth_set_rkey() 919 __be32 rkey; member 929 static inline void __ieth_set_rkey(void *arg, u32 rkey) in __ieth_set_rkey() 942 static inline void ieth_set_rkey(struct rxe_pkt_info *pkt, u32 rkey) in ieth_set_rkey()
|
| D | rxe_resp.c | 446 u32 rkey; in check_rkey() local 839 static struct rxe_mr *rxe_recheck_mr(struct rxe_qp *qp, u32 rkey) in rxe_recheck_mr() 982 static int invalidate_rkey(struct rxe_qp *qp, u32 rkey) in invalidate_rkey() 1038 u32 rkey = ieth_rkey(pkt); in execute() local
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/qib/ |
| D | qib_rc.c | 1605 u32 rkey = be32_to_cpu(reth->rkey); in qib_rc_rcv_error() local 1903 u32 rkey = be32_to_cpu(reth->rkey); in qib_rc_rcv() local 1961 u32 rkey = be32_to_cpu(reth->rkey); in qib_rc_rcv() local 2010 u32 rkey; in qib_rc_rcv() local
|
| D | qib_uc.c | 420 u32 rkey = be32_to_cpu(reth->rkey); in qib_uc_rcv() local
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/qib/ |
| D | qib_rc.c | 1608 u32 rkey = be32_to_cpu(reth->rkey); in qib_rc_rcv_error() local 1906 u32 rkey = be32_to_cpu(reth->rkey); in qib_rc_rcv() local 1964 u32 rkey = be32_to_cpu(reth->rkey); in qib_rc_rcv() local 2013 u32 rkey; in qib_rc_rcv() local
|
| D | qib_uc.c | 421 u32 rkey = be32_to_cpu(reth->rkey); in qib_uc_rcv() local
|
| /kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/ |
| D | rxe_hdr.h | 529 __be32 rkey; member 554 static inline void __reth_set_rkey(void *arg, u32 rkey) in __reth_set_rkey() 593 static inline void reth_set_rkey(struct rxe_pkt_info *pkt, u32 rkey) in reth_set_rkey() 616 __be32 rkey; member 642 static inline void __atmeth_set_rkey(void *arg, u32 rkey) in __atmeth_set_rkey() 695 static inline void atmeth_set_rkey(struct rxe_pkt_info *pkt, u32 rkey) in atmeth_set_rkey() 875 __be32 rkey; member 885 static inline void __ieth_set_rkey(void *arg, u32 rkey) in __ieth_set_rkey() 898 static inline void ieth_set_rkey(struct rxe_pkt_info *pkt, u32 rkey) in ieth_set_rkey()
|
| /kernel/linux/linux-5.10/net/dns_resolver/ |
| D | dns_query.c | 79 struct key *rkey; in dns_query() local
|
| /kernel/linux/linux-6.6/net/dns_resolver/ |
| D | dns_query.c | 79 struct key *rkey; in dns_query() local
|
| /kernel/linux/linux-6.6/include/uapi/rdma/ |
| D | rdma_user_rxe.h | 88 __u32 rkey; member 94 __u32 rkey; member 101 __u32 rkey; member 118 __u32 rkey; member
|
| D | vmw_pvrdma-abi.h | 251 __u32 rkey; member 258 __u32 rkey; member 264 __u32 rkey; member 277 __u32 rkey; member
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
| D | rc.c | 2635 u32 rkey = be32_to_cpu(reth->rkey); in rc_rcv_error() local 2824 u32 rkey; in hfi1_rc_rcv() local 3023 u32 rkey = be32_to_cpu(reth->rkey); in hfi1_rc_rcv() local 3078 u32 rkey = be32_to_cpu(reth->rkey); in hfi1_rc_rcv() local 3133 u32 rkey; in hfi1_rc_rcv() local
|
| D | uc.c | 495 u32 rkey = be32_to_cpu(reth->rkey); in hfi1_uc_rcv() local
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
| D | rc.c | 2594 u32 rkey = be32_to_cpu(reth->rkey); in rc_rcv_error() local 2783 u32 rkey; in hfi1_rc_rcv() local 2982 u32 rkey = be32_to_cpu(reth->rkey); in hfi1_rc_rcv() local 3037 u32 rkey = be32_to_cpu(reth->rkey); in hfi1_rc_rcv() local 3092 u32 rkey; in hfi1_rc_rcv() local
|
| D | uc.c | 449 u32 rkey = be32_to_cpu(reth->rkey); in hfi1_uc_rcv() local
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/rdma/ |
| D | vmw_pvrdma-abi.h | 171 __u32 rkey; member 178 __u32 rkey; member 184 __u32 rkey; member 197 __u32 rkey; member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/rdma/ |
| D | vmw_pvrdma-abi.h | 188 __u32 rkey; member 195 __u32 rkey; member 201 __u32 rkey; member 214 __u32 rkey; member
|
| /kernel/linux/linux-5.10/include/uapi/rdma/ |
| D | vmw_pvrdma-abi.h | 251 __u32 rkey; member 258 __u32 rkey; member 264 __u32 rkey; member 277 __u32 rkey; member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/rdma/ |
| D | vmw_pvrdma-abi.h | 188 __u32 rkey; member 195 __u32 rkey; member 201 __u32 rkey; member 214 __u32 rkey; member
|