Home
last modified time | relevance | path

Searched refs:cpudl_init (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/sched/
H A Dcpudeadline.h23 int cpudl_init(struct cpudl *cp);
H A Dtopology.c549 if (cpudl_init(&rd->cpudl) != 0) in init_rootdomain()