Home
last modified time | relevance | path

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

1234567

/openbmc/linux/tools/testing/selftests/firmware/
H A Dfw_filesystem.sh29 if printf '\000' >"$DIR"/trigger_request 2> /dev/null; then
34 if [ ! -e "$DIR"/trigger_async_request ]; then
38 if printf '\000' >"$DIR"/trigger_async_request 2> /dev/null; then
45 if echo -n "nope-$NAME" >"$DIR"/trigger_request 2> /dev/null; then
60 if ! echo -n "$NAME" >"$DIR"/trigger_request ; then
74 if [ ! -e "$DIR"/trigger_async_request ]; then
78 if ! echo -n "$NAME" >"$DIR"/trigger_async_request ; then
93 if [ ! -e "$DIR"/trigger_request_platform ]; then
96 if printf '\000' >"$DIR"/trigger_request_platform 2> /dev/null; then
105 if ! echo -n "nope-$NAME" >"$DIR"/trigger_request_platform ; then
[all …]
H A 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 …]
H A Dfw_upload.sh36 if [ -e "$DIR/$name" ]; then
37 echo -n "$name" > "$DIR"/upload_unregister
46 echo 1 > "$DIR"/"$name"/loading
47 cat "$file" > "$DIR"/"$name"/data
48 echo 0 > "$DIR"/"$name"/loading
55 echo -n "$name" > "$DIR"/config_upload_name
56 if ! cmp "$file" "$DIR"/upload_read > /dev/null 2>&1; then
70 echo 1 > "$DIR"/"$name"/loading
71 echo -n "inject":"$status":"$error" > "$DIR"/"$name"/data
72 echo 0 > "$DIR"/"$name"/loading
[all …]
/openbmc/linux/tools/testing/selftests/riscv/
H A DMakefile27 @for DIR in $(RISCV_SUBTARGETS); do \
28 BUILD_TARGET=$(OUTPUT)/$$DIR; \
30 $(MAKE) OUTPUT=$$BUILD_TARGET -C $$DIR $@; \
34 @for DIR in $(RISCV_SUBTARGETS); do \
35 BUILD_TARGET=$(OUTPUT)/$$DIR; \
36 $(MAKE) OUTPUT=$$BUILD_TARGET -C $$DIR $@; \
40 @for DIR in $(RISCV_SUBTARGETS); do \
41 BUILD_TARGET=$(OUTPUT)/$$DIR; \
42 $(MAKE) OUTPUT=$$BUILD_TARGET -C $$DIR $@; \
47 @for DIR in $(RISCV_SUBTARGETS); do \
[all …]
/openbmc/linux/tools/testing/selftests/arm64/
H A DMakefile28 @for DIR in $(ARM64_SUBTARGETS); do \
29 BUILD_TARGET=$(OUTPUT)/$$DIR; \
31 make OUTPUT=$$BUILD_TARGET -C $$DIR $@; \
35 @for DIR in $(ARM64_SUBTARGETS); do \
36 BUILD_TARGET=$(OUTPUT)/$$DIR; \
37 make OUTPUT=$$BUILD_TARGET -C $$DIR $@; \
41 @for DIR in $(ARM64_SUBTARGETS); do \
42 BUILD_TARGET=$(OUTPUT)/$$DIR; \
43 make OUTPUT=$$BUILD_TARGET -C $$DIR $@; \
48 @for DIR in $(ARM64_SUBTARGETS); do \
[all …]
/openbmc/u-boot/board/amlogic/odroid-c2/
H A DREADME.odroid-c244 > DIR=odroid-c2
47 $DIR
48 > $DIR/fip/fip_create --bl30 $DIR/fip/gxb/bl30.bin \
49 --bl301 $DIR/fip/gxb/bl301.bin \
50 --bl31 $DIR/fip/gxb/bl31.bin \
52 $DIR/fip.bin
53 > $DIR/fip/fip_create --dump $DIR/fip.bin
54 > cat $DIR/fip/gxb/bl2.package $DIR/fip.bin > $DIR/boot_new.bin
55 > $DIR/fip/gxb/aml_encrypt_gxb --bootsig \
56 --input $DIR/boot_new.bin \
[all …]
/openbmc/linux/tools/testing/selftests/sparc64/
H A 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 $@;\
/openbmc/linux/tools/testing/selftests/futex/
H A 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 $@;\
/openbmc/linux/tools/testing/selftests/kmod/
H A Dkmod.sh63 if [ ! -d $DIR ]; then
64 echo "$0: $DIR not present" >&2
89 if [ -z $DIR ]; then
90 DIR="/sys/devices/virtual/misc/${TEST_DRIVER}0/"
137 if [ ! -d $DIR ]; then
192 if ! echo -n 1 >$DIR/config_test_case; then
200 if ! echo -n 2 >$DIR/config_test_case; then
208 if ! echo -n $1 >$DIR/config_num_threads; then
233 if ! echo -n $1 >$DIR/config_test_driver; then
241 if ! echo -n $1 >$DIR/config_test_fs; then
[all …]
/openbmc/qemu/tests/qemu-iotests/sample_images/
H A Dparallels-with-bitmap.sh22 DIR=$PWD/parallels-with-bitmap-dir
23 IMG=$DIR/root.hds
24 XML=$DIR/DiskDescriptor.xml
27 rm -rf $DIR
30 prlctl set $CT --device-add hdd --image $DIR --recreate --size 2G
51 rm -rf $DIR
/openbmc/linux/scripts/
H A 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 …]
/openbmc/linux/tools/testing/selftests/proc/
H A Dread.c38 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()
/openbmc/openbmc/poky/meta/recipes-connectivity/openssh/openssh/
H A Dsshd_check_keys6 local DIR="$(dirname "$FILE")"
8 mkdir -p "$DIR"
26 sync "${FILE}.pub" "$DIR" "${FILE}.tmp"
31 sync "$DIR"
/openbmc/linux/tools/testing/selftests/kselftest/
H A Drunner.sh48 DIR="$1"
82 settings="$BASE_DIR/$DIR/settings"
103 TEST_HDR_MSG="selftests: $DIR: $BASENAME_TEST"
147 DIR="${PWD#${BASE_DIR}/}"
158 run_one "$DIR" "$TEST" "$test_num"
/openbmc/u-boot/doc/
H A DREADME.virtio142 <DIR> 4096 .
143 <DIR> 4096 ..
144 <DIR> 16384 lost+found
145 <DIR> 4096 dev
146 <DIR> 4096 proc
147 <DIR> 4096 sys
148 <DIR> 4096 var
149 <DIR> 4096 etc
150 <DIR> 4096 usr
155 <DIR> 4096 run
[all …]
/openbmc/linux/drivers/misc/bcm-vk/
H A Dbcm_vk_tty.c32 #define VK_BAR_CHAN(v, DIR, e) ((v)->DIR##_offset \ argument
34 #define VK_BAR_CHAN_SIZE(v, DIR) VK_BAR_CHAN(v, DIR, size) argument
35 #define VK_BAR_CHAN_WR(v, DIR) VK_BAR_CHAN(v, DIR, wr) argument
36 #define VK_BAR_CHAN_RD(v, DIR) VK_BAR_CHAN(v, DIR, rd) argument
37 #define VK_BAR_CHAN_DATA(v, DIR, off) (VK_BAR_CHAN(v, DIR, data) + (off)) argument
/openbmc/phosphor-webui/
H A Dformat-code.sh10 DIR=$(pwd)
11 cd ${DIR}
15 echo "Formatting code under $DIR/"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/protobuf/protobuf/
H A Drun-ptest2 DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
7 for write_exe_full_path in ${DIR}/add_person_*; do
16 for read_exe_full_path in ${DIR}/list_people_*; do
/openbmc/openbmc-build-scripts/
H A Drun-qemu-robot-test.sh102 DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
106 . "$DIR/scripts/build-qemu-robot-docker.sh" "$DOCKER_IMG_NAME"
109 cp "$DIR"/scripts/boot-qemu* "${UPSTREAM_WORKSPACE}"
174 cp "$DIR"/scripts/run-robot.sh "${WORKSPACE}"
/openbmc/openbmc-build-scripts/scripts/
H A Dformat-code.sh116 DIR="$(git rev-parse --show-toplevel || pwd)"
118 DIR="$(git -C "$1" rev-parse --show-toplevel)"
120 if [ ! -e "$DIR/.git" ]; then
121 echo -e "${RED}Error:${NORMAL} Directory ($DIR) does not appear to be a git repository"
125 cd "${DIR}"
126 echo -e " ${BLUE}Formatting code under${NORMAL} $DIR"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/wxwidgets/wxwidgets/
H A D0005-wx-config-fix-libdir-for-multilib.patch44 - wx-config [--prefix[=DIR]] [--exec-prefix[=DIR]] [--release] [--version-full]
45 + wx-config [--prefix[=DIR]] [--exec-prefix[=DIR]][--baselib=DIR]
/openbmc/openbmc/meta-security/recipes-security/redhat-security/files/
H A Dfind-sh4tmp.sh27 DIR="/"
30 DIR="$1"
46 find $DIR -type f -perm /0111 -print >> $tempfile 2>/dev/null
H A Dfind-sh4errors.sh27 DIR="/"
30 DIR="$1"
46 /usr/bin/find $DIR -type f -perm /0111 -print >> $tempfile 2>/dev/null
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_skb_cgroup_id.sh53 DIR=$(dirname $0)
57 BPF_PROG_OBJ="${DIR}/test_skb_cgroup_id_kern.bpf.o"
60 PROG="${DIR}/test_skb_cgroup_id_user"
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/
H A D0006-Use-python3-and-pip3-instead-of-python-and-pip.patch22 @@ -21,4 +21,4 @@ DIR="$( dirname "$SOURCE" )"
23 source "$DIR/../venv-activate.sh" -q
32 @@ -21,4 +21,4 @@ DIR="$( dirname "$SOURCE" )"
33 source "$DIR/../venv-activate.sh" -q
54 @@ -22,7 +22,7 @@ source "$DIR/../venv-activate.sh" -q
69 @@ -24,4 +24,4 @@ source "$DIR/../venv-activate.sh" -q

1234567