/spdk/lib/rdma_utils/ |
H A D | rdma_utils.c | 39 struct spdk_memory_domain *domain; global() member 443 struct rdma_utils_memory_domain *domain = NULL; spdk_rdma_utils_get_memory_domain() local 490 struct rdma_utils_memory_domain *domain = NULL; spdk_rdma_utils_put_memory_domain() local [all...] |
/spdk/lib/nvmf/ |
H A D | mdns_server.c | 108 const char *domain = "local"; publish_pull_registration_request() local
|
/spdk/test/unit/lib/nvme/nvme_rdma.c/ |
H A D | nvme_rdma_ut.c | 54 spdk_memory_domain_create(struct spdk_memory_domain **domain, enum spdk_dma_device_type type, in spdk_memory_domain_create() argument 963 struct spdk_memory_domain *domain = (struct spdk_memory_domain *)0xf00dfeed; test_nvme_rdma_qpair_init() local 1038 struct spdk_memory_domain *domain = (struct spdk_memory_domain *)0xbaadbeef; test_rdma_ctrlr_get_memory_domains() local [all...] |
/spdk/lib/jsonrpc/ |
H A D | jsonrpc_client_tcp.c | 200 jsonrpc_client_connect(struct spdk_jsonrpc_client *client, int domain, int protocol, in jsonrpc_client_connect()
|
H A D | jsonrpc_server_tcp.c | 11 spdk_jsonrpc_server_listen(int domain, int protocol, in spdk_jsonrpc_server_listen()
|
/spdk/test/unit/lib/dma/dma.c/ |
H A D | dma_ut.c | 67 struct spdk_memory_domain *domain = NULL, *domain_2 = NULL, *domain_3 = NULL; in test_dma() local
|
/spdk/lib/vmd/ |
H A D | vmd_internal.h | 31 uint32_t domain : 8; member 116 uint32_t domain; member
|
/spdk/module/accel/mlx5/ |
H A D | accel_mlx5.c | 42 struct spdk_memory_domain *domain; global() member 310 accel_mlx5_translate_addr(void * addr,size_t size,struct spdk_memory_domain * domain,void * domain_ctx,struct accel_mlx5_dev * dev,struct ibv_sge * sge) accel_mlx5_translate_addr() argument 354 accel_mlx5_fill_block_sge(struct accel_mlx5_dev * dev,struct accel_mlx5_req * req,struct ibv_sge * sge,struct spdk_iov_sgl * iovs,struct spdk_memory_domain * domain,void * domain_ctx) accel_mlx5_fill_block_sge() argument [all...] |
/spdk/test/unit/lib/bdev/crypto.c/ |
H A D | crypto_ut.c | 94 spdk_accel_get_buf(struct spdk_io_channel * ch,uint64_t len,void ** buf,struct spdk_memory_domain ** domain,void ** domain_ctx) spdk_accel_get_buf() argument
|
/spdk/test/unit/lib/accel/accel.c/ |
H A D | accel_ut.c | 28 spdk_memory_domain_create(struct spdk_memory_domain **domain, enum spdk_dma_device_type type, in spdk_memory_domain_create() argument 2013 struct spdk_memory_domain *domain[2]; test_sequence_accel_buffers() local 3742 struct spdk_memory_domain *domain; test_sequence_same_iovs() local [all...] |
/spdk/test/common/lib/ |
H A D | test_env.c | 548 unsigned domain, bus, dev, func; spdk_pci_addr_parse() local [all...] |
/spdk/module/bdev/malloc/ |
H A D | bdev_malloc.c | 608 struct spdk_memory_domain *domain; bdev_malloc_get_memory_domains() local
|
/spdk/module/bdev/nvme/ |
H A D | bdev_nvme.c | 3438 bdev_nvme_append_crc32c(void * ctx,void ** seq,uint32_t * dst,struct iovec * iovs,uint32_t iovcnt,struct spdk_memory_domain * domain,void * domain_ctx,uint32_t seed,spdk_nvme_accel_step_cb cb_fn,void * cb_arg) bdev_nvme_append_crc32c() argument 7766 bdev_nvme_readv(struct nvme_bdev_io * bio,struct iovec * iov,int iovcnt,void * md,uint64_t lba_count,uint64_t lba,uint32_t flags,struct spdk_memory_domain * domain,void * domain_ctx,struct spdk_accel_sequence * seq) bdev_nvme_readv() argument 7819 bdev_nvme_writev(struct nvme_bdev_io * bio,struct iovec * iov,int iovcnt,void * md,uint64_t lba_count,uint64_t lba,uint32_t flags,struct spdk_memory_domain * domain,void * domain_ctx,struct spdk_accel_sequence * seq,union spdk_bdev_nvme_cdw12 cdw12,union spdk_bdev_nvme_cdw13 cdw13) bdev_nvme_writev() argument [all...] |