Searched refs:test_and_set_bit_lock (Results 1 – 9 of 9) sorted by relevance
180 static inline int test_and_set_bit_lock(unsigned long nr, in test_and_set_bit_lock() function213 return test_and_set_bit_lock(nr, addr); in test_and_set_bit()
155 static inline int test_and_set_bit_lock( in test_and_set_bit_lock() function
160 test_and_set_bit_lock(unsigned long nr, volatile void *addr) in test_and_set_bit_lock() function
224 #define test_and_set_bit_lock test_and_set_bit macro
98 while (unlikely(test_and_set_bit_lock(0, &__wd_smp_lock))) { in wd_smp_lock()
523 #define test_and_set_bit_lock test_and_set_bit macro
479 } while (test_and_set_bit_lock(KVMPPC_RMAP_LOCK_BIT, rmap)); in lock_rmap()
328 if (!test_and_set_bit_lock(HPTE_LOCK_BIT, word)) in native_lock_hpte()
251 while (unlikely(test_and_set_bit_lock(NR_PNV_CORE_IDLE_LOCK_BIT, state))) in atomic_lock_thread_idle()