Home
last modified time | relevance | path

Searched refs:WEIGHT_IDLEPRIO (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/kernel/sched/
H A Dsched.h2299 #define WEIGHT_IDLEPRIO 3 macro
H A Dext.c3714 weight = WEIGHT_IDLEPRIO; in scx_ops_enable_task()
H A Dcore.c1429 lw.weight = scale_load(WEIGHT_IDLEPRIO); in set_load_weight()
H A Dfair.c13587 __sched_group_set_shares(tg, scale_load(WEIGHT_IDLEPRIO)); in sched_group_set_idle()