Home
last modified time | relevance | path

Searched refs:thread_should_run (Results 1 – 8 of 8) sorted by relevance

/linux-6.6.21/include/linux/
Dsmpboot.h34 int (*thread_should_run)(unsigned int cpu); member
/linux-6.6.21/kernel/
Dirq_work.c316 .thread_should_run = irq_workd_should_run,
Dsmpboot.c158 if (!ht->thread_should_run(td->cpu)) { in smpboot_thread_fn()
Dstop_machine.c560 .thread_should_run = cpu_stop_should_run,
Dsoftirq.c961 .thread_should_run = ksoftirqd_should_run,
Dcpu.c1187 .thread_should_run = cpuhp_should_run,
/linux-6.6.21/drivers/powercap/
Didle_inject.c415 .thread_should_run = idle_inject_should_run,
/linux-6.6.21/kernel/rcu/
Dtree.c2568 .thread_should_run = rcu_cpu_kthread_should_run,