Searched refs:bit_spin_unlock (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/linux/
H A Dbit_spinlock.h57 static inline void bit_spin_unlock(int bitnum, unsigned long *addr) function
H A Drhashtable.h321 * provides the same release semantics that bit_spin_unlock() provides,
354 bit_spin_unlock(0, (unsigned long *)bkt);
H A Djbd2.h348 bit_spin_unlock(BH_JournalHead, &bh->b_state);
/linux-master/arch/s390/include/asm/
H A Dairq.h83 bit_spin_unlock(bit ^ be_to_le, iv->bitlock);
/linux-master/drivers/block/zram/
H A Dzram_drv.c72 bit_spin_unlock(ZRAM_LOCK, &zram->table[index].flags);
/linux-master/mm/
H A Dslub.c630 bit_spin_unlock(PG_locked, &page->flags);

Completed in 168 milliseconds