Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dsmpboot.h34 int (*thread_should_run)(unsigned int cpu); member
/linux-6.15/arch/s390/kernel/
H A Dwti.c159 .thread_should_run = wti_pending,
/linux-6.15/kernel/
H A Dirq_work.c316 .thread_should_run = irq_workd_should_run,
H A Dsmpboot.c158 if (!ht->thread_should_run(td->cpu)) { in smpboot_thread_fn()
H A Dsoftirq.c1010 .thread_should_run = ksoftirqd_should_run,
1051 .thread_should_run = ktimerd_should_run,
H A Dstop_machine.c561 .thread_should_run = cpu_stop_should_run,
H A Dcpu.c1198 .thread_should_run = cpuhp_should_run,
/linux-6.15/drivers/powercap/
H A Didle_inject.c414 .thread_should_run = idle_inject_should_run,
/linux-6.15/kernel/rcu/
H A Dtree.c2930 .thread_should_run = rcu_cpu_kthread_should_run,
/linux-6.15/net/core/
H A Ddev.c12655 .thread_should_run = backlog_napi_should_run,