Searched defs:ctxt_v (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/tools/testing/selftests/powerpc/mm/ |
H A D | wild_bctr.c | 33 static void segv_handler(int signum, siginfo_t *info, void *ctxt_v) in segv_handler() 39 static void usr2_handler(int signum, siginfo_t *info, void *ctxt_v) in usr2_handler()
|
H A D | segv_errors.c | 25 static void segv_handler(int n, siginfo_t *info, void *ctxt_v) in segv_handler()
|
H A D | bad_accesses.c | 32 static void segv_handler(int n, siginfo_t *info, void *ctxt_v) in segv_handler()
|
H A D | subpage_prot.c | 37 static void segv(int signum, siginfo_t *info, void *ctxt_v) in segv()
|
/openbmc/linux/tools/testing/selftests/powerpc/mce/ |
H A D | inject-ra-err.c | 19 static void sigbus_handler(int n, siginfo_t *info, void *ctxt_v) in sigbus_handler()
|