Searched refs:hw_lock_trylock_bit (Results 1 – 1 of 1) sorted by relevance
370 hw_lock_trylock_bit(uint32_t *target, unsigned int bit, bool wait) in hw_lock_trylock_bit() function860 rc = hw_lock_trylock_bit(lock, bit, true); in hw_lock_bit_to_contended()890 if (__probable(hw_lock_trylock_bit(lock, bit, true))) { in hw_lock_bit_to_internal()950 success = hw_lock_trylock_bit(lock, bit, false);