raw_smp_processor_id  190 arch/x86/include/asm/smp.h #define raw_smp_processor_id() (this_cpu_read(cpu_number))
raw_smp_processor_id  194 arch/x86/include/asm/smp.h #define raw_smp_processor_id() (this_cpu_read(cpu_number))
raw_smp_processor_id  130 include/linux/smp.h #define raw_smp_processor_id()			0