Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dsched.h799 unsigned sched_contributes_to_load:1; member
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dcore.c2709 if (p->sched_contributes_to_load) in ttwu_do_activate()
4742 prev->sched_contributes_to_load = in __schedule()
4747 if (prev->sched_contributes_to_load) in __schedule()