Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dsmpboot.h34 int (*thread_should_run)(unsigned int cpu); member
/Linux-v5.4/drivers/powercap/
Didle_inject.c350 .thread_should_run = idle_inject_should_run,
/Linux-v5.4/kernel/
Dsmpboot.c159 if (!ht->thread_should_run(td->cpu)) { in smpboot_thread_fn()
Dsoftirq.c675 .thread_should_run = ksoftirqd_should_run,
Dstop_machine.c569 .thread_should_run = cpu_stop_should_run,
Dcpu.c790 .thread_should_run = cpuhp_should_run,
/Linux-v5.4/kernel/rcu/
Dtree.c2472 .thread_should_run = rcu_cpu_kthread_should_run,