Searched refs:printk_cpulock_owner (Results 1 – 3 of 3) sorted by relevance
3589 static atomic_t printk_cpulock_owner = ATOMIC_INIT(-1); variable3602 } while (atomic_read(&printk_cpulock_owner) != -1); in __printk_wait_on_cpu_lock()3642 old = atomic_cmpxchg_acquire(&printk_cpulock_owner, -1, in __printk_cpu_trylock()3698 atomic_set_release(&printk_cpulock_owner, in __printk_cpu_unlock()
130814 ffff800011de2ad0 d printk_cpulock_owner
Completed in 315 milliseconds