Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dsched.h1384 unsigned sched_contributes_to_load:1; member
/linux-4.1.27/kernel/sched/
Dcore.c1490 if (p->sched_contributes_to_load) in ttwu_do_activate()
1690 p->sched_contributes_to_load = !!task_contributes_to_load(p); in try_to_wake_up()