Home
last modified time | relevance | path

Searched defs:ctx_void (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/x86/
H A Dsigtrap_loop.c35 static void sigtrap(int sig, siginfo_t *info, void *ctx_void) in sigtrap()
H A Dvdso_restorer.c35 static void handler_with_siginfo(int sig, siginfo_t *info, void *ctx_void) in handler_with_siginfo()