Searched refs:test_and_set_bit (Results 1 – 5 of 5) sorted by relevance
872 VERIFY(!test_and_set_bit(KMC_BIT_DESTROY, &skc->skc_flags)); in spl_kmem_cache_destroy()1053 if (test_and_set_bit(KMC_BIT_GROWING, &skc->skc_flags) == 0) { in spl_cache_grow()1404 if (test_and_set_bit(KMC_BIT_REAPING, &skc->skc_flags)) in spl_kmem_cache_reap_now()
58 test_and_set_bit(int nr, volatile void *addr) in test_and_set_bit() function
54 test_and_set_bit(unsigned long nr, void *addr) in test_and_set_bit() function
168 if (test_and_set_bit(KNI_DEV_IN_USE_BIT_NUM, &knet->device_in_use)) in kni_open()
87 if (!test_and_set_bit(qno, &client->queue_mask[event_type])) in hif_lib_indicate_client()