Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dsched.h892 unsigned sched_contributes_to_load:1; member
/Linux-v6.6/kernel/sched/
Dcore.c3774 if (p->sched_contributes_to_load) in ttwu_do_activate()
6630 prev->sched_contributes_to_load = in __schedule()
6635 if (prev->sched_contributes_to_load) in __schedule()