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.h978 unsigned sched_contributes_to_load:1; member
/linux/kernel/sched/
H A Dsched.h2757 if (p->sched_contributes_to_load) in __block_task()
H A Dcore.c3693 if (p->sched_contributes_to_load) in ttwu_do_activate()
6534 p->sched_contributes_to_load = in try_to_block_task()