Home
last modified time | relevance | path

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

/linux/kernel/
H A Dsignal.c2101 static void posixtimer_sig_unignore(struct task_struct *tsk, int sig) in posixtimer_sig_unignore() function
2147 static inline void posixtimer_sig_unignore(struct task_struct *tsk, int sig) { } in posixtimer_sig_unignore() function
4340 posixtimer_sig_unignore(p, sig); in do_sigaction()