Searched refs:reweight_task (Results 1 – 3 of 3) sorted by relevance
2444 extern void reweight_task(struct task_struct *p, const struct load_weight *lw);
1324 reweight_task(p, &lw); in set_load_weight()
3904 void reweight_task(struct task_struct *p, const struct load_weight *lw) in reweight_task() function