/dpdk/lib/vhost/ |
H A D | socket.c | 35 char *path; member 374 const char *path = vsocket->path; vhost_user_start_server() local 431 vhost_user_connect_nonblock(char * path,int fd,struct sockaddr * un,size_t sz) vhost_user_connect_nonblock() argument 526 const char *path = vsocket->path; vhost_user_start_client() local 563 find_vhost_user_socket(const char * path) find_vhost_user_socket() argument 581 rte_vhost_driver_attach_vdpa_device(const char * path,struct rte_vdpa_device * dev) rte_vhost_driver_attach_vdpa_device() argument 599 rte_vhost_driver_detach_vdpa_device(const char * path) rte_vhost_driver_detach_vdpa_device() argument 613 rte_vhost_driver_get_vdpa_device(const char * path) rte_vhost_driver_get_vdpa_device() argument 628 rte_vhost_driver_get_vdpa_dev_type(const char * path,uint32_t * type) rte_vhost_driver_get_vdpa_dev_type() argument 656 rte_vhost_driver_disable_features(const char * path,uint64_t features) rte_vhost_driver_disable_features() argument 676 rte_vhost_driver_enable_features(const char * path,uint64_t features) rte_vhost_driver_enable_features() argument 699 rte_vhost_driver_set_features(const char * path,uint64_t features) rte_vhost_driver_set_features() argument 720 rte_vhost_driver_get_features(const char * path,uint64_t * features) rte_vhost_driver_get_features() argument 755 rte_vhost_driver_set_protocol_features(const char * path,uint64_t protocol_features) rte_vhost_driver_set_protocol_features() argument 769 rte_vhost_driver_get_protocol_features(const char * path,uint64_t * protocol_features) rte_vhost_driver_get_protocol_features() argument 807 rte_vhost_driver_get_queue_num(const char * path,uint32_t * queue_num) rte_vhost_driver_get_queue_num() argument 842 rte_vhost_driver_set_max_queue_num(const char * path,uint32_t max_queue_pairs) rte_vhost_driver_set_max_queue_num() argument 886 rte_vhost_driver_register(const char * path,uint64_t flags) rte_vhost_driver_register() argument 1061 rte_vhost_driver_unregister(const char * path) rte_vhost_driver_unregister() argument 1144 rte_vhost_driver_callback_register(const char * path,struct rte_vhost_device_ops const * const ops) rte_vhost_driver_callback_register() argument 1159 vhost_driver_callback_get(const char * path) vhost_driver_callback_get() argument 1171 rte_vhost_driver_start(const char * path) rte_vhost_driver_start() argument [all...] |
H A D | vduse.h | 20 vduse_device_create(const char *path, bool compliant_ol_flags) in vduse_device_create() 29 vduse_device_destroy(const char *path) in vduse_device_destroy()
|
H A D | vduse.c | 411 vduse_device_create(const char * path,bool compliant_ol_flags) vduse_device_create() argument 571 vduse_device_destroy(const char * path) vduse_device_destroy() argument [all...] |
/dpdk/lib/eal/linux/ |
H A D | eal_lcore.c | 22 char path[PATH_MAX]; in eal_cpu_detected() local 46 char path[PATH_MAX]; in eal_cpu_socket_id() local 60 char path[PATH_MAX]; in eal_cpu_core_id() local
|
/dpdk/examples/vhost_blk/ |
H A D | vhost_blk_compat.c | 71 char path[PATH_MAX]; in extern_vhost_pre_msg_handler() local 119 char path[PATH_MAX]; in extern_vhost_post_msg_handler() local 164 vhost_dev_install_rte_compat_hooks(const char *path) in vhost_dev_install_rte_compat_hooks()
|
H A D | vhost_blk.c | 597 char path[PATH_MAX]; in new_device() local 695 char path[PATH_MAX]; in destroy_device() local 791 char *path; in vhost_blk_ctrlr_construct() local [all...] |
/dpdk/usertools/ |
H A D | dpdk-hugepages.py | 46 get_valid_page_sizes(path) global() argument 53 get_hugepages(path) global() argument 60 set_hugepages(path, reqpages) global() argument [all...] |
H A D | dpdk-telemetry.py | 55 def find_sockets(path): argument 105 def handle_socket(args, path): argument
|
/dpdk/buildtools/ |
H A D | pmdinfogen.py | 224 def open_input(path): argument 232 def read_input(path): argument 239 def load_image(fmt, path): argument 247 def open_output(path): argument
|
/dpdk/drivers/dma/idxd/ |
H A D | idxd_bus.c | 81 const char *path = getenv("DSA_DEV_PATH"); in dsa_get_dev_path() local 88 const char *path = getenv("DSA_SYSFS_PATH"); in dsa_get_sysfs_path() local 115 char path[PATH_MAX]; in idxd_bus_mmap_wq() local 317 const char *path = dsa_get_dev_path(); in dsa_scan() local
|
H A D | dpdk_idxd_cfg.py | 19 def __init__(self, path): argument
|
/dpdk/app/test/ |
H A D | process.h | 80 char path[32]; in process_dup() local 209 char path[PATH_MAX] = {0}; in get_current_prefix() local
|
/dpdk/dts/framework/remote_session/ |
H A D | python_shell.py | 30 path: ClassVar[PurePath] = PurePath("python3") variable in PythonShell
|
/dpdk/lib/power/ |
H A D | guest_channel.c |
|
/dpdk/doc/api/ |
H A D | generate_examples.py | 17 path = os.path.join(root, name) variable
|
/dpdk/lib/cmdline/ |
H A D | cmdline_socket.c | 16 cmdline_file_new(cmdline_parse_ctx_t *ctx, const char *prompt, const char *path) in cmdline_file_new()
|
/dpdk/drivers/bus/pci/ |
H A D | private.h | 126 char *path; member 149 char path[PATH_MAX]; member
|
/dpdk/lib/eal/unix/ |
H A D | eal_file.c | 14 eal_file_open(const char *path, int flags) in eal_file_open()
|
H A D | eal_firmware.c | 152 char path[PATH_MAX]; in rte_firmware_read() local
|
/dpdk/devtools/ |
H A D | check-meson.py | 18 def scan_dir(path): argument
|
/dpdk/lib/eal/common/ |
H A D | eal_common_proc.c | 153 const char *path; in rte_eal_primary_proc_alive() local 598 char path[PATH_MAX]; in close_socket_fd() local 608 char path[PATH_MAX]; in rte_mp_channel_init() local 780 char path[PATH_MAX]; in mp_send() local 1054 char path[PATH_MAX]; in rte_mp_request_sync() local 1198 char path[PATH_MAX]; in rte_mp_request_async() local
|
H A D | eal_common_fbarray.c | 81 resize_and_map(int fd, const char *path, void *addr, size_t len) in resize_and_map() 723 char path[PATH_MAX]; in rte_fbarray_init() local 849 char path[PATH_MAX]; in rte_fbarray_attach() local 991 char path[PATH_MAX]; in rte_fbarray_destroy() local
|
/dpdk/drivers/crypto/bcmfs/ |
H A D | bcmfs_vfio.c | 18 vfio_map_dev_obj(const char *path, const char *dev_obj, in vfio_map_dev_obj()
|
/dpdk/lib/telemetry/ |
H A D | telemetry.c | 46 char path[sizeof(((struct sockaddr_un *)0)->sun_path)]; global() member 458 static char path[PATH_MAX]; get_socket_path() local 474 create_socket(char * path) create_socket() argument [all...] |
/dpdk/lib/eal/windows/ |
H A D | eal_file.c | 14 eal_file_open(const char *path, int flags) in eal_file_open()
|