Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/sched/
Dhotplug.h11 extern int sched_cpu_deactivate(unsigned int cpu);
/Linux-v4.19/Documentation/core-api/
Dcpu_hotplug.rst298 cpuhp/4-31 [004] 22.977: cpuhp_enter: cpu: 0004 target: 140 step: 168 (sched_cpu_deactivate)
/Linux-v4.19/kernel/
Dcpu.c1454 .teardown.single = sched_cpu_deactivate,
/Linux-v4.19/kernel/sched/
Dcore.c5782 int sched_cpu_deactivate(unsigned int cpu) in sched_cpu_deactivate() function