Home
last modified time | relevance | path

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

/linux-4.4.14/tools/testing/selftests/powerpc/primitives/
Dload_unaligned_zeropad.c78 static void segv_handler(int signr, siginfo_t *info, void *ptr) in segv_handler() function
106 action.sa_sigaction = segv_handler; in setup_segv_handler()
/linux-4.4.14/arch/um/include/shared/
Dkern_util.h64 extern void segv_handler(int sig, struct siginfo *unused_si, struct uml_pt_regs *regs);
/linux-4.4.14/arch/um/os-Linux/
Dsignal.c25 [SIGSEGV] = segv_handler,
/linux-4.4.14/arch/um/kernel/
Dtrap.c185 void segv_handler(int sig, struct siginfo *unused_si, struct uml_pt_regs *regs) in segv_handler() function
/linux-4.4.14/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt3133 #7 0x1006c5d8 in segv_handler (sc=0x5006e940) at trap_user.c:174
3138 #12 0x1006c5d8 in segv_handler (sc=0x5006eaf8) at trap_user.c:174
3203 #7 0x1006c5d8 in segv_handler (sc=0x5006e940) at trap_user.c:174
3207 182 segv_handler(sc);
3518 #4 0x1006c628 in segv_handler (sc=0x5006eaf8) at trap_user.c:174
3545 Going up the stack to the segv_handler frame and looking at where in
3568 #4 0x1006c628 in segv_handler (sc=0x5006eaf8) at trap_user.c:174
4103 #5 0x10095c04 in segv_handler (sig=11) at trap_user.c:285