Searched refs:spin_trylock (Results 1 – 25 of 82) sorted by relevance
1234
125 #define spin_trylock(lock) \ macro140 __locked = spin_trylock(lock); \
359 static __always_inline int spin_trylock(spinlock_t *lock) in spin_trylock() function569 DEFINE_LOCK_GUARD_1_COND(spinlock, _try, spin_trylock(_T->lock))
277 __locked = spin_trylock((lock)); \
25 exclude="${exclude}spin_lock(\|spin_unlock(\|spin_trylock(\|spin_is_locked("
31 return spin_trylock(lock); in rust_helper_spin_trylock()
128 let result = unsafe { bindings::spin_trylock(ptr) }; in try_lock()
33 if (!spin_trylock(&master_lock)) in ux500_enter_idle()
18 if (!spin_trylock(pml)) in try_get_and_clear_pmd()
431 if (spin_trylock(&mem_alloc_profiling_spinlock)) { in __show_mem()
729 if (!spin_trylock(&mapping->host->i_lock)) { in shadow_lru_isolate()
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)
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()
79 if (spin_trylock(&srmcons_callback_lock)) { in srmcons_receive_chars()
111 | spin_trylock | On success: LKR ->po LKW |
116 if (spin_trylock(&q->queue_lock)) { in ioc_release_fn()
124 ret = spin_trylock(&hwlock->lock); in __hwspin_trylock()
441 if (!spin_trylock(&ctrlr->cache_lock)) in rpmh_flush()
144 if (spin_trylock(&__hba->stat_lock)) { \
406 return spin_trylock(&interface->mbx_lock); in fm10k_mbx_trylock()