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

/linux-master/tools/testing/selftests/powerpc/signal/
H A Dsigreturn_kernel.c22 static void sigusr1_handler(int signo, siginfo_t *si, void *uc_ptr) argument
24 ucontext_t *uc = (ucontext_t *)uc_ptr;

Completed in 86 milliseconds