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