Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dsmpboot.h34 int (*thread_should_run)(unsigned int cpu); member
/Linux-v5.10/drivers/powercap/
Didle_inject.c363 .thread_should_run = idle_inject_should_run,
/Linux-v5.10/kernel/
Dsmpboot.c159 if (!ht->thread_should_run(td->cpu)) { in smpboot_thread_fn()
Dsoftirq.c725 .thread_should_run = ksoftirqd_should_run,
Dstop_machine.c540 .thread_should_run = cpu_stop_should_run,
Dcpu.c805 .thread_should_run = cpuhp_should_run,
/Linux-v5.10/kernel/rcu/
Dtree.c2810 .thread_should_run = rcu_cpu_kthread_should_run,