Searched refs:zap_other_threads (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/sched/
H A Dsignal.h341 extern int zap_other_threads(struct task_struct *p);
/linux-master/fs/
H A Dexec.c1093 sig->notify_count = zap_other_threads(tsk);
/linux-master/kernel/
H A Dexit.c1018 zap_other_threads(current);
H A Dsignal.c1369 int zap_other_threads(struct task_struct *p) function

Completed in 227 milliseconds