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

/linux-master/tools/testing/selftests/mm/
H A Duffd-unit-tests.c643 static void sighndl(int sig, siginfo_t *siginfo, void *ptr) function
687 act.sa_sigaction = sighndl;
1041 act.sa_sigaction = sighndl;
1054 * sighndl, which then jumped here. Count this SIGBUS,

Completed in 122 milliseconds