Searched refs:boot_try_lock_unsafe (Results 1 – 2 of 2) sorted by relevance
31 return boot_try_lock_unsafe(boot_lock_instance(lock_num)); in bootrom_try_acquire_lock()
70 __force_inline static bool boot_try_lock_unsafe(boot_lock_t *lock) { in boot_try_lock_unsafe() function