Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/breakpoints/
Dbreakpoint_test.c265 int child_nr_tests; in check_success() local
275 child_nr_tests = ptrace(PTRACE_PEEKDATA, child_pid, in check_success()
277 if (child_nr_tests == nr_tests) in check_success()