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