Searched refs:ttwu_do_wakeup (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/kernel/sched/ |
D | core.c | 1649 static void ttwu_do_wakeup(struct rq *rq, struct task_struct *p, int wake_flags, in ttwu_do_wakeup() function 1698 ttwu_do_wakeup(rq, p, wake_flags, rf); in ttwu_do_activate() 1717 ttwu_do_wakeup(rq, p, wake_flags, &rf); in ttwu_remote() 2104 ttwu_do_wakeup(rq, p, 0, rf); in try_to_wake_up_local()
|
/Linux-v4.19/Documentation/trace/ |
D | ftrace.rst | 1880 <idle>-0 3d.h3 3us : check_preempt_curr <-ttwu_do_wakeup 1882 <idle>-0 3dNh3 4us : task_woken_rt <-ttwu_do_wakeup
|