Home
last modified time | relevance | path

Searched refs:atomic_delay (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/hwspinlock/
Dhwspinlock_core.c210 unsigned long expire, atomic_delay = 0; in __hwspin_lock_timeout() local
226 atomic_delay += HWSPINLOCK_RETRY_DELAY_US; in __hwspin_lock_timeout()
227 if (atomic_delay > to * 1000) in __hwspin_lock_timeout()