Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/printk/
Dprintk.c4235 static atomic_t printk_cpu_sync_owner = ATOMIC_INIT(-1); variable
4248 } while (atomic_read(&printk_cpu_sync_owner) != -1); in __printk_cpu_sync_wait()
4289 old = atomic_cmpxchg_acquire(&printk_cpu_sync_owner, -1, in __printk_cpu_sync_try_get()
4345 atomic_set_release(&printk_cpu_sync_owner, in __printk_cpu_sync_put()