Home
last modified time | relevance | path

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

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