Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dumh.c71 flush_signal_handlers(current, 1); in call_usermodehelper_exec_async()
H A Dfork.c1817 flush_signal_handlers(tsk, 0); in copy_sighand()
H A Dsignal.c542 flush_signal_handlers(struct task_struct *t, int force_default) in flush_signal_handlers() function
/openbmc/linux/include/linux/sched/
H A Dsignal.h277 extern void flush_signal_handlers(struct task_struct *, int force_default);
/openbmc/linux/fs/
H A Dexec.c1391 flush_signal_handlers(me, 0); in begin_new_exec()
/openbmc/linux/security/selinux/
H A Dhooks.c2529 flush_signal_handlers(current, 1); in selinux_bprm_committed_creds()