Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dsmpboot.h34 int (*thread_should_run)(unsigned int cpu); member
/Linux-v4.19/drivers/powercap/
Didle_inject.c349 .thread_should_run = idle_inject_should_run,
/Linux-v4.19/kernel/
Dsmpboot.c158 if (!ht->thread_should_run(td->cpu)) { in smpboot_thread_fn()
Dsoftirq.c725 .thread_should_run = ksoftirqd_should_run,
Dstop_machine.c557 .thread_should_run = cpu_stop_should_run,
Dcpu.c743 .thread_should_run = cpuhp_should_run,
/Linux-v4.19/kernel/rcu/
Dtree_plugin.h1338 .thread_should_run = rcu_cpu_kthread_should_run,