Searched refs:DIR (Results 1 – 25 of 67) sorted by relevance
123
35 @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 …]
26 if printf '\000' >"$DIR"/trigger_request 2> /dev/null; then31 if [ ! -e "$DIR"/trigger_async_request ]; then35 if printf '\000' >"$DIR"/trigger_async_request 2> /dev/null; then42 if echo -n "nope-$NAME" >"$DIR"/trigger_request 2> /dev/null; then57 if ! echo -n "$NAME" >"$DIR"/trigger_request ; then71 if [ ! -e "$DIR"/trigger_async_request ]; then75 if ! echo -n "$NAME" >"$DIR"/trigger_async_request ; then90 if [ ! -e "$DIR"/trigger_request_platform ]; then93 if printf '\000' >"$DIR"/trigger_request_platform 2> /dev/null; then102 if ! echo -n "nope-$NAME" >"$DIR"/trigger_request_platform ; then[all …]
27 echo -n "$name" >"$DIR"/trigger_request &31 while [ ! -e "$DIR"/"$name"/loading ]; do40 echo 1 >"$DIR"/"$name"/loading41 cat "$file" >"$DIR"/"$name"/data42 echo 0 >"$DIR"/"$name"/loading54 echo -n "$name" >"$DIR"/trigger_request 2>/dev/null &58 while [ ! -e "$DIR"/"$name"/loading ]; do67 echo -1 >"$DIR"/"$name"/loading75 if [ ! -e "$DIR"/trigger_custom_fallback ]; then83 echo -n "$name" >"$DIR"/trigger_custom_fallback 2>/dev/null &[all …]
7 DIR=/sys/devices/virtual/misc/test_firmware30 if [ ! -d $DIR ]; then44 if [ ! -d $DIR ]; then
65 $TEST_DIR/fw_namespace $DIR/trigger_request
11 @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 $@;\
21 @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 $@;\
74 if [ ! -d $DIR ]; then75 echo "$0: $DIR not present" >&2100 if [ -z $DIR ]; then101 DIR="/sys/devices/virtual/misc/${TEST_DRIVER}0/"148 if [ ! -d $DIR ]; then203 if ! echo -n 1 >$DIR/config_test_case; then211 if ! echo -n 2 >$DIR/config_test_case; then219 if ! echo -n $1 >$DIR/config_num_threads; then244 if ! echo -n $1 >$DIR/config_test_driver; then252 if ! echo -n $1 >$DIR/config_test_fs; then[all …]
45 DIR="$1"54 settings="$BASE_DIR/$DIR/settings"67 TEST_HDR_MSG="selftests: $DIR: $BASENAME_TEST"107 DIR="${PWD#${BASE_DIR}/}"118 run_one "$DIR" "$TEST" "$test_num"
38 static void f_reg(DIR *d, const char *filename) in f_reg()55 static void f_reg_write(DIR *d, const char *filename, const char *buf, size_t len) in f_reg_write()68 static void f_lnk(DIR *d, const char *filename) in f_lnk()77 static void f(DIR *d, unsigned int level) in f()94 DIR *dd; in f()129 DIR *d; in main()
43 static struct dirent *xreaddir(DIR *d) in xreaddir()
77 DIR *d = opendir("/proc"); in main()
53 DIR=$(dirname $0)57 BPF_PROG_OBJ="${DIR}/test_skb_cgroup_id_kern.o"60 PROG="${DIR}/test_skb_cgroup_id_user"
75 DIR=$(dirname $0)78 BPF_PROG_OBJ="${DIR}/test_tcp_check_syncookie_kern.o"82 PROG="${DIR}/test_tcp_check_syncookie_user"
11 DIR=$(dirname "$0")78 out=$("$DIR"/splice_read "$filename" "$bytes" | cat)
25 DIR *dir_ptr;50 DIR *dir; in acpi_os_open_directory()
103 DIR *tracing_events__opendir(void) in tracing_events__opendir()105 DIR *dir = NULL; in tracing_events__opendir()
8 DIR *tracing_events__opendir(void);
42 DIR *dp; in dump_channels()105 DIR *dp; in dump_devices()
94 DIR *dp; in iioutils_get_type()224 DIR *dp; in iioutils_get_param_float()318 DIR *dp; in build_channel_array()566 DIR *dp; in find_type_by_name()
27 $ make -f tools/build/Makefile.build srctree=$(KSRC) dir=$(DIR) obj=$(OBJECT)32 DIR - is the path to the project to be built35 When succefully finished the $(DIR) directory contains the final object file38 $ ls $(DIR)/$(OBJECT)-in.o
43 DIR *sysfs; in check_all_cpu_dscr_defaults()
119 usage: tdc.py [-h] [-p PATH] [-D DIR [DIR ...]] [-f FILE [FILE ...]]140 -D DIR [DIR ...], --directory DIR [DIR ...]
46 if [ -z $DIR ]; then47 DIR="/sys/module/test_sysctl/"756 if [ -d $DIR ]; then
150 DIR *dir; in rm_rf_depth_pat()247 DIR *dir; in lsdir()