Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/ci/xfails/
H A Drockchip-rk3288-skips.txt41 # do_group_exit from __wake_up_parent+0x0/0x18
/openbmc/linux/include/linux/sched/
H A Dsignal.h344 extern void __wake_up_parent(struct task_struct *p, struct task_struct *parent);
/openbmc/linux/kernel/
H A Dptrace.c573 __wake_up_parent(p, tracer); in __ptrace_detach()
H A Dexit.c1538 void __wake_up_parent(struct task_struct *p, struct task_struct *parent) in __wake_up_parent() function
H A Dsignal.c2151 __wake_up_parent(tsk, tsk->parent); in do_notify_parent()
2224 __wake_up_parent(tsk, parent); in do_notify_parent_cldstop()
/openbmc/linux/fs/
H A Dexec.c1153 __wake_up_parent(leader, leader->parent); in de_thread()
/openbmc/linux/security/selinux/
H A Dhooks.c2539 __wake_up_parent(current, unrcu_pointer(current->real_parent)); in selinux_bprm_committed_creds()