Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dsched.h879 unsigned sched_contributes_to_load:1; member
/Linux-v5.15/kernel/sched/
Dcore.c3564 if (p->sched_contributes_to_load) in ttwu_do_activate()
6222 prev->sched_contributes_to_load = in __schedule()
6227 if (prev->sched_contributes_to_load) in __schedule()