Searched refs:cpudl_set_freecpu (Results 1 – 3 of 3) sorted by relevance
23 void cpudl_set_freecpu(struct cpudl *cp, int cpu);
244 void cpudl_set_freecpu(struct cpudl *cp, int cpu) in cpudl_set_freecpu() function
2520 cpudl_set_freecpu(&rq->rd->cpudl, rq->cpu); in rq_online_dl()