| /tools/testing/scatterlist/ |
| A D | Makefile | 28 @touch asm/io.h 29 @touch linux/highmem.h 30 @touch linux/kmemleak.h 31 @touch linux/slab.h
|
| /tools/testing/selftests/ia64/ |
| A D | aliasing-test.c | 24 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 D | test_arm_coresight.sh | 41 -- 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 D | test_arm_coresight_disasm.sh | 47 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 D | record+script_probe_vfs_getname.sh | 29 perf record -o ${perfdata} -e probe:vfs_getname\* touch $file
|
| A D | trace+probe_vfs_getname.sh | 24 perf trace -e $evts touch $file 2>&1 | \
|
| /tools/testing/selftests/powerpc/benchmarks/ |
| A D | context_switch.c | 55 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 D | hugetlb_madv_vs_map.c | 36 void *touch(void *unused) in touch() function 109 pthread_create(&thread2, NULL, touch, NULL); in main()
|
| A D | hugetlb_fault_after_madv.c | 31 void *touch(void *unused) in touch() function 95 pthread_create(&thread2, NULL, touch, NULL); in main()
|
| A D | gup_test.c | 96 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 D | test_sony.py | 145 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 D | test_tablet.py | 60 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 D | kvm-test-1-run.sh | 46 touch $resdir/ConfigFragment.input 85 touch $resdir/builtkernel 111 touch $resdir/builtkernel 175 touch $resdir/bare-metal 214 touch $resdir/buildonly
|
| A D | kvm-remote-noreap.sh | 28 find "$pathname" -type f -exec touch -c {} \; > /dev/null 2>&1
|
| A D | jitterstart.sh | 33 touch ${jittering_dir}/jittering
|
| A D | kvm-remote.sh | 77 touch "$oldrun/remote-log" 100 touch "$oldrun/remote-log"
|
| A D | kvm-again.sh | 183 touch "$rundir/log"
|
| /tools/testing/selftests/pstore/ |
| A D | pstore_crash_test | 24 touch $REBOOT_FLAG
|
| /tools/testing/selftests/wireguard/qemu/ |
| A D | Makefile | 350 touch $@ 360 touch $@ 367 touch $@ 378 touch $@ 392 touch $@ 402 touch $@ 415 touch $@ 429 touch $@ 439 touch $@
|
| /tools/testing/selftests/net/ |
| A D | ynl.mk | 26 $(Q)touch $(OUTPUT)/.libynl-$(YNL_GENS_HASH).sig
|
| /tools/build/tests/ |
| A D | run.sh | 43 touch ex/krava.h
|
| /tools/testing/selftests/filesystems/fat/ |
| A D | run_fat_tests.sh | 28 touch "${IMG_PATH}"
|
| /tools/testing/selftests/bpf/ |
| A D | verify_sig_setup.sh | 73 touch ${tmp_dir}/tmp-file
|
| /tools/testing/selftests/tc-testing/ |
| A D | TODO.txt | 31 - super simple test case example using ls, touch, etc
|
| /tools/testing/selftests/nolibc/ |
| A D | run-tests.sh | 145 touch "${stamp}"
|