Searched refs:thread_should_run (Results 1 – 7 of 7) sorted by relevance
34 int (*thread_should_run)(unsigned int cpu); member
159 .thread_should_run = wti_pending,
323 .thread_should_run = irq_workd_should_run,
154 if (!ht->thread_should_run(td->cpu)) { in smpboot_thread_fn()
561 .thread_should_run = cpu_stop_should_run,
1377 .thread_should_run = vmbus_irqd_should_run, in vmbus_irqd_should_run()
13218 .thread_should_run = backlog_napi_should_run, in net_dev_init()