Home
last modified time | relevance | path

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

/linux-6.15/include/linux/sched/
H A Dhotplug.h11 extern int sched_cpu_deactivate(unsigned int cpu);
/linux-6.15/Documentation/translations/zh_CN/core-api/
H A Dcpu_hotplug.rst587 cpuhp/4-31 [004] 22.977: cpuhp_enter: cpu: 0004 target: 140 step: 168 (sched_cpu_deactivate)
/linux-6.15/kernel/
H A Dcpu.c2255 .teardown.single = sched_cpu_deactivate,
/linux-6.15/Documentation/core-api/
H A Dcpu_hotplug.rst665 cpuhp/4-31 [004] 22.977: cpuhp_enter: cpu: 0004 target: 140 step: 168 (sched_cpu_deactivate)
/linux-6.15/kernel/sched/
H A Dcore.c8314 int sched_cpu_deactivate(unsigned int cpu) in sched_cpu_deactivate() function