Lines Matching defs:path
35 char *path; member
369 const char *path = vsocket->path; in vhost_user_start_server() local
525 const char *path = vsocket->path; in vhost_user_start_client() local
563 find_vhost_user_socket(const char *path) in find_vhost_user_socket()
581 rte_vhost_driver_attach_vdpa_device(const char *path, in rte_vhost_driver_attach_vdpa_device()
599 rte_vhost_driver_detach_vdpa_device(const char *path) in rte_vhost_driver_detach_vdpa_device()
613 rte_vhost_driver_get_vdpa_device(const char *path) in rte_vhost_driver_get_vdpa_device()
628 rte_vhost_driver_disable_features(const char *path, uint64_t features) in rte_vhost_driver_disable_features()
648 rte_vhost_driver_enable_features(const char *path, uint64_t features) in rte_vhost_driver_enable_features()
671 rte_vhost_driver_set_features(const char *path, uint64_t features) in rte_vhost_driver_set_features()
692 rte_vhost_driver_get_features(const char *path, uint64_t *features) in rte_vhost_driver_get_features()
730 rte_vhost_driver_set_protocol_features(const char *path, in rte_vhost_driver_set_protocol_features()
744 rte_vhost_driver_get_protocol_features(const char *path, in rte_vhost_driver_get_protocol_features()
785 rte_vhost_driver_get_queue_num(const char *path, uint32_t *queue_num) in rte_vhost_driver_get_queue_num()
842 rte_vhost_driver_register(const char *path, uint64_t flags) in rte_vhost_driver_register()
1009 rte_vhost_driver_unregister(const char *path) in rte_vhost_driver_unregister()
1093 rte_vhost_driver_callback_register(const char *path, in rte_vhost_driver_callback_register()
1108 vhost_driver_callback_get(const char *path) in vhost_driver_callback_get()
1120 rte_vhost_driver_start(const char *path) in rte_vhost_driver_start()