Home
last modified time | relevance | path

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

/arch/mips/include/asm/
Dsmp.h28 static inline int raw_smp_processor_id(void) in raw_smp_processor_id() function
38 #define raw_smp_processor_id raw_smp_processor_id macro
/arch/mn10300/include/asm/
Dsmp.h70 #define raw_smp_processor_id() (current_thread_info()->cpu) macro
104 #define raw_smp_processor_id() 0 macro
/arch/blackfin/include/asm/
Dsmp.h18 #define raw_smp_processor_id() blackfin_core_id() macro
/arch/metag/include/asm/
Dsmp.h7 #define raw_smp_processor_id() (current_thread_info()->cpu) macro
/arch/xtensa/include/asm/
Dsmp.h14 #define raw_smp_processor_id() (current_thread_info()->cpu) macro
/arch/hexagon/include/asm/
Dsmp.h26 #define raw_smp_processor_id() (current_thread_info()->cpu) macro
/arch/sparc/include/asm/
Dsmp_64.h48 #define raw_smp_processor_id() (current_thread_info()->cpu) macro
Dsmp_32.h107 #define raw_smp_processor_id() (current_thread_info()->cpu) macro
/arch/parisc/include/asm/
Dsmp.h37 #define raw_smp_processor_id() (current_thread_info()->cpu) macro
/arch/arm64/include/asm/
Dsmp.h47 #define raw_smp_processor_id() (*raw_cpu_ptr(&cpu_number)) macro
/arch/sh/include/asm/
Dsmp.h16 #define raw_smp_processor_id() (current_thread_info()->cpu) macro
/arch/powerpc/include/asm/
Dsmp.h79 #define raw_smp_processor_id() (local_paca->paca_index) macro
85 #define raw_smp_processor_id() (current_thread_info()->cpu) macro
/arch/s390/include/asm/
Dsmp.h17 #define raw_smp_processor_id() (S390_lowcore.cpu_nr) macro
/arch/alpha/include/asm/
Dsmp.h44 #define raw_smp_processor_id() (current_thread_info()->cpu) macro
/arch/arc/include/asm/
Dsmp.h18 #define raw_smp_processor_id() (current_thread_info()->cpu) macro
/arch/arm/include/asm/
Dsmp.h21 #define raw_smp_processor_id() (current_thread_info()->cpu) macro
/arch/ia64/include/asm/
Dsmp.h52 #define raw_smp_processor_id() (current_thread_info()->cpu) macro
/arch/tile/include/asm/
Dprocessor.h340 #define raw_smp_processor_id() \ macro
353 #define raw_smp_processor_id() \ macro
/arch/x86/include/asm/
Dsmp.h158 #define raw_smp_processor_id() (this_cpu_read(cpu_number)) macro
/arch/m32r/include/asm/
Dsmp.h64 #define raw_smp_processor_id() (current_thread_info()->cpu) macro