Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
current_cpu_data
arch/loongarch/include/asm/cpu-info.h
69
#define current_cpu_data cpu_data[smp_processor_id()]
arch/mips/include/asm/cpu-info.h
118
#define current_cpu_data cpu_data[smp_processor_id()]
arch/sh/include/asm/processor.h
91
#define current_cpu_data cpu_data[smp_processor_id()]