Lines Matching refs:notif_lock
19 static unsigned int notif_lock = SPINLOCK_UNLOCK; variable
35 old_itr_status = cpu_spin_lock_xsave(¬if_lock); in notif_alloc_async_value()
48 cpu_spin_unlock_xrestore(¬if_lock, old_itr_status); in notif_alloc_async_value()
60 old_itr_status = cpu_spin_lock_xsave(¬if_lock); in notif_free_async_value()
66 cpu_spin_unlock_xrestore(¬if_lock, old_itr_status); in notif_free_async_value()
75 old_itr_status = cpu_spin_lock_xsave(¬if_lock); in notif_get_value()
89 cpu_spin_unlock_xrestore(¬if_lock, old_itr_status); in notif_get_value()
103 old_itr_status = cpu_spin_lock_xsave(¬if_lock); in notif_send_async()
109 cpu_spin_unlock_xrestore(¬if_lock, old_itr_status); in notif_send_async()
117 old_itr_status = cpu_spin_lock_xsave(¬if_lock); in notif_async_is_started()
119 cpu_spin_unlock_xrestore(¬if_lock, old_itr_status); in notif_async_is_started()
128 old_itr_status = cpu_spin_lock_xsave(¬if_lock); in notif_register_driver()
132 cpu_spin_unlock_xrestore(¬if_lock, old_itr_status); in notif_register_driver()
139 old_itr_status = cpu_spin_lock_xsave(¬if_lock); in notif_unregister_driver()
143 cpu_spin_unlock_xrestore(¬if_lock, old_itr_status); in notif_unregister_driver()
153 old_itr_status = cpu_spin_lock_xsave(¬if_lock); in notif_deliver_atomic_event()
166 cpu_spin_unlock_xrestore(¬if_lock, old_itr_status); in notif_deliver_atomic_event()
179 old_itr_status = cpu_spin_lock_xsave(¬if_lock); in notif_deliver_event()
190 cpu_spin_unlock_xrestore(¬if_lock, old_itr_status); in notif_deliver_event()
195 old_itr_status = cpu_spin_lock_xsave(¬if_lock); in notif_deliver_event()
204 cpu_spin_unlock_xrestore(¬if_lock, old_itr_status); in notif_deliver_event()