Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/sched/
H A Dcpudeadline.h23 void cpudl_set_freecpu(struct cpudl *cp, int cpu);
H A Dcpudeadline.c245 void cpudl_set_freecpu(struct cpudl *cp, int cpu) in cpudl_set_freecpu() function
H A Ddeadline.c2352 cpudl_set_freecpu(&rq->rd->cpudl, rq->cpu); in rq_online_dl()