Searched refs:spin_trylock (Results 1 – 25 of 80) sorted by relevance
1234
126 #define spin_trylock(lock) \ macro141 __locked = spin_trylock(lock); \
359 static __always_inline int spin_trylock(spinlock_t *lock) in spin_trylock() function563 DEFINE_LOCK_GUARD_1_COND(spinlock, _try, spin_trylock(_T->lock))
25 exclude="${exclude}spin_lock(\|spin_unlock(\|spin_trylock(\|spin_is_locked("
96 if (spin_trylock(&mvotg->wq_lock)) { in mv_otg_timer_await_bcon()549 if (spin_trylock(&mvotg->wq_lock)) { in a_bus_req_store()577 if (spin_trylock(&mvotg->wq_lock)) { in a_clr_err_store()620 if (spin_trylock(&mvotg->wq_lock)) { in a_bus_drop_store()810 if (spin_trylock(&mvotg->wq_lock)) { in mv_otg_probe()859 if (spin_trylock(&mvotg->wq_lock)) { in mv_otg_resume()
33 if (!spin_trylock(&master_lock)) in ux500_enter_idle()
17 * spin_trylock() read-modify-write event pair19 * spin_trylock() RMW event pair21 * LF Lock-Fail: a failed spin_trylock() event
43 spin_trylock(X) __trylock(X)
79 if (spin_trylock(&ctx->msg_lock)) { in io_msg_tw_complete()110 if (spin_trylock(&ctx->msg_lock)) { in io_msg_get_kiocb()
315 if (!spin_trylock(&espi->lock)) in t1_espi_get_mon()342 if (!spin_trylock(&espi->lock)) in t1_espi_get_mon_t204()
30 spin_trylock@p1
33 spin_trylock@p1
55 spin_trylock@p1
51 if (!spin_trylock(&pvpanic_lock)) in pvpanic_send_event()
822 if (!spin_trylock(&inode->i_lock)) in cache_lru_isolate()892 if (!spin_trylock(&bucket->lock)) in entry_lru_isolate()904 if (!spin_trylock(&cache->listxattr_lock)) in entry_lru_isolate()
108 | spin_trylock | On success: LKR ->po LKW |
78 if (spin_trylock(&srmcons_callback_lock)) { in srmcons_receive_chars()
123 if (spin_trylock(&q->queue_lock)) { in ioc_release_fn()
441 if (!spin_trylock(&ctrlr->cache_lock)) in rpmh_flush()
405 return spin_trylock(&interface->mbx_lock); in fm10k_mbx_trylock()
124 ret = spin_trylock(&hwlock->lock); in __hwspin_trylock()
160 if (!spin_trylock(&crc->lock)) { in burst_update()
144 if (spin_trylock(&__hba->stat_lock)) { \
745 if (!spin_trylock(&mapping->host->i_lock)) { in shadow_lru_isolate()
222 if (!spin_trylock(&drvdata->read_lock)) { in cctrng_read()
197 if (spin_trylock(&qdisc->seqlock)) in qdisc_run_begin()212 return spin_trylock(&qdisc->seqlock); in qdisc_run_begin()
Completed in 105 milliseconds