Home
last modified time | relevance | path

Searched refs:bit_spin_lock (Results 1 – 11 of 11) sorted by relevance

/Linux-v5.4/include/linux/
Dbit_spinlock.h16 static inline void bit_spin_lock(int bitnum, unsigned long *addr) in bit_spin_lock() function
Dlist_bl.h148 bit_spin_lock(0, (unsigned long *)b); in hlist_bl_lock()
Djbd2.h347 bit_spin_lock(BH_State, &bh->b_state); in jbd_lock_bh_state()
367 bit_spin_lock(BH_JournalHead, &bh->b_state); in jbd_lock_bh_journal_head()
Drhashtable.h331 bit_spin_lock(0, (unsigned long *)bkt); in rht_lock()
340 bit_spin_lock(0, (unsigned long *)bucket); in rht_lock_nested()
/Linux-v5.4/arch/s390/include/asm/
Dairq.h75 bit_spin_lock(bit ^ be_to_le, iv->bitlock); in airq_iv_lock()
/Linux-v5.4/fs/ext4/
Dpage-io.c94 bit_spin_lock(BH_Uptodate_Lock, &head->b_state); in ext4_finish_bio()
/Linux-v5.4/fs/
Dbuffer.c279 bit_spin_lock(BH_Uptodate_Lock, &first->b_state); in end_buffer_async_read()
335 bit_spin_lock(BH_Uptodate_Lock, &first->b_state); in end_buffer_async_write()
/Linux-v5.4/fs/ntfs/
Daops.c96 bit_spin_lock(BH_Uptodate_Lock, &first->b_state); in ntfs_end_buffer_async_read()
/Linux-v5.4/drivers/block/zram/
Dzram_drv.c66 bit_spin_lock(ZRAM_LOCK, &zram->table[index].flags); in zram_slot_lock()
/Linux-v5.4/mm/
Dzsmalloc.c896 bit_spin_lock(HANDLE_PIN_BIT, (unsigned long *)handle); in pin_tag()
Dslub.c355 bit_spin_lock(PG_locked, &page->flags); in slab_lock()