Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dsched.h749 unsigned sched_contributes_to_load:1; member
/Linux-v5.4/kernel/sched/
Dcore.c2257 if (p->sched_contributes_to_load) in ttwu_do_activate()
2619 p->sched_contributes_to_load = !!task_contributes_to_load(p); in try_to_wake_up()