Home
last modified time | relevance | path

Searched defs:domain (Results 1 – 13 of 13) sorted by relevance

/spdk/lib/rdma_utils/
H A Drdma_utils.c39 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 Dmdns_server.c108 const char *domain = "local"; publish_pull_registration_request() local
/spdk/test/unit/lib/nvme/nvme_rdma.c/
H A Dnvme_rdma_ut.c54 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 Djsonrpc_client_tcp.c200 jsonrpc_client_connect(struct spdk_jsonrpc_client *client, int domain, int protocol, in jsonrpc_client_connect()
H A Djsonrpc_server_tcp.c11 spdk_jsonrpc_server_listen(int domain, int protocol, in spdk_jsonrpc_server_listen()
/spdk/test/unit/lib/dma/dma.c/
H A Ddma_ut.c67 struct spdk_memory_domain *domain = NULL, *domain_2 = NULL, *domain_3 = NULL; in test_dma() local
/spdk/lib/vmd/
H A Dvmd_internal.h31 uint32_t domain : 8; member
116 uint32_t domain; member
/spdk/module/accel/mlx5/
H A Daccel_mlx5.c42 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 Dcrypto_ut.c94 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 Daccel_ut.c28 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 Dtest_env.c548 unsigned domain, bus, dev, func; spdk_pci_addr_parse() local
[all...]
/spdk/module/bdev/malloc/
H A Dbdev_malloc.c608 struct spdk_memory_domain *domain; bdev_malloc_get_memory_domains() local
/spdk/module/bdev/nvme/
H A Dbdev_nvme.c3438 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...]