Home
last modified time | relevance | path

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

/include/linux/
Dtick.h129 extern bool tick_nohz_tick_stopped_cpu(int cpu);
154 static inline int tick_nohz_tick_stopped_cpu(int cpu) { return 0; } in tick_nohz_tick_stopped_cpu() function