Searched refs:scx_hardlockup_cpu (Results 1 – 1 of 1) sorted by relevance
5038 static atomic_t scx_hardlockup_cpu = ATOMIC_INIT(-1); variable5042 int cpu = atomic_xchg(&scx_hardlockup_cpu, -1); in scx_hardlockup_irq_workfn()5070 atomic_cmpxchg(&scx_hardlockup_cpu, -1, cpu); in scx_hardlockup()