Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
sched_cpu_dying
include/linux/sched/hotplug.h
15
extern int sched_cpu_dying(unsigned int cpu);
kernel/cpu.c
2147
.teardown.single = sched_cpu_dying,