Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsched.h972 unsigned sched_contributes_to_load:1; member
/linux/kernel/sched/
H A Dsched.h2726 if (p->sched_contributes_to_load)
H A Dcore.c3728 if (p->sched_contributes_to_load) in ttwu_do_activate()
6566 p->sched_contributes_to_load = in try_to_block_task()