Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dsched.h912 unsigned sched_contributes_to_load:1; member
/kernel/linux/linux-5.10/kernel/sched/
Dcore.c2626 if (p->sched_contributes_to_load) in ttwu_do_activate()
4658 prev->sched_contributes_to_load = in __schedule()
4663 if (prev->sched_contributes_to_load) in __schedule()
/kernel/linux/patches/linux-5.10/yangfan_patch/
Dkernel.patch1129 if (p->sched_contributes_to_load)