Searched refs:DIR (Results 26 - 50 of 92) sorted by relevance

1234

/linux-master/tools/perf/tests/shell/lib/
H A Dcoresight.sh16 DIR="$TOOLS/$TEST"
17 BIN="$DIR/$TEST"
/linux-master/tools/testing/selftests/cpufreq/
H A Dmain.sh10 DIR="$(dirname $(readlink -f "$0"))"
11 source "${DIR}"/../kselftest/ktap_helpers.sh
/linux-master/samples/bpf/
H A Dxdp2skb_meta.sh17 DIR=$(dirname $0)
131 FILE="$DIR/$BPF_FILE"
/linux-master/scripts/
H A Dnsdeps8 DIR="$(dirname $(readlink -f $0))/.."
H A Dleaking_addresses.pl541 next if (!opendir(DIR, $pwd));
542 my @files = readdir(DIR);
543 closedir(DIR);
H A Dcoccicheck10 DIR="$(dirname $(readlink -f $0))/.."
/linux-master/scripts/dtc/
H A Dfstree.c13 DIR *d;
/linux-master/tools/testing/selftests/powerpc/dscr/
H A Ddscr_sysfs_test.c32 DIR *sysfs;
/linux-master/tools/perf/util/
H A Dtracepoint.c31 DIR *sys_dir, *evt_dir;
/linux-master/tools/iio/
H A Dlsiio.c42 DIR *dp;
105 DIR *dp;
H A Diio_utils.c94 DIR *dp;
224 DIR *dp;
318 DIR *dp;
566 DIR *dp;
/linux-master/tools/testing/selftests/cgroup/
H A Dtest_cpuset_prs.sh503 for DIR in . A1 A1/A2 A1/A2/A3 B1
505 CPUS=$DIR/cpuset.cpus
506 ECPUS=$DIR/cpuset.cpus.effective
507 XCPUS=$DIR/cpuset.cpus.exclusive
508 XECPUS=$DIR/cpuset.cpus.exclusive.effective
509 PRS=$DIR/cpuset.cpus.partition
510 PCPUS=$DIR/.__DEBUG__.cpuset.cpus.subpartitions
511 ISCPUS=$DIR/cpuset.cpus.isolated
/linux-master/tools/testing/selftests/nolibc/
H A Drun-tests.sh38 -d [DIR] Download location for toolchains (default: ${download_location})
41 -b [DIR] Build location (default: ${build_location})
/linux-master/tools/testing/selftests/proc/
H A Dproc-subset-pid.c77 DIR *d = opendir("/proc");
H A Dfd-003-kthread.c98 DIR *d;
H A Dfd-001-lookup.c109 DIR *d;
/linux-master/tools/testing/selftests/powerpc/papr_attributes/
H A Dattr_test.c63 DIR *dirp;
/linux-master/drivers/net/wan/
H A Dhd64570.h139 #define DIR 0x14 /* DMA Interrupt Enable */ macro
140 #define DIR_RX(node) (DIR + (node ? DMAC1RX_OFFSET : DMAC0RX_OFFSET))
141 #define DIR_TX(node) (DIR + (node ? DMAC1TX_OFFSET : DMAC0TX_OFFSET))
/linux-master/fs/hostfs/
H A Dhostfs_user.c93 DIR *dir;
103 DIR *dir = stream;
112 DIR *dir = stream;
/linux-master/tools/thermal/tmon/
H A Dsysfs.c282 DIR *dir;
340 DIR *dir;
385 DIR *dir;
/linux-master/tools/power/cpupower/bench/
H A Dparse.c57 DIR *dir;
/linux-master/tools/testing/selftests/ir/
H A Dir_loopback.c75 DIR *d;
/linux-master/tools/gpio/
H A Dlsgpio.c199 DIR *dp;
/linux-master/tools/perf/arch/arm/util/
H A Dauxtrace.c62 DIR *dir = NULL;
/linux-master/tools/testing/selftests/dmabuf-heaps/
H A Ddmabuf-heap.c393 DIR *d = opendir(DEVPATH);
411 DIR *d;

Completed in 564 milliseconds

1234