Searched refs:bit_spin_lock (Results 1 – 5 of 5) sorted by relevance
16 static __always_inline void bit_spin_lock(int bitnum, unsigned long *addr) in bit_spin_lock() function
148 bit_spin_lock(0, (unsigned long *)b); in hlist_bl_lock()
332 bit_spin_lock(0, (unsigned long *)bkt); in rht_lock()344 bit_spin_lock(0, (unsigned long *)bucket); in rht_lock_nested()
180 bit_spin_lock(FOLIO_MM_IDS_LOCK_BITNUM, &folio->_mm_ids); in folio_lock_large_mapcount()
343 bit_spin_lock(BH_JournalHead, &bh->b_state); in jbd_lock_bh_journal_head()
Completed in 14 milliseconds