Home
last modified time | relevance | path

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

/linux/include/linux/sched/
H A Dsignal.h341 extern int zap_other_threads(struct task_struct *p);
/linux/kernel/
H A Dsignal.c1336 int zap_other_threads(struct task_struct *p) in zap_other_threads() function