Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dsched.h957 unsigned sched_contributes_to_load:1; member
/linux-6.14.4/kernel/sched/
Dsched.h2794 if (p->sched_contributes_to_load) in __block_task()
Dcore.c3714 if (p->sched_contributes_to_load) in ttwu_do_activate()
6583 p->sched_contributes_to_load = in try_to_block_task()