Searched refs:update_load (Results 1 – 2 of 2) sorted by relevance
3835 extern void set_load_weight(struct task_struct *p, bool update_load);
1368 void set_load_weight(struct task_struct *p, bool update_load) in set_load_weight() argument1385 if (update_load && p->sched_class->reweight_task) in set_load_weight()