Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dsched.h892 unsigned sched_contributes_to_load:1; member
/linux-6.6.21/kernel/sched/
Dcore.c3778 if (p->sched_contributes_to_load) in ttwu_do_activate()
6633 prev->sched_contributes_to_load = in __schedule()
6638 if (prev->sched_contributes_to_load) in __schedule()