Searched refs:relax (Results 1 – 4 of 4) sorted by relevance
39 void (*relax)(struct hwspinlock *lock); member
202 if (hwlock->bank->ops->relax) in __hwspin_lock_timeout()203 hwlock->bank->ops->relax(hwlock); in __hwspin_lock_timeout()
78 .relax = omap_hwspinlock_relax,
91 .relax = u8500_hsem_relax,