Searched refs:bit_spin_trylock (Results 1 – 3 of 3) sorted by relevance
41 static inline int bit_spin_trylock(int bitnum, unsigned long *addr) in bit_spin_trylock() function
884 return bit_spin_trylock(HANDLE_PIN_BIT, (unsigned long *)handle); in trypin_tag()
65 return bit_spin_trylock(ZRAM_LOCK, &zram->table[index].flags); in zram_slot_trylock()
Completed in 14 milliseconds