Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dcore.c2816 static int ttwu_runnable(struct task_struct *p, int wake_flags) in ttwu_runnable() function
3128 * - ttwu_runnable() -- old rq, unavoidable, see comment there;
3149 * case the whole 'p->on_rq && ttwu_runnable()' case below in try_to_wake_up()
3222 if (READ_ONCE(p->on_rq) && ttwu_runnable(p, wake_flags)) { in try_to_wake_up()

Completed in 11 milliseconds