HomeSort by relevance Sort by last modified time
    Searched full:check_direct_path (Results 1 - 1 of 1) sorted by null

  /external/linux-kselftest/tools/testing/selftests/ptrace/
peeksiginfo.c 105 int check_direct_path(pid_t child, int shared, int nr) function
194 if (check_direct_path(child, 0, 1))
197 if (check_direct_path(child, 0, SIGNR))
204 if (check_direct_path(child, 1, 3))

Completed in 61 milliseconds