Searched refs:sigsys_handler (Results 1 – 1 of 1) sorted by relevance
242 static void __init sigsys_handler(int sig, siginfo_t *info, void *p) in sigsys_handler() function277 sa.sa_sigaction = (void *) sigsys_handler; in seccomp_helper()