Linux Kernel
3.7.1
|
#include <uapi/asm/signal.h>
Go to the source code of this file.
Functions | |
int | restore_sigcontext (struct pt_regs *, struct sigcontext __user *) |
int | setup_sigcontext (struct sigcontext __user *, struct pt_regs *) |
void | do_signal (struct pt_regs *regs) |
void | signal_fault (const char *type, struct pt_regs *, void __user *frame, int sig) |
void | trace_unhandled_signal (const char *type, struct pt_regs *regs, unsigned long address, int signo) |