Searched defs:sigtrap (Results 1 – 10 of 10) sorted by relevance
/linux-6.8/tools/testing/selftests/x86/ |
D | syscall_nt.c | 33 static void sigtrap(int sig, siginfo_t *si, void *ctx_void) in sigtrap() function
|
D | nx_stack.c | 153 static void sigtrap(int _, siginfo_t *__, void *uc_) in sigtrap() function
|
D | syscall_arg_fault.c | 64 static void sigtrap(int sig, siginfo_t *info, void *ctx_void) in sigtrap() function
|
D | mov_ss_trap.c | 116 static void sigtrap(int sig, siginfo_t *si, void *ctx_void) in sigtrap() function
|
D | single_step_syscall.c | 71 static void sigtrap(int sig, siginfo_t *info, void *ctx_void) in sigtrap() function
|
D | unwind_vdso.c | 107 static void sigtrap(int sig, siginfo_t *info, void *ctx_void) in sigtrap() function
|
D | sigreturn.c | 475 static void sigtrap(int sig, siginfo_t *info, void *ctx_void) in sigtrap() function
|
D | test_vsyscall.c | 515 static void sigtrap(int sig, siginfo_t *info, void *ctx_void) in sigtrap() function
|
/linux-6.8/tools/include/uapi/linux/ |
D | perf_event.h | 462 sigtrap : 1, /* send synchronous SIGTRAP on event */ member
|
/linux-6.8/include/uapi/linux/ |
D | perf_event.h | 462 sigtrap : 1, /* send synchronous SIGTRAP on event */ member
|