Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dsched.h973 unsigned sched_contributes_to_load:1; member
/linux-6.15/kernel/sched/
H A Dsched.h2747 if (p->sched_contributes_to_load) in __block_task()
H A Dcore.c3717 if (p->sched_contributes_to_load) in ttwu_do_activate()
6583 p->sched_contributes_to_load = in try_to_block_task()