Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dsched.h779 unsigned sched_contributes_to_load:1; member
/Linux-v5.10/kernel/sched/
Dcore.c2498 if (p->sched_contributes_to_load) in ttwu_do_activate()
4467 prev->sched_contributes_to_load = in __schedule()
4472 if (prev->sched_contributes_to_load) in __schedule()