Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dsched.h2444 extern void reweight_task(struct task_struct *p, const struct load_weight *lw);
H A Dcore.c1324 reweight_task(p, &lw); in set_load_weight()
H A Dfair.c3904 void reweight_task(struct task_struct *p, const struct load_weight *lw) in reweight_task() function