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/kernel/
H A Dexit.c1022 zap_other_threads(current);
H A Dsignal.c1369 int zap_other_threads(struct task_struct *p) function
/linux-master/fs/
H A Dexec.c1082 sig->notify_count = zap_other_threads(tsk);

Completed in 201 milliseconds