Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dext.c5038 static atomic_t scx_hardlockup_cpu = ATOMIC_INIT(-1); variable
5042 int cpu = atomic_xchg(&scx_hardlockup_cpu, -1); in scx_hardlockup_irq_workfn()
5070 atomic_cmpxchg(&scx_hardlockup_cpu, -1, cpu); in scx_hardlockup()