Home
last modified time | relevance | path

Searched defs:sig_handler (Results 1 – 7 of 7) sorted by relevance

/linux-3.3/arch/um/os-Linux/
Dsignal.c63 void sig_handler(int sig, mcontext_t *mc) in sig_handler() function
/linux-3.3/tools/perf/
Dbuiltin-inject.c219 static void sig_handler(int sig __attribute__((__unused__))) in sig_handler() function
Dbuiltin-report.c196 static void sig_handler(int sig __used) in sig_handler() function
Dbuiltin-record.c128 static void sig_handler(int sig) in sig_handler() function
Dbuiltin-script.c499 static void sig_handler(int sig __unused) in sig_handler() function
/linux-3.3/scripts/kconfig/
Dmconf.c840 static void sig_handler(int signo) in sig_handler() function
/linux-3.3/kernel/
Dsignal.c49 static void __user *sig_handler(struct task_struct *t, int sig) in sig_handler() function