Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dsmpboot.h34 int (*thread_should_run)(unsigned int cpu); member
/OK3568_Linux_fs/kernel/drivers/powercap/
H A Didle_inject.c363 .thread_should_run = idle_inject_should_run,
/OK3568_Linux_fs/kernel/kernel/
H A Dsmpboot.c158 if (!ht->thread_should_run(td->cpu)) { in smpboot_thread_fn()
H A Dsoftirq.c743 .thread_should_run = ksoftirqd_should_run,
H A Dstop_machine.c580 .thread_should_run = cpu_stop_should_run,
H A Dcpu.c821 .thread_should_run = cpuhp_should_run,
/OK3568_Linux_fs/kernel/kernel/rcu/
H A Dtree.c2825 .thread_should_run = rcu_cpu_kthread_should_run,