Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dsched.h1462 unsigned sched_contributes_to_load:1; member
/linux-4.4.14/kernel/sched/
Dcore.c1754 if (p->sched_contributes_to_load) in ttwu_do_activate()
1985 p->sched_contributes_to_load = !!task_contributes_to_load(p); in try_to_wake_up()