Home
last modified time | relevance | path

Searched refs:sched_cpu_activate (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/sched/
H A Dhotplug.h10 extern int sched_cpu_activate(unsigned int cpu);
/linux/Documentation/translations/zh_CN/core-api/
H A Dcpu_hotplug.rst607 cpuhp/4-31 [004] 95.551: cpuhp_enter: cpu: 0004 target: 169 step: 168 (sched_cpu_activate)
/linux/kernel/
H A Dcpu.c2228 .startup.single = sched_cpu_activate,
/linux/Documentation/core-api/
H A Dcpu_hotplug.rst685 cpuhp/4-31 [004] 95.551: cpuhp_enter: cpu: 0004 target: 169 step: 168 (sched_cpu_activate)
/linux/kernel/sched/
H A Dcore.c9657 int sched_cpu_activate(unsigned int cpu) in sched_cpu_activate() function