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

/linux-4.1.27/tools/testing/selftests/ptrace/
H A Dpeeksiginfo.c104 int check_direct_path(pid_t child, int shared, int nr) check_direct_path() function
193 if (check_direct_path(child, 0, 1)) main()
196 if (check_direct_path(child, 0, SIGNR)) main()
203 if (check_direct_path(child, 1, 3)) main()

Completed in 201 milliseconds