Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dsched.h2308 #define WEIGHT_IDLEPRIO 3 macro
H A Dext.c3856 weight = WEIGHT_IDLEPRIO; in scx_enable_task()
H A Dfair.c13497 __sched_group_set_shares(tg, scale_load(WEIGHT_IDLEPRIO)); in sched_group_set_idle()