Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
native_cpu_die
arch/sh/boards/of-generic.c
47
.cpu_die = native_cpu_die,
arch/sh/include/asm/smp.h
42
void native_cpu_die(unsigned int cpu);
arch/sh/kernel/cpu/sh2/smp-j2.c
131
.cpu_die = native_cpu_die,
arch/sh/kernel/cpu/sh4a/smp-shx3.c
143
.cpu_die = native_cpu_die,