Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/sched/
Dhotplug.h11 extern int sched_cpu_deactivate(unsigned int cpu);
/Linux-v6.6/Documentation/translations/zh_CN/core-api/
Dcpu_hotplug.rst593 cpuhp/4-31 [004] 22.977: cpuhp_enter: cpu: 0004 target: 140 step: 168 (sched_cpu_deactivate)
/Linux-v6.6/kernel/
Dcpu.c2261 .teardown.single = sched_cpu_deactivate,
/Linux-v6.6/Documentation/core-api/
Dcpu_hotplug.rst671 cpuhp/4-31 [004] 22.977: cpuhp_enter: cpu: 0004 target: 140 step: 168 (sched_cpu_deactivate)
/Linux-v6.6/kernel/sched/
Dcore.c9691 int sched_cpu_deactivate(unsigned int cpu) in sched_cpu_deactivate() function