Searched refs:__pv_queued_spin_unlock (Results 1 – 7 of 7) sorted by relevance
16 #define __pv_queued_spin_unlock __pv_queued_spin_unlock macro69 extern void __lockfunc __pv_queued_spin_unlock(struct qspinlock *lock);70 __PV_CALLEE_SAVE_REGS_THUNK(__pv_queued_spin_unlock, ".spinlock.text");
13 extern void __pv_queued_spin_unlock(struct qspinlock *lock);29 __pv_queued_spin_unlock(lock); in queued_spin_unlock()
5 EXPORT_SYMBOL(__pv_queued_spin_unlock);
81 pv_ops.lock.queued_spin_unlock = PV_CALLEE_SAVE(__pv_queued_spin_unlock); in hv_init_spinlocks()
546 #ifndef __pv_queued_spin_unlock547 __visible __lockfunc void __pv_queued_spin_unlock(struct qspinlock *lock) in __pv_queued_spin_unlock() function
141 PV_CALLEE_SAVE(__pv_queued_spin_unlock); in xen_init_spinlocks()
1111 PV_CALLEE_SAVE(__pv_queued_spin_unlock); in kvm_spinlock_init()