Searched refs:debug_smp_processor_id (Results 1 – 4 of 4) sorted by relevance
54 notrace unsigned int debug_smp_processor_id(void) in debug_smp_processor_id() function58 EXPORT_SYMBOL(debug_smp_processor_id);
179 extern unsigned int debug_smp_processor_id(void);180 # define smp_processor_id() debug_smp_processor_id()
31 extern unsigned int debug_smp_processor_id(void); /* from linux/smp.h */36 #define get_paca() ((void) debug_smp_processor_id(), local_paca)
129 extern unsigned int debug_smp_processor_id(void);130 # define smp_processor_id() debug_smp_processor_id()