Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/sched/
Dext.c5688 bool should_wait = false; in kick_one_cpu() local
5706 should_wait = true; in kick_one_cpu()
5717 return should_wait; in kick_one_cpu()
5739 bool should_wait = false; in kick_cpus_irq_workfn() local
5743 should_wait |= kick_one_cpu(cpu, this_rq, pseqs); in kick_cpus_irq_workfn()
5753 if (!should_wait) in kick_cpus_irq_workfn()