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