Searched refs:__cpu_die (Results 1 – 11 of 11) sorted by relevance
26 static inline void __cpu_die(unsigned int cpu) { } in __cpu_die() function
48 void __cpu_die(unsigned int cpu);
35 void __cpu_die(unsigned int cpu);
68 static inline void __cpu_die(unsigned int cpu) { } in __cpu_die() function
49 static inline void __cpu_die(unsigned int cpu) in __cpu_die() function
67 static inline void __cpu_die(unsigned int cpu) { } in __cpu_die() function
87 static inline void __cpu_die(unsigned int cpu) in __cpu_die() function
116 static inline void __cpu_die(unsigned int cpu) in __cpu_die() function
186 extern void __cpu_die(unsigned int cpu);
628 ``__cpu_die()``630 码。对于那个特定的架构,处理器被从 ``idle()`` 循环中拿下来。 ``__cpu_die()``
1358 void __cpu_die(unsigned int cpu) in __cpu_die() function