Searched refs:__cpu_die (Results 1 – 16 of 16) 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);
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
85 static inline void __cpu_die(unsigned int cpu) in __cpu_die() function
115 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()``
493 void __cpu_die(unsigned int cpu) in __cpu_die() function
310 void __cpu_die(unsigned int cpu) in __cpu_die() function
917 void __cpu_die(unsigned int cpu) in __cpu_die() function
1358 void __cpu_die(unsigned int cpu) in __cpu_die() function
708 ``__cpu_die()``711 down from the ``idle()`` loop for that specific architecture. ``__cpu_die()``
1796 void __cpu_die(unsigned int cpu) in __cpu_die() function
1341 __cpu_die(cpu); in takedown_cpu()