Home
last modified time | relevance | path

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

/linux/kernel/printk/
A Dprintk.c3589 static atomic_t printk_cpulock_owner = ATOMIC_INIT(-1); variable
3602 } 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()
/linux/
A DSystem.map130814 ffff800011de2ad0 d printk_cpulock_owner
A D.tmp_System.map130814 ffff800011de2ad0 d printk_cpulock_owner

Completed in 315 milliseconds