Searched refs:spin_trylock (Results 1 – 25 of 79) sorted by relevance
1234
95 if (spin_trylock(&mvotg->wq_lock)) { in mv_otg_timer_await_bcon()553 if (spin_trylock(&mvotg->wq_lock)) { in a_bus_req_store()581 if (spin_trylock(&mvotg->wq_lock)) { in a_clr_err_store()624 if (spin_trylock(&mvotg->wq_lock)) { in a_bus_drop_store()822 if (spin_trylock(&mvotg->wq_lock)) { in mv_otg_probe()874 if (spin_trylock(&mvotg->wq_lock)) { in mv_otg_resume()
12 #define xa_trylock(xa) spin_trylock(&(xa)->xa_lock)
337 static __always_inline int spin_trylock(spinlock_t *lock) in spin_trylock() function
30 if (!spin_trylock(&master_lock)) in imx6q_enter_wait()
36 if (!spin_trylock(&master_lock)) in ux500_enter_idle()
57 if (!spin_trylock(&arch_rng_lock)) in s390_arch_random_generate()
390 locked = spin_trylock(&ctrblk_lock); in ctr_desall_crypt()
20 * spin_trylock() read-modify-write event pair22 * spin_trylock() RMW event pair24 * LF Lock-Fail: a failed spin_trylock() event
40 spin_trylock(X) __trylock(X)
116 if (spin_trylock(q->queue_lock)) { in ioc_release_fn()200 if (spin_trylock(icq->q->queue_lock)) { in put_io_context_active()
324 if (!spin_trylock(&espi->lock)) in t1_espi_get_mon()351 if (!spin_trylock(&espi->lock)) in t1_espi_get_mon_t204()
166 static inline bool spin_trylock(spinlock_t *lock) in spin_trylock() function
29 spin_trylock@p1
32 spin_trylock@p1
54 spin_trylock@p1
76 if (spin_trylock(&srmcons_callback_lock)) { in srmcons_receive_chars()
617 if (likely(spin_trylock(&parent->d_lock))) in lock_parent()657 if (inode && unlikely(!spin_trylock(&inode->i_lock))) in dentry_kill()662 if (unlikely(!spin_trylock(&parent->d_lock))) { in dentry_kill()1025 if (inode && unlikely(!spin_trylock(&inode->i_lock))) { in shrink_lock_dentry()1037 if (IS_ROOT(dentry) || likely(spin_trylock(&parent->d_lock))) in shrink_lock_dentry()1106 if (!spin_trylock(&dentry->d_lock)) in dentry_lru_isolate()1186 if (!spin_trylock(&dentry->d_lock)) in dentry_lru_isolate_shrink()
211 if (spin_trylock(&hwstats->stats_lock)) { in mtk_get_ethtool_stats()
145 if (spin_trylock(&bte->spinlock)) { in bte_copy()
415 return spin_trylock(&interface->mbx_lock); in fm10k_mbx_trylock()
144 if (spin_trylock(&__hba->stat_lock)) { \
118 ret = spin_trylock(&hwlock->lock); in __hwspin_trylock()
154 if (!spin_trylock(&parent->d_lock)) { in get_next_positive_dentry()
142 locked = spin_trylock(&up->port.lock); in lpc32xx_hsuart_console_write()
550 locked = spin_trylock(&up->port.lock); in ar933x_uart_console_write()