Home
last modified time | relevance | path

Searched defs:raw_smp_processor_id (Results 1 – 21 of 21) sorted by relevance

/linux-4.4.14/arch/mn10300/include/asm/
Dsmp.h70 #define raw_smp_processor_id() (current_thread_info()->cpu) macro
104 #define raw_smp_processor_id() 0 macro
/linux-4.4.14/arch/arm64/include/asm/
Dsmp.h23 #define raw_smp_processor_id() (current_thread_info()->cpu) macro
/linux-4.4.14/arch/blackfin/include/asm/
Dsmp.h18 #define raw_smp_processor_id() blackfin_core_id() macro
/linux-4.4.14/arch/metag/include/asm/
Dsmp.h6 #define raw_smp_processor_id() (current_thread_info()->cpu) macro
/linux-4.4.14/arch/sparc/include/asm/
Dsmp_64.h44 #define raw_smp_processor_id() (current_thread_info()->cpu) macro
Dsmp_32.h106 #define raw_smp_processor_id() (current_thread_info()->cpu) macro
/linux-4.4.14/arch/xtensa/include/asm/
Dsmp.h14 #define raw_smp_processor_id() (current_thread_info()->cpu) macro
/linux-4.4.14/arch/hexagon/include/asm/
Dsmp.h26 #define raw_smp_processor_id() (current_thread_info()->cpu) macro
/linux-4.4.14/arch/powerpc/include/asm/
Dsmp.h73 #define raw_smp_processor_id() (local_paca->paca_index) macro
79 #define raw_smp_processor_id() (current_thread_info()->cpu) macro
/linux-4.4.14/arch/x86/include/asm/
Dsmp.h181 #define raw_smp_processor_id() (this_cpu_read(cpu_number)) macro
185 #define raw_smp_processor_id() (this_cpu_read(cpu_number)) macro
/linux-4.4.14/arch/sh/include/asm/
Dsmp.h15 #define raw_smp_processor_id() (current_thread_info()->cpu) macro
/linux-4.4.14/arch/parisc/include/asm/
Dsmp.h35 #define raw_smp_processor_id() (current_thread_info()->cpu) macro
/linux-4.4.14/arch/mips/include/asm/
Dsmp.h28 #define raw_smp_processor_id() (current_thread_info()->cpu) macro
/linux-4.4.14/arch/s390/include/asm/
Dsmp.h16 #define raw_smp_processor_id() (S390_lowcore.cpu_nr) macro
/linux-4.4.14/arch/alpha/include/asm/
Dsmp.h43 #define raw_smp_processor_id() (current_thread_info()->cpu) macro
/linux-4.4.14/arch/arc/include/asm/
Dsmp.h18 #define raw_smp_processor_id() (current_thread_info()->cpu) macro
/linux-4.4.14/arch/arm/include/asm/
Dsmp.h21 #define raw_smp_processor_id() (current_thread_info()->cpu) macro
/linux-4.4.14/arch/ia64/include/asm/
Dsmp.h51 #define raw_smp_processor_id() (current_thread_info()->cpu) macro
/linux-4.4.14/include/linux/
Dsmp.h130 #define raw_smp_processor_id() 0 macro
/linux-4.4.14/arch/tile/include/asm/
Dprocessor.h349 #define raw_smp_processor_id() \ macro
362 #define raw_smp_processor_id() \ macro
/linux-4.4.14/arch/m32r/include/asm/
Dsmp.h63 #define raw_smp_processor_id() (current_thread_info()->cpu) macro