Home
last modified time | relevance | path

Searched refs:opendir (Results 1 – 25 of 58) sorted by relevance

123

/linux/tools/iio/
H A Dlsiio.c45 dp = opendir(dev_dir_name); in dump_channels()
107 dp = opendir(iio_dir); in dump_devices()
H A Diio_utils.c115 dp = opendir(scan_el_dir); in iioutils_get_type()
240 dp = opendir(device_dir); in iioutils_get_param_float()
332 dp = opendir(scan_el_dir); in build_channel_array()
570 dp = opendir(iio_dir); in find_type_by_name()
/linux/tools/bpf/bpftool/
H A Dperf.c162 proc = opendir("/proc"); in show_proc()
182 pid_fd = opendir(buf); in show_proc()
/linux/tools/testing/selftests/proc/
H A Dproc-tid0.c66 DIR *d = opendir(buf); in main()
H A Dproc-subset-pid.c77 DIR *d = opendir("/proc"); in main()
H A Dread.c132 d = opendir("/proc"); in main()
H A Dfd-001-lookup.c111 d = opendir("/proc/self/fd"); in main()
/linux/tools/perf/util/
H A Dtracepoint.c
H A Dtrace-event-info.c171 dir = opendir(sys); in copy_event_system()
270 dir = opendir(path); in record_event_files()
423 evt_dir = opendir(dir_path); in tracepoint_id_to_path()
/linux/tools/testing/selftests/hid/
H A Dhid_common.h363 d = opendir(workdir); in get_hid_id()
394 d = opendir(workdir); in get_hidraw()
405 subd = opendir(sysfs); in get_hidraw()
/linux/tools/testing/selftests/powerpc/dscr/
H A Ddscr_sysfs_test.c36 sysfs = opendir(CPU_PATH); in check_all_cpu_dscr_defaults()
/linux/tools/testing/selftests/kvm/include/
H A Dnumaif.h43 d = opendir("/sys/devices/system/node"); in get_max_numa_node()
/linux/tools/hv/
H A Dhv_fcopy_uio_daemon.c63 dir = opendir(FCOPY_CHANNELS_PATH); in get_ring_buffer_size()
66 dir = opendir(FCOPY_CHANNELS_PATH); in get_ring_buffer_size()
431 DIR *dir = opendir(path); in fcopy_get_first_folder()
/linux/tools/include/nolibc/
H A Ddirent.h41 DIR *opendir(const char *name) in opendir() function
/linux/scripts/dtc/
H A Dfstree.c18 d = opendir(dirname); in read_fstree()
/linux/tools/thermal/tmon/
H A Dsysfs.c294 dir = opendir(tz_name); in scan_tzones()
353 dir = opendir(cdev_name); in scan_cdevs()
389 dir = opendir(THERMAL_SYSFS); in probe_thermal_sysfs()
/linux/tools/testing/selftests/powerpc/papr_attributes/
H A Dattr_test.c73 dirp = opendir(path); in verify_energy_info()
/linux/tools/power/acpi/os_specific/service_layers/
H A Dosunixdir.c61 dir = opendir(dir_pathname); in acpi_os_open_directory()
/linux/tools/lib/api/fs/
H A Dtracing_path.c104 dir = opendir(path); in tracing_events__opendir()
/linux/tools/perf/tests/
H A Dpmu.c313 pmu_dir = opendir(path); in test__pmu_event_names()
334 event_dir = opendir(path); in test__pmu_event_names()
/linux/tools/testing/selftests/dmabuf-heaps/
H A Ddmabuf-heap.c395 DIR *d = opendir(DEVPATH); in numer_of_heaps()
417 d = opendir(DEVPATH); in main()
/linux/tools/testing/selftests/ir/
H A Dir_loopback.c80 d = opendir(buf); in lirc_open()
/linux/tools/gpio/
H A Dlsgpio.c202 dp = opendir("/dev"); in main()
/linux/tools/perf/arch/arm/util/
H A Dauxtrace.c67 dir = opendir(path); in find_all_hisi_ptt_pmus()
/linux/tools/testing/selftests/mm/
H A Dgup_test.c220 if (opendir("/sys/kernel/debug") == NULL) in main()

123