We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52b38b7 commit 33af38dCopy full SHA for 33af38d
include/linux/cpu.h
@@ -191,7 +191,6 @@ void arch_cpu_finalize_init(void);
191
static inline void arch_cpu_finalize_init(void) { }
192
#endif
193
194
-void cpu_set_state_online(int cpu);
195
void play_idle_precise(u64 duration_ns, u64 latency_ns);
196
197
static inline void play_idle(unsigned long duration_us)
0 commit comments