Searched refs:arraytest (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/ptrace/ |
H A D | perf-hwbreak.c | 75 static int runtestsingle(int readwriteflag, int exclude_user, int arraytest) in runtestsingle() argument 94 if (arraytest) in runtestsingle() 104 if (arraytest) in runtestsingle() 119 if (arraytest) in runtestsingle() 140 (unsigned long int)ptr, breaks, loop_num, readwriteflag, exclude_user, arraytest); in runtestsingle()
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/ptrace/ |
H A D | perf-hwbreak.c | 224 static int runtestsingle(int readwriteflag, int exclude_user, int arraytest) in runtestsingle() argument 243 if (arraytest) in runtestsingle() 246 len = arraytest ? DAWR_LENGTH_MAX : sizeof(int); in runtestsingle() 260 if (arraytest) in runtestsingle() 281 (unsigned long int)ptr, breaks, loop_num, readwriteflag, exclude_user, arraytest); in runtestsingle()
|
Completed in 3 milliseconds