Home
last modified time | relevance | path

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

/linux-6.8/include/linux/
Dtick.h274 static inline bool tick_nohz_cpu_hotpluggable(unsigned int cpu) { return true; } in tick_nohz_cpu_hotpluggable() function
/linux-6.8/kernel/time/
Dtick-sched.c547 bool tick_nohz_cpu_hotpluggable(unsigned int cpu) in tick_nohz_cpu_hotpluggable() function