thread_should_run 350 drivers/powercap/idle_inject.c .thread_should_run = idle_inject_should_run, thread_should_run 34 include/linux/smpboot.h int (*thread_should_run)(unsigned int cpu); thread_should_run 789 kernel/cpu.c .thread_should_run = cpuhp_should_run, thread_should_run 2473 kernel/rcu/tree.c .thread_should_run = rcu_cpu_kthread_should_run, thread_should_run 159 kernel/smpboot.c if (!ht->thread_should_run(td->cpu)) { thread_should_run 675 kernel/softirq.c .thread_should_run = ksoftirqd_should_run, thread_should_run 569 kernel/stop_machine.c .thread_should_run = cpu_stop_should_run,