Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dsmpboot.h36 int (*thread_should_run)(unsigned int cpu); member
/linux-4.1.27/kernel/
Dsmpboot.c156 if (!ht->thread_should_run(td->cpu)) { in smpboot_thread_fn()
Dstop_machine.c521 .thread_should_run = cpu_stop_should_run,
Dwatchdog.c653 .thread_should_run = watchdog_should_run,
Dsoftirq.c749 .thread_should_run = ksoftirqd_should_run,
/linux-4.1.27/drivers/infiniband/hw/ehca/
Dehca_irq.c806 .thread_should_run = comp_task_should_run,
/linux-4.1.27/kernel/rcu/
Dtree_plugin.h1291 .thread_should_run = rcu_cpu_kthread_should_run,