Searched refs:tick_nohz_cpu_hotpluggable (Results 1 – 1 of 1) sorted by relevance
219 extern bool tick_nohz_cpu_hotpluggable(unsigned int cpu);284 static inline bool tick_nohz_cpu_hotpluggable(unsigned int cpu) { return true; } in tick_nohz_cpu_hotpluggable() function