Home
last modified time | relevance | path

Searched refs:DIR (Results 1 – 25 of 118) sorted by relevance

12345

/kernel/linux/linux-5.10/tools/testing/selftests/firmware/
Dfw_filesystem.sh26 if printf '\000' >"$DIR"/trigger_request 2> /dev/null; then
31 if [ ! -e "$DIR"/trigger_async_request ]; then
35 if printf '\000' >"$DIR"/trigger_async_request 2> /dev/null; then
42 if echo -n "nope-$NAME" >"$DIR"/trigger_request 2> /dev/null; then
57 if ! echo -n "$NAME" >"$DIR"/trigger_request ; then
71 if [ ! -e "$DIR"/trigger_async_request ]; then
75 if ! echo -n "$NAME" >"$DIR"/trigger_async_request ; then
90 if [ ! -e "$DIR"/trigger_request_platform ]; then
93 if printf '\000' >"$DIR"/trigger_request_platform 2> /dev/null; then
102 if ! echo -n "nope-$NAME" >"$DIR"/trigger_request_platform ; then
[all …]
Dfw_fallback.sh27 echo -n "$name" >"$DIR"/trigger_request &
31 while [ ! -e "$DIR"/"$name"/loading ]; do
40 echo 1 >"$DIR"/"$name"/loading
41 cat "$file" >"$DIR"/"$name"/data
42 echo 0 >"$DIR"/"$name"/loading
54 echo -n "$name" >"$DIR"/trigger_request 2>/dev/null &
58 while [ ! -e "$DIR"/"$name"/loading ]; do
67 echo -1 >"$DIR"/"$name"/loading
75 if [ ! -e "$DIR"/trigger_custom_fallback ]; then
83 echo -n "$name" >"$DIR"/trigger_custom_fallback 2>/dev/null &
[all …]
Dfw_lib.sh7 DIR=/sys/devices/virtual/misc/test_firmware
30 if [ ! -d $DIR ]; then
44 if [ ! -d $DIR ]; then
/kernel/linux/linux-5.10/tools/testing/selftests/arm64/
DMakefile35 @for DIR in $(ARM64_SUBTARGETS); do \
36 BUILD_TARGET=$(OUTPUT)/$$DIR; \
38 make OUTPUT=$$BUILD_TARGET -C $$DIR $@; \
42 @for DIR in $(ARM64_SUBTARGETS); do \
43 BUILD_TARGET=$(OUTPUT)/$$DIR; \
44 make OUTPUT=$$BUILD_TARGET -C $$DIR $@; \
48 @for DIR in $(ARM64_SUBTARGETS); do \
49 BUILD_TARGET=$(OUTPUT)/$$DIR; \
50 make OUTPUT=$$BUILD_TARGET -C $$DIR $@; \
55 @for DIR in $(ARM64_SUBTARGETS); do \
[all …]
/kernel/linux/linux-5.10/tools/testing/selftests/android/
DMakefile11 @for DIR in $(SUBDIRS); do \
12 BUILD_TARGET=$(OUTPUT)/$$DIR; \
14 make OUTPUT=$$BUILD_TARGET -C $$DIR $@;\
16 TEST=$$DIR"_test.sh"; \
17 if [ -e $$DIR/$$TEST ]; then \
18 rsync -a $$DIR/$$TEST $$BUILD_TARGET/; \
34 @for DIR in $(SUBDIRS); do \
35 BUILD_TARGET=$(OUTPUT)/$$DIR; \
37 make OUTPUT=$$BUILD_TARGET -C $$DIR $@;\
/kernel/linux/linux-5.10/tools/testing/selftests/sparc64/
DMakefile21 @for DIR in $(SUBDIRS); do \
22 BUILD_TARGET=$(OUTPUT)/$$DIR; \
24 make OUTPUT=$$BUILD_TARGET -C $$DIR $@;\
26 TEST=$$DIR"_test.sh"; \
27 if [ -e $$DIR/$$TEST ]; then \
28 rsync -a $$DIR/$$TEST $$BUILD_TARGET/; \
44 @for DIR in $(SUBDIRS); do \
45 BUILD_TARGET=$(OUTPUT)/$$DIR; \
47 make OUTPUT=$$BUILD_TARGET -C $$DIR $@;\
/kernel/linux/linux-5.10/tools/testing/selftests/futex/
DMakefile11 @for DIR in $(SUBDIRS); do \
12 BUILD_TARGET=$(OUTPUT)/$$DIR; \
14 $(MAKE) OUTPUT=$$BUILD_TARGET -C $$DIR $@;\
15 if [ -e $$DIR/$(TEST_PROGS) ]; then \
16 rsync -a $$DIR/$(TEST_PROGS) $$BUILD_TARGET/; \
32 @for DIR in $(SUBDIRS); do \
33 BUILD_TARGET=$(OUTPUT)/$$DIR; \
35 $(MAKE) OUTPUT=$$BUILD_TARGET -C $$DIR $@;\
/kernel/linux/linux-5.10/tools/testing/selftests/kmod/
Dkmod.sh74 if [ ! -d $DIR ]; then
75 echo "$0: $DIR not present" >&2
100 if [ -z $DIR ]; then
101 DIR="/sys/devices/virtual/misc/${TEST_DRIVER}0/"
148 if [ ! -d $DIR ]; then
203 if ! echo -n 1 >$DIR/config_test_case; then
211 if ! echo -n 2 >$DIR/config_test_case; then
219 if ! echo -n $1 >$DIR/config_num_threads; then
244 if ! echo -n $1 >$DIR/config_test_driver; then
252 if ! echo -n $1 >$DIR/config_test_fs; then
[all …]
/kernel/linux/linux-5.10/scripts/
Dget_dvb_firmware54 my $tmpdir = tempdir(DIR => "/tmp", CLEANUP => 1);
72 my $tmpdir = tempdir(DIR => "/tmp", CLEANUP => 1);
91 my $tmpdir = tempdir(DIR => "/tmp", CLEANUP => 1);
109 my $tmpdir = tempdir(DIR => "/tmp", CLEANUP => 1);
127 my $tmpdir = tempdir(DIR => "/tmp", CLEANUP => 1);
160 my $tmpdir = tempdir(DIR => "/tmp", CLEANUP => 1);
177 my $tmpdir = tempdir(DIR => "/tmp", CLEANUP => 1);
194 my $tmpdir = tempdir(DIR => "/tmp", CLEANUP => 1);
206 my $tmpdir = tempdir(DIR => "/tmp", CLEANUP => 0);
250 my $tmpdir = tempdir(DIR => "/tmp", CLEANUP => 1);
[all …]
Dnsdeps8 DIR="$(dirname $(readlink -f $0))/.."
15 SPATCH_REQ_VERSION_NUM=$(echo $SPATCH_REQ_VERSION | ${DIR}/scripts/ld-version.sh)
17 SPATCH_VERSION_NUM=$(echo $SPATCH_VERSION | ${DIR}/scripts/ld-version.sh)
Dcoccicheck10 DIR="$(dirname $(readlink -f $0))/.."
19 SPATCH_VERSION_NUM=$(echo $SPATCH_VERSION | ${DIR}/scripts/ld-version.sh)
189 REQ_NUM=$(echo $REQ | ${DIR}/scripts/ld-version.sh)
/kernel/liteos_m/kal/libc/newlib/porting/include/
Ddirent.h58 typedef struct __dirstream DIR; typedef
68 int closedir(DIR *dir);
69 DIR *opendir(const char *dirName);
70 struct dirent *readdir(DIR *dir);
/kernel/linux/linux-5.10/tools/testing/selftests/kselftest/
Drunner.sh44 DIR="$1"
53 settings="$BASE_DIR/$DIR/settings"
66 TEST_HDR_MSG="selftests: $DIR: $BASENAME_TEST"
98 DIR="${PWD#${BASE_DIR}/}"
109 run_one "$DIR" "$TEST" "$test_num"
/kernel/linux/linux-5.10/tools/testing/selftests/proc/
Dread.c38 static void f_reg(DIR *d, const char *filename) in f_reg()
53 static void f_reg_write(DIR *d, const char *filename, const char *buf, size_t len) in f_reg_write()
66 static void f_lnk(DIR *d, const char *filename) in f_lnk()
75 static void f(DIR *d, unsigned int level) in f()
92 DIR *dd; in f()
127 DIR *d; in main()
/kernel/liteos_m/testsuites/unittest/posix/src/fs/api/
Dposix_fs_opendir_test.c42 DIR *dir = opendir(TEST_ROOT);
58 DIR *dir = opendir(NULL);
72 DIR *dir = NULL;
Dposix_fs_closedir_test.c42 DIR *dir = opendir(TEST_ROOT);
60 DIR *dir = opendir(TEST_ROOT);
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
Dtest_skb_cgroup_id.sh53 DIR=$(dirname $0)
57 BPF_PROG_OBJ="${DIR}/test_skb_cgroup_id_kern.o"
60 PROG="${DIR}/test_skb_cgroup_id_user"
Dtest_tcp_check_syncookie.sh75 DIR=$(dirname $0)
78 BPF_PROG_OBJ="${DIR}/test_tcp_check_syncookie_kern.o"
82 PROG="${DIR}/test_tcp_check_syncookie_user"
/kernel/uniproton/src/fs/vfs/
Dvfs_operations.h51 DIR *OsVfsOpendir(const char *path);
52 struct dirent *OsVfsReaddir(DIR *d);
53 S32 OsVfsClosedir(DIR *d);
/kernel/liteos_a/fs/fat/os_adapt/
Dfatfs.c259 static FRESULT init_cluster(DIR_FILE *pdfp, DIR *dp_new, FATFS *fs, int type, const char *target, D… in init_cluster()
355 DIR *dp_new = NULL; in fatfs_create_obj()
502 DIR *dp = NULL; in fatfs_lookup()
605 DIR *dp = &(dfp->f_dir); in fatfs_open()
703 static FRESULT update_dir(DIR *dp, FILINFO *finfo) in update_dir()
999 DIR *dp = &(dfp->f_dir); in fatfs_truncate64()
1454 void fatfs_chtime(DIR *dp, struct IATTR *attr) in fatfs_chtime()
1478 DIR *dp = &(dfp->f_dir); in fatfs_chattr()
1539 DIR *dp; in fatfs_opendir()
1544 dp = (DIR*)zalloc(sizeof(DIR)); in fatfs_opendir()
[all …]
/kernel/linux/linux-5.10/drivers/net/wan/
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))
/kernel/liteos_a/testsuites/unittest/process/fs/smoke/
DIt_process_fs_012.cpp47 DIR *dirp = opendir(buf.str().data()); in child_process()
77 DIR *dirp = opendir(buf.str().data()); in ItProcessFs012()
/kernel/linux/linux-5.10/tools/testing/selftests/splice/
Dshort_splice_read.sh11 DIR=$(dirname "$0")
78 out=$("$DIR"/splice_read "$filename" "$bytes" | cat)
/kernel/uniproton/src/fs/
Dfs.c94 DIR *opendir(const char *dirName) in opendir()
99 struct dirent *readdir(DIR *dir) in readdir()
104 int closedir(DIR *dir) in closedir()
/kernel/linux/linux-5.10/tools/power/acpi/os_specific/service_layers/
Dosunixdir.c25 DIR *dir_ptr;
50 DIR *dir; in acpi_os_open_directory()

12345