Home
last modified time | relevance | path

Searched refs:touch (Results 1 – 25 of 32) sorted by relevance

12

/tools/testing/scatterlist/
A DMakefile28 @touch asm/io.h
29 @touch linux/highmem.h
30 @touch linux/kmemleak.h
31 @touch linux/slab.h
/tools/testing/selftests/ia64/
A Daliasing-test.c24 static int map_mem(char *path, off_t offset, size_t length, int touch) in map_mem() argument
46 if (touch) { in map_mem()
62 static int scan_tree(char *path, char *file, off_t offset, size_t length, int touch) in scan_tree() argument
89 rc = map_mem(path2, offset, length, touch); in scan_tree()
91 …fprintf(stderr, "PASS: %s 0x%lx-0x%lx is %s\n", path2, offset, offset + length, touch ? "readable"… in scan_tree()
101 rc = scan_tree(path2, file, offset, length, touch); in scan_tree()
/tools/perf/tests/shell/
A Dtest_arm_coresight.sh41 -- taskset -c $2 touch $file > /dev/null 2>&1
125 perf_script_branch_samples touch &&
126 perf_report_branch_samples touch &&
127 perf_report_instruction_samples touch
A Dtest_arm_coresight_disasm.sh47 perf record -o ${perfdata} -e cs_etm//k --kcore -- touch $file > /dev/null 2>&1
59 perf record -o ${perfdata} -e cs_etm//u -- touch $file > /dev/null 2>&1
A Drecord+script_probe_vfs_getname.sh29 perf record -o ${perfdata} -e probe:vfs_getname\* touch $file
A Dtrace+probe_vfs_getname.sh24 perf trace -e $evts touch $file 2>&1 | \
/tools/testing/selftests/powerpc/benchmarks/
A Dcontext_switch.c55 static void touch(void) in touch() function
189 touch(); in pipe_thread1()
192 touch(); in pipe_thread1()
204 touch(); in pipe_thread2()
207 touch(); in pipe_thread2()
234 touch(); in yield_thread1()
246 touch(); in yield_thread2()
/tools/testing/selftests/mm/
A Dhugetlb_madv_vs_map.c36 void *touch(void *unused) in touch() function
109 pthread_create(&thread2, NULL, touch, NULL); in main()
A Dhugetlb_fault_after_madv.c31 void *touch(void *unused) in touch() function
95 pthread_create(&thread2, NULL, touch, NULL); in main()
A Dgup_test.c96 int flags = MAP_PRIVATE, touch = 0; in main() local
173 touch = 1; in main()
251 if (touch) { in main()
/tools/testing/selftests/hid/tests/
A Dtest_sony.py145 r = uhdev.event(touch=[t0])
155 r = uhdev.event(touch=[t0])
173 r = uhdev.event(touch=[t0])
184 r = uhdev.event(touch=[t0, t1])
203 r = uhdev.event(touch=[t0, t1])
212 r = uhdev.event(touch=[t1])
A Dtest_tablet.py60 self, touch: BtnTouch, tool: Optional[ToolType], button: Optional[bool]
62 self.touch = touch # type: ignore
68 touch = BtnTouch(evdev.value[libevdev.EV_KEY.BTN_TOUCH])
96 return cls((touch, tool, button)) # type: ignore
103 touch = self.touch
115 touch = BtnTouch(ev.value)
135 new_state = PenState((touch, tool, button)) # type: ignore
/tools/testing/selftests/rcutorture/bin/
A Dkvm-test-1-run.sh46 touch $resdir/ConfigFragment.input
85 touch $resdir/builtkernel
111 touch $resdir/builtkernel
175 touch $resdir/bare-metal
214 touch $resdir/buildonly
A Dkvm-remote-noreap.sh28 find "$pathname" -type f -exec touch -c {} \; > /dev/null 2>&1
A Djitterstart.sh33 touch ${jittering_dir}/jittering
A Dkvm-remote.sh77 touch "$oldrun/remote-log"
100 touch "$oldrun/remote-log"
A Dkvm-again.sh183 touch "$rundir/log"
/tools/testing/selftests/pstore/
A Dpstore_crash_test24 touch $REBOOT_FLAG
/tools/testing/selftests/wireguard/qemu/
A DMakefile350 touch $@
360 touch $@
367 touch $@
378 touch $@
392 touch $@
402 touch $@
415 touch $@
429 touch $@
439 touch $@
/tools/testing/selftests/net/
A Dynl.mk26 $(Q)touch $(OUTPUT)/.libynl-$(YNL_GENS_HASH).sig
/tools/build/tests/
A Drun.sh43 touch ex/krava.h
/tools/testing/selftests/filesystems/fat/
A Drun_fat_tests.sh28 touch "${IMG_PATH}"
/tools/testing/selftests/bpf/
A Dverify_sig_setup.sh73 touch ${tmp_dir}/tmp-file
/tools/testing/selftests/tc-testing/
A DTODO.txt31 - super simple test case example using ls, touch, etc
/tools/testing/selftests/nolibc/
A Drun-tests.sh145 touch "${stamp}"

Completed in 25 milliseconds

12