Home
last modified time | relevance | path

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

/linux/kernel/printk/
A Dprintk.c3590 static atomic_t printk_cpulock_nested = ATOMIC_INIT(0); variable
3653 atomic_inc(&printk_cpulock_nested); in __printk_cpu_trylock()
3670 if (atomic_read(&printk_cpulock_nested)) { in __printk_cpu_unlock()
3671 atomic_dec(&printk_cpulock_nested); in __printk_cpu_unlock()
/linux/
A DSystem.map160575 ffff8000120f30a0 b printk_cpulock_nested
A D.tmp_System.map160575 ffff8000120f30a0 b printk_cpulock_nested

Completed in 351 milliseconds