Searched refs:wakeup_lock (Results 1 – 2 of 2) sorted by relevance
33 static arch_spinlock_t wakeup_lock = variable483 arch_spin_lock(&wakeup_lock); in probe_wakeup_sched_switch()510 arch_spin_unlock(&wakeup_lock); in probe_wakeup_sched_switch()535 arch_spin_lock(&wakeup_lock); in wakeup_reset()537 arch_spin_unlock(&wakeup_lock); in wakeup_reset()575 arch_spin_lock(&wakeup_lock); in probe_wakeup()613 arch_spin_unlock(&wakeup_lock); in probe_wakeup()
124 spinlock_t wakeup_lock; member 150 spin_lock_irqsave(&vb->wakeup_lock, flags); in start_wakeup_event() 156 spin_unlock_irqrestore(&vb->wakeup_lock, flags); in start_wakeup_event() 161 spin_lock_irq(&vb->wakeup_lock); in process_wakeup_event() 163 spin_unlock_irq(&vb->wakeup_lock); in process_wakeup_event() 168 spin_lock_irq(&vb->wakeup_lock); in finish_wakeup_event() 173 spin_unlock_irq(&vb->wakeup_lock); in finish_wakeup_event() 1072 spin_lock_init(&vb->wakeup_lock); in virtballoon_probe()