Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dsmpboot.h35 int (*thread_should_run)(unsigned int cpu); member
/linux-4.4.14/kernel/
Dsmpboot.c157 if (!ht->thread_should_run(td->cpu)) { in smpboot_thread_fn()
Dstop_machine.c508 .thread_should_run = cpu_stop_should_run,
Dsoftirq.c749 .thread_should_run = ksoftirqd_should_run,
Dwatchdog.c669 .thread_should_run = watchdog_should_run,
/linux-4.4.14/drivers/staging/rdma/ehca/
Dehca_irq.c806 .thread_should_run = comp_task_should_run,
/linux-4.4.14/kernel/rcu/
Dtree_plugin.h1281 .thread_should_run = rcu_cpu_kthread_should_run,