DECLARE_PER_CPU_FIRST  398 arch/x86/include/asm/processor.h DECLARE_PER_CPU_FIRST(struct fixed_percpu_data, fixed_percpu_data) __visible;
DECLARE_PER_CPU_FIRST  121 include/linux/percpu-defs.h #define DECLARE_PER_CPU_FIRST(type, name)				\