Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/ptrace/
A Dpeeksiginfo.c105 int check_direct_path(pid_t child, int shared, int nr) in check_direct_path() function
194 if (check_direct_path(child, 0, 1)) in main()
197 if (check_direct_path(child, 0, SIGNR)) in main()
204 if (check_direct_path(child, 1, 3)) in main()

Completed in 3 milliseconds