| /dpdk/drivers/bus/auxiliary/linux/ |
| H A D | auxiliary.c | 89 dir = opendir(dirname); in auxiliary_dev_exists() 107 dir = opendir(AUXILIARY_SYSFS_PATH); in auxiliary_scan()
|
| /dpdk/drivers/crypto/ccp/ |
| H A D | ccp_pci.c | 201 dir = opendir(dirname_uio); in ccp_find_uio_devname() 204 dir = opendir(dirname); in ccp_find_uio_devname()
|
| H A D | ccp_dev.c | 700 dir = opendir(SYSFS_PCI_DEVICES); in ccp_probe_devices()
|
| /dpdk/lib/eal/linux/ |
| H A D | eal_hugepage_info.c | 143 socketdir = opendir(socketpath); in get_num_hugepages_on_node() 319 dir = opendir(hugedir); in walk_hugedir() 486 dir = opendir(sys_dir_path); in hugepage_info_init()
|
| H A D | eal.c | 93 dir = opendir(runtime_dir); in eal_clean_runtime_dir() 842 DIR *dir = opendir(KERNEL_IOMMU_GROUPS_PATH); in is_iommu_enabled()
|
| /dpdk/drivers/crypto/bcmfs/ |
| H A D | bcmfs_device.c | 184 dir = opendir(path); in fsdev_find_all_devs() 214 dir = opendir(path); in fsdev_find_sub_dir()
|
| /dpdk/drivers/bus/vmbus/linux/ |
| H A D | vmbus_bus.c | 128 dir = opendir(dirname); in vmbus_get_uio_dev() 348 dir = opendir(SYSFS_VMBUS_DEVICES); in rte_vmbus_scan()
|
| H A D | vmbus_uio.c | 405 chan_dir = opendir(chan_path); in vmbus_uio_get_subchan()
|
| /dpdk/lib/eal/windows/include/ |
| H A D | dirent.h | 126 static DIR *opendir(const char *dirname); 377 opendir(const char *dirname) in opendir() function
|
| /dpdk/app/test/ |
| H A D | process.h | 79 dir = opendir(procdir); in process_dup()
|
| H A D | test_eal_flags.c | 202 if ((hugepage_dir = opendir(hugedir)) == NULL) { in process_hugefiles() 296 if ((dir = opendir(nodedir)) == NULL) { in get_number_of_sockets()
|
| H A D | test_kni.c | 554 dir = opendir(KNI_MODULE_PATH); in test_kni()
|
| /dpdk/drivers/common/mlx5/linux/ |
| H A D | mlx5_common_auxiliary.c | 29 dir = opendir(path); in mlx5_auxiliary_get_child_name()
|
| H A D | mlx5_common_os.c | 169 dir = opendir(path); in mlx5_get_ifname_sysfs() 887 dir = opendir(tmp); in mlx5_get_device_guid()
|
| /dpdk/drivers/net/enetfec/ |
| H A D | enet_uio.c | 231 d = opendir(FEC_UIO_DEVICE_SYS_ATTR_PATH); in enetfec_configure()
|
| /dpdk/drivers/crypto/caam_jr/ |
| H A D | caam_jr_uio.c | 419 d = opendir(SEC_UIO_DEVICE_SYS_ATTR_PATH); in sec_configure()
|
| /dpdk/drivers/bus/pci/linux/ |
| H A D | pci_uio.c | 152 dir = opendir(dirname); in pci_get_uio_dev() 158 dir = opendir(dirname); in pci_get_uio_dev()
|
| H A D | pci.c | 463 dir = opendir(rte_pci_get_sysfs_path()); in rte_pci_scan()
|
| /dpdk/lib/eal/common/ |
| H A D | eal_common_proc.c | 751 mp_dir = opendir(mp_dir_path); in mp_send() 1026 mp_dir = opendir(mp_dir_path); in rte_mp_request_sync() 1171 mp_dir = opendir(mp_dir_path); in rte_mp_request_async()
|
| /dpdk/drivers/raw/ioat/ |
| H A D | idxd_bus.c | 281 dev_dir = opendir(path); in dsa_scan()
|
| /dpdk/drivers/dma/idxd/ |
| H A D | idxd_bus.c | 313 dev_dir = opendir(path); in dsa_scan()
|
| /dpdk/drivers/bus/fslmc/ |
| H A D | fslmc_bus.c | 332 dir = opendir(fslmc_dirpath); in rte_fslmc_scan()
|
| /dpdk/examples/fips_validation/ |
| H A D | main.c | 444 d_req = opendir(env.req_path); in main() 451 d_rsp = opendir(env.rsp_path); in main() 455 d_rsp = opendir(env.rsp_path); in main()
|
| /dpdk/drivers/raw/ifpga/ |
| H A D | ifpga_rawdev.c | 268 dp = opendir(dir); in ifpga_rawdev_fill_info() 297 dp = opendir(link); in ifpga_rawdev_fill_info()
|
| /dpdk/drivers/net/mlx4/ |
| H A D | mlx4_ethdev.c | 72 dir = opendir(path); in mlx4_get_ifname()
|