Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dsmpboot.h34 int (*thread_should_run)(unsigned int cpu); member
/Linux-v6.6/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.c1179 .thread_should_run = cpuhp_should_run,
/Linux-v6.6/drivers/powercap/
Didle_inject.c415 .thread_should_run = idle_inject_should_run,
/Linux-v6.6/kernel/rcu/
Dtree.c2509 .thread_should_run = rcu_cpu_kthread_should_run,