Searched refs:this_load (Results 1 – 1 of 1) sorted by relevance
5314 static void cpu_load_update(struct rq *this_rq, unsigned long this_load, in cpu_load_update() argument5323 this_rq->cpu_load[0] = this_load; /* Fasttrack for idx 0 */ in cpu_load_update()5342 new_load = this_load; in cpu_load_update()