Lines Matching defs:path
34 char *path; member
372 const char *path = vsocket->path; in vhost_user_start_server() local
430 vhost_user_connect_nonblock(char *path, int fd, struct sockaddr *un, size_t sz) in vhost_user_connect_nonblock()
522 const char *path = vsocket->path; in vhost_user_start_client() local
557 find_vhost_user_socket(const char *path) in find_vhost_user_socket()
575 rte_vhost_driver_attach_vdpa_device(const char *path, in rte_vhost_driver_attach_vdpa_device()
593 rte_vhost_driver_detach_vdpa_device(const char *path) in rte_vhost_driver_detach_vdpa_device()
607 rte_vhost_driver_get_vdpa_device(const char *path) in rte_vhost_driver_get_vdpa_device()
622 rte_vhost_driver_disable_features(const char *path, uint64_t features) in rte_vhost_driver_disable_features()
642 rte_vhost_driver_enable_features(const char *path, uint64_t features) in rte_vhost_driver_enable_features()
665 rte_vhost_driver_set_features(const char *path, uint64_t features) in rte_vhost_driver_set_features()
686 rte_vhost_driver_get_features(const char *path, uint64_t *features) in rte_vhost_driver_get_features()
721 rte_vhost_driver_set_protocol_features(const char *path, in rte_vhost_driver_set_protocol_features()
735 rte_vhost_driver_get_protocol_features(const char *path, in rte_vhost_driver_get_protocol_features()
774 rte_vhost_driver_get_queue_num(const char *path, uint32_t *queue_num) in rte_vhost_driver_get_queue_num()
829 rte_vhost_driver_register(const char *path, uint64_t flags) in rte_vhost_driver_register()
993 rte_vhost_driver_unregister(const char *path) in rte_vhost_driver_unregister()
1074 rte_vhost_driver_callback_register(const char *path, in rte_vhost_driver_callback_register()
1089 vhost_driver_callback_get(const char *path) in vhost_driver_callback_get()
1101 rte_vhost_driver_start(const char *path) in rte_vhost_driver_start()