Home
last modified time | relevance | path

Searched refs:child_nr_tests (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/breakpoints/
H A Dbreakpoint_test.c266 int child_nr_tests; in check_success() local
276 child_nr_tests = ptrace(PTRACE_PEEKDATA, child_pid, in check_success()
278 if (child_nr_tests == nr_tests) in check_success()
/kernel/linux/linux-6.6/tools/testing/selftests/breakpoints/
H A Dbreakpoint_test.c266 int child_nr_tests; in check_success() local
276 child_nr_tests = ptrace(PTRACE_PEEKDATA, child_pid, in check_success()
278 if (child_nr_tests == nr_tests) in check_success()

Completed in 3 milliseconds