Searched refs:thread_should_run (Results 1 – 10 of 10) sorted by relevance
34 int (*thread_should_run)(unsigned int cpu); member
159 .thread_should_run = wti_pending,
415 .thread_should_run = idle_inject_should_run,
316 .thread_should_run = irq_workd_should_run,
158 if (!ht->thread_should_run(td->cpu)) { in smpboot_thread_fn()
560 .thread_should_run = cpu_stop_should_run,
969 .thread_should_run = ksoftirqd_should_run,
1196 .thread_should_run = cpuhp_should_run,
2929 .thread_should_run = rcu_cpu_kthread_should_run,
12072 .thread_should_run = backlog_napi_should_run,
Completed in 50 milliseconds