Searched defs:user_backend (Results 1 – 4 of 4) sorted by relevance
/spdk/lib/vhost/ |
H A D | vhost.c | 114 vhost_dev_register(struct spdk_vhost_dev * vdev,const char * name,const char * mask_str,const struct spdk_json_val * params,const struct spdk_vhost_dev_backend * backend,const struct spdk_vhost_user_dev_backend * user_backend,bool delay) vhost_dev_register() argument
|
H A D | rte_vhost_user.c | 1775 struct spdk_cpuset *cpumask, const struct spdk_vhost_user_dev_backend *user_backend) argument 1828 const struct spdk_vhost_user_dev_backend *user_backend, bool delay) argument [all...] |
H A D | vhost_internal.h | 177 const struct spdk_vhost_user_dev_backend *user_backend; global() member
|
H A D | vhost_blk.c | 1886 virtio_blk_construct_ctrlr(struct spdk_vhost_dev * vdev,const char * address,struct spdk_cpuset * cpumask,const struct spdk_json_val * params,const struct spdk_vhost_user_dev_backend * user_backend) virtio_blk_construct_ctrlr() argument
|