Home
last modified time | relevance | path

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

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