Home
last modified time | relevance | path

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

/linux/arch/x86/um/shared/sysdep/
H A Dstub.h14 extern void stub_segv_handler(int, siginfo_t *, void *);
/linux/arch/x86/um/
H A Dstub_segv.c12 stub_segv_handler(int sig, siginfo_t *info, void *p) in stub_segv_handler() function
/linux/arch/um/os-Linux/skas/
H A Dprocess.c192 (unsigned long) stub_segv_handler - in userspace_tramp()