Home
last modified time | relevance | path

Searched refs:breaks (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/ptrace/
H A Dperf-hwbreak.c80 unsigned long long breaks, needed; in runtestsingle() local
130 res = read(break_fd, &breaks, sizeof(unsigned long long)); in runtestsingle()
140 (unsigned long int)ptr, breaks, loop_num, readwriteflag, exclude_user, arraytest); in runtestsingle()
141 if (breaks != needed) { in runtestsingle()
143 (unsigned long int)ptr, breaks, needed, loop_num, readwriteflag, exclude_user); in runtestsingle()
158 unsigned long long breaks; in runtest_dar_outside() local
192 res = read(break_fd, &breaks, sizeof(unsigned long long)); in runtest_dar_outside()
194 if (breaks == 0) { in runtest_dar_outside()
197 printf("FAILED: No overlap: %lld != 0\n", breaks); in runtest_dar_outside()
207 res = read(break_fd, &breaks, sizeo in runtest_dar_outside()
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/ptrace/
H A Dperf-hwbreak.c228 unsigned long long breaks, needed; in runtestsingle() local
271 res = read(break_fd, &breaks, sizeof(unsigned long long)); in runtestsingle()
281 (unsigned long int)ptr, breaks, loop_num, readwriteflag, exclude_user, arraytest); in runtestsingle()
282 if (breaks != needed) { in runtestsingle()
284 (unsigned long int)ptr, breaks, needed, loop_num, readwriteflag, exclude_user); in runtestsingle()
298 unsigned long long breaks; in runtest_dar_outside() local
322 res = read(break_fd, &breaks, sizeof(unsigned long long)); in runtest_dar_outside()
324 if (breaks == 0) { in runtest_dar_outside()
327 printf("FAILED: No overlap: %lld != 0\n", breaks); in runtest_dar_outside()
337 res = read(break_fd, &breaks, sizeo in runtest_dar_outside()
777 unsigned long long breaks = 0; runtest_unaligned_512bytes() local
[all...]
/kernel/linux/linux-5.10/arch/xtensa/kernel/
H A Dsignal.c296 # error Generating the MOVI instruction below breaks! in gen_return_code()
/kernel/linux/linux-6.6/arch/xtensa/kernel/
H A Dsignal.c305 # error Generating the MOVI instruction below breaks! in gen_return_code()

Completed in 4 milliseconds