Searched refs:__mutex_fastpath_lock_retval (Results 1 – 9 of 9) sorted by relevance
14 #define __mutex_fastpath_lock_retval(count) (-1) macro
36 __mutex_fastpath_lock_retval(atomic_t *count) in __mutex_fastpath_lock_retval() function
47 __mutex_fastpath_lock_retval(atomic_t *count) in __mutex_fastpath_lock_retval() function
37 __mutex_fastpath_lock_retval(atomic_t *count) in __mutex_fastpath_lock_retval() function
49 static inline int __mutex_fastpath_lock_retval(atomic_t *count) in __mutex_fastpath_lock_retval() function
59 static inline int __mutex_fastpath_lock_retval(atomic_t *count) in __mutex_fastpath_lock_retval() function
40 __mutex_fastpath_lock_retval(atomic_t *count) in __mutex_fastpath_lock_retval() function
90 __mutex_fastpath_lock_retval(atomic_t *count) in __mutex_fastpath_lock_retval() function
791 ret = __mutex_fastpath_lock_retval(&lock->count); in mutex_lock_interruptible()806 ret = __mutex_fastpath_lock_retval(&lock->count); in mutex_lock_killable()920 ret = __mutex_fastpath_lock_retval(&lock->base.count); in __ww_mutex_lock()938 ret = __mutex_fastpath_lock_retval(&lock->base.count); in __ww_mutex_lock_interruptible()