Home
last modified time | relevance | path

Searched refs:handler_with_siginfo (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/x86/
H A Dvdso_restorer.c35 static void handler_with_siginfo(int sig, siginfo_t *info, void *ctx_void) in handler_with_siginfo() function
61 sa.handler = handler_with_siginfo; in main()