Home
last modified time | relevance | path

Searched refs:__wake_up_parent (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/sched/
H A Dsignal.h341 extern void __wake_up_parent(struct task_struct *p, struct task_struct *parent);
/linux/fs/
H A Dexec.c1017 __wake_up_parent(leader, leader->parent); in de_thread()
/linux/kernel/
H A Dexit.c1611 void __wake_up_parent(struct task_struct *p, struct task_struct *parent) in __wake_up_parent() function
/linux/security/selinux/
H A Dhooks.c2573 __wake_up_parent(current, unrcu_pointer(current->real_parent)); in selinux_bprm_committed_creds()