Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/sched/
Dcore.c3849 static int ttwu_runnable(struct task_struct *p, int wake_flags) in ttwu_runnable() function
4264 if (READ_ONCE(p->on_rq) && ttwu_runnable(p, wake_flags)) in try_to_wake_up()