Home
last modified time | relevance | path

Searched refs:tick_nohz_cpu_hotpluggable (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dtick.h219 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