Home
last modified time | relevance | path

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

/linux/kernel/
H A Dumh.c70 flush_signal_handlers(current, 1); in call_usermodehelper_exec_async()
H A Dfork.c1619 flush_signal_handlers(tsk, 0); in copy_sighand()
H A Dsignal.c520 flush_signal_handlers(struct task_struct *t, int force_default) in flush_signal_handlers() function
/linux/include/linux/sched/
H A Dsignal.h280 extern void flush_signal_handlers(struct task_struct *, int force_default);
/linux/fs/
H A Dexec.c1252 flush_signal_handlers(me, 0); in begin_new_exec()
/linux/security/selinux/
H A Dhooks.c2553 flush_signal_handlers(current, 1); in selinux_bprm_committed_creds()