/external/fio/examples/ |
rdmaio-server.fio | 1 # Example rdma server job 3 ioengine=rdma
|
rdmaio-client.fio | 1 # Example rdma client job 3 ioengine=rdma
|
/external/iproute2/etc/iproute2/ |
nl_protos | 22 20 rdma
|
/external/kernel-headers/original/uapi/linux/ |
rds.h | 66 * Request a RDMA transfer to/from the specified 71 * source/destination of a RDMA transfer 79 * Returns the status of a completed RDMA operation. 202 * RDMA related types 285 * Common set of flags for all RDMA related structs
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
rds.h | 56 * Request a RDMA transfer to/from the specified 61 * source/destination of a RDMA transfer 69 * Returns the status of a completed RDMA operation. 192 * RDMA related types 275 * Common set of flags for all RDMA related structs
|
/external/fio/engines/ |
rdma.c | 2 * RDMA I/O engine 4 * RDMA I/O engine based on the IB verbs and RDMA/CM user space libraries. 5 * Supports both RDMA memory semantics and channel semantics 8 * You will need the Linux RDMA software installed, either 13 * Exchanging steps of RDMA ioengine control messages: 17 * to client side. In RDMA WRITE/READ test, this confirmation 20 * 4. In RDMA WRITE/READ test, client side sends a completion 45 #include <rdma/rdma_cma.h> 502 log_err("fio: unknown rdma protocol - %d\n", rd->rdma_protocol) [all...] |
/external/kernel-headers/original/uapi/rdma/ |
rdma_user_cm.h | 39 #include <rdma/ib_user_verbs.h> 40 #include <rdma/ib_user_sa.h>
|
rdma_netlink.h | 10 RDMA_NL_LS, /* RDMA Local Services */
|
ib_user_cm.h | 38 #include <rdma/ib_user_sa.h>
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rdma/ |
rdma_user_cm.h | 38 #include <rdma/ib_user_verbs.h> 39 #include <rdma/ib_user_sa.h>
|
ib_user_cm.h | 38 #include <rdma/ib_user_sa.h>
|
ib_user_verbs.h | 577 } rdma; member in union:ib_uverbs_send_wr::__anon39925
|
/external/llvm/test/MC/AArch64/ |
armv8.1a-rdma.s | 5 //AdvSIMD RDMA vector 66 //AdvSIMD RDMA scalar 76 //AdvSIMD RDMA vector by-element 111 //AdvSIMD RDMA scalar by-element
|
/bionic/libc/kernel/uapi/rdma/ |
rdma_user_cm.h | 25 #include <rdma/ib_user_verbs.h> 26 #include <rdma/ib_user_sa.h>
|
ib_user_cm.h | 22 #include <rdma/ib_user_sa.h>
|
/external/llvm/test/MC/Disassembler/ARM/ |
invalid-armv8.1a.txt | 3 # Check, if sizes 00 and 11 are undefined for RDMA
|
invalid-thumbv8.1a.txt | 3 # Check, if sizes 00 and 11 are undefined for RDMA
|
/external/llvm/test/CodeGen/ARM/ |
neon-v8.1a.ll | 4 ; RDMA Vector 86 ; RDMA Scalar
|
/external/llvm/test/CodeGen/AArch64/ |
arm64-neon-v8.1a.ll | 27 ; RDMA Vector 111 ; RDMA Vector, by element 211 ; RDMA Vector, by element, extracted 324 ; RDMA Scalar 404 ; RDMA Scalar, by element
|
/external/llvm/include/llvm/Support/ |
ARMBuildAttributes.h | 148 AllowNeonARMv8_1a = 4,// ARM v8.1-A SIMD was permitted (RDMA)
|
/hardware/ti/omap3/dspbridge/inc/ |
DSPStream.h | 205 * DSP_EDMACHNL: DMAChnlId is invalid, if STRMMODE is LDMA or RDMA.
|
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
DSPStream.h | 207 * DSP_EDMACHNL: DMAChnlId is invalid, if STRMMODE is LDMA or RDMA.
|
/external/fio/ |
Makefile | 61 SOURCE += engines/rdma.c
|
ioengines.c | 228 * For ioengine=rdma one side operation RDMA_WRITE or RDMA_READ,
|
/external/iproute2/lib/ |
rt_names.c | 589 [NETLINK_RDMA] = "rdma",
|