Searched defs:__mutex_fastpath_lock_retval (Results 1 - 8 of 8) sorted by relevance

/linux-4.1.27/arch/x86/include/asm/
H A Dmutex_32.h49 static inline int __mutex_fastpath_lock_retval(atomic_t *count) __mutex_fastpath_lock_retval() function
H A Dmutex_64.h59 static inline int __mutex_fastpath_lock_retval(atomic_t *count) __mutex_fastpath_lock_retval() function
/linux-4.1.27/include/asm-generic/
H A Dmutex-dec.h36 __mutex_fastpath_lock_retval(atomic_t *count) __mutex_fastpath_lock_retval() function
H A Dmutex-null.h14 #define __mutex_fastpath_lock_retval(count) (-1) macro
H A Dmutex-xchg.h47 __mutex_fastpath_lock_retval(atomic_t *count) __mutex_fastpath_lock_retval() function
/linux-4.1.27/arch/sh/include/asm/
H A Dmutex-llsc.h40 __mutex_fastpath_lock_retval(atomic_t *count) __mutex_fastpath_lock_retval() function
/linux-4.1.27/arch/ia64/include/asm/
H A Dmutex.h37 __mutex_fastpath_lock_retval(atomic_t *count) __mutex_fastpath_lock_retval() function
/linux-4.1.27/arch/powerpc/include/asm/
H A Dmutex.h90 __mutex_fastpath_lock_retval(atomic_t *count) __mutex_fastpath_lock_retval() function

Completed in 105 milliseconds