Home
last modified time | relevance | path

Searched refs:mv (Results 1 – 22 of 22) sorted by relevance

/tools/testing/selftests/net/
A Dfdb_notify.sh71 ip_link_add mv up link dd type macvlan mode passthru
73 do_test_dup add "macvlan self" dev mv self
74 do_test_dup del "macvlan self" dev mv self
81 ip_link_add mv up link dd type macvlan mode passthru
82 ip_link_set_master mv br
84 do_test_dup add "macvlan master" dev mv self
85 do_test_dup del "macvlan master" dev mv self
/tools/power/cpupower/debug/i386/
A Dcentrino-decode.c66 unsigned int mv; in decode() local
70 mv = (((msr & 0xFF) * 16) + 700); in decode()
72 printf("0x%x means multiplier %d @ %d mV\n", msr, multiplier, mv); in decode()
/tools/testing/selftests/ftrace/test.d/ftrace/
A Dfunc_set_ftrace_file.tc137 mv $TMPDIR/expected2 $TMPDIR/expected
143 mv $TMPDIR/expected2 $TMPDIR/expected
149 mv $TMPDIR/expected2 $TMPDIR/expected
/tools/perf/Documentation/
A DMakefile233 mv $@+ $@
251 mv $@+ $@
267 mv $@+ $@
279 mv $@+ $@
290 mv $@+ $@
298 mv $@+ $@
A Dexamples.txt93 1.39% mv /lib64/ld-2.5.so
94 1.37% mv /lib64/libc-2.5.so
A Dperf-script-python.txt190 # mv perf-script.py syscall-counts.py
/tools/testing/selftests/firmware/
A Dfw_filesystem.sh506 mv "$FW" "${FW}-orig"
507 mv "$FW_INTO_BUF" "${FW_INTO_BUF}-orig"
514 mv "${FW}-orig" "$FW"
515 mv "${FW_INTO_BUF}-orig" "$FW_INTO_BUF"
/tools/testing/selftests/coredump/
A Dstackdump14 mv $TMP $STACKDUMP_FILE
/tools/testing/selftests/pstore/
A Dpstore_crash_test21 mv $TOP_DIR/uuid $TOP_DIR/prev_uuid
/tools/testing/selftests/rcutorture/bin/
A Dsrcu_lockdep.sh55 mv "$T/kvm.sh.out" "$RCUTORTURE/res/$ds/$val"
88 mv "$T/kvm.sh.out" "$RCUTORTURE/res/$ds/$val"
A Dkvm-test-1-run.sh60 mv $T/$2.tmp $T/$2
94 mv $resdir/build.wait $resdir/build.ready
123 mv $resdir/build.wait $resdir/build.ready
129 mv $resdir/build.wait $resdir/build.ready
A Dconfiginit.sh35 mv .config .config.sav
A Dtorture.sh383 mv $T/last-resdir $T/last-resdir-nodebug || :
392 mv $T/last-resdir $T/last-resdir-kasan || :
411 mv $T/last-resdir $T/last-resdir-kcsan || :
650 mv $T/last-resdir-nodebug $T/first-resdir-nodebug || :
653 mv $T/last-resdir-kasan $T/first-resdir-kasan || :
657 mv $T/last-resdir-kcsan $T/first-resdir-kcsan || :
A Dkvm-recheck.sh59 mv $i/ConfigFragment.diags $i/ConfigFragment.diags.kcsan
/tools/testing/selftests/bpf/
A DMakefile.docs50 $$(QUIET_GEN)mv $$@.tmp $$@
A DMakefile408 $(Q)cmp -s $(INCLUDE_DIR)/.vmlinux.h.tmp $@ || mv $(INCLUDE_DIR)/.vmlinux.h.tmp $@
/tools/build/
A DBuild.include67 mv -f $(dot-target).tmp $(dot-target).cmd, \
/tools/testing/selftests/drivers/platform/x86/intel/ifs/
A Dtest_ifs.sh122 mv -f "$IMG_PATH"/"$IMAGE_NAME"_origin "$IMG_PATH"/"$IMAGE_NAME"
/tools/testing/selftests/nolibc/
A DMakefile.nolibc304 $(Q)mv sysroot/sysroot sysroot/$(ARCH)
/tools/testing/selftests/net/openvswitch/
A Dopenvswitch.sh87 mv ${ovs_dir}/cleanup.tmp ${ovs_dir}/cleanup
/tools/testing/selftests/net/mptcp/
A Dmptcp_join.sh533 mv "$tmpfile" "$in"
535 mv "$tmpfile" "$out"
/tools/perf/
A DMakefile.perf815 $(QUIET_GEN). util/generate-cmdlist.sh > $@+ && mv $@+ $@

Completed in 27 milliseconds