Home
last modified time | relevance | path

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

/linux/include/linux/
A Dsmpboot.h34 int (*thread_should_run)(unsigned int cpu); member
/linux/drivers/powercap/
A Didle_inject.c363 .thread_should_run = idle_inject_should_run,
/linux/kernel/
A Dirq_work.c306 .thread_should_run = irq_workd_should_run,
A Dsmpboot.c158 if (!ht->thread_should_run(td->cpu)) { in smpboot_thread_fn()
A Dstop_machine.c562 .thread_should_run = cpu_stop_should_run,
A Dsoftirq.c961 .thread_should_run = ksoftirqd_should_run,
A Dcpu.c886 .thread_should_run = cpuhp_should_run,
/linux/kernel/rcu/
A Dtree.c2840 .thread_should_run = rcu_cpu_kthread_should_run,

Completed in 32 milliseconds