Searched refs:__lockfunc (Results 1 – 7 of 7) sorted by relevance
7 void __lockfunc __pv_queued_spin_unlock_slowpath(struct qspinlock *lock, u8 locked);63 extern void __lockfunc __pv_queued_spin_unlock(struct qspinlock *lock);
21 void __lockfunc queued_read_lock_slowpath(struct qrwlock *lock) in queued_read_lock_slowpath()66 void __lockfunc queued_write_lock_slowpath(struct qrwlock *lock) in queued_write_lock_slowpath()
498 __visible __lockfunc void543 __visible __lockfunc void __pv_queued_spin_unlock(struct qspinlock *lock) in __pv_queued_spin_unlock()
120 void __lockfunc queued_spin_release_traced(struct qspinlock *lock) in encode_tail() 152 void __lockfunc queued_spin_lock_slowpath(struct qspinlock *lock, u32 val) in clear_pending()
261 int __lockfunc resilient_tas_spin_lock(rqspinlock_t *lock) in resilient_tas_spin_lock()339 int __lockfunc resilient_queued_spin_lock_slowpath(rqspinlock_t *lock, u32 val) in resilient_queued_spin_lock_slowpath()
712 void __lockfunc queued_spin_lock_slowpath(struct qspinlock *lock) in queued_spin_lock_slowpath()
85 #define __lockfunc __section(".spinlock.text") macro