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