Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dbit_spinlock.h15 static inline void bit_spin_lock(int bitnum, unsigned long *addr) in bit_spin_lock() function
Dlist_bl.h121 bit_spin_lock(0, (unsigned long *)b); in hlist_bl_lock()
Djbd2.h355 bit_spin_lock(BH_State, &bh->b_state); in jbd_lock_bh_state()
375 bit_spin_lock(BH_JournalHead, &bh->b_state); in jbd_lock_bh_journal_head()
Dmm.h402 bit_spin_lock(PG_compound_lock, &page->flags); in compound_lock()
/linux-4.4.14/arch/s390/include/asm/
Dairq.h70 bit_spin_lock(bit ^ be_to_le, iv->bitlock); in airq_iv_lock()
/linux-4.4.14/drivers/block/zram/
Dzram_drv.c571 bit_spin_lock(ZRAM_ACCESS, &meta->table[index].value); in zram_decompress_page()
607 bit_spin_lock(ZRAM_ACCESS, &meta->table[index].value); in zram_bvec_read()
692 bit_spin_lock(ZRAM_ACCESS, &meta->table[index].value); in zram_bvec_write()
755 bit_spin_lock(ZRAM_ACCESS, &meta->table[index].value); in zram_bvec_write()
803 bit_spin_lock(ZRAM_ACCESS, &meta->table[index].value); in zram_bio_discard()
931 bit_spin_lock(ZRAM_ACCESS, &meta->table[index].value); in zram_slot_free_notify()
/linux-4.4.14/fs/ext4/
Dpage-io.c100 bit_spin_lock(BH_Uptodate_Lock, &head->b_state); in ext4_finish_bio()
/linux-4.4.14/fs/
Dbuffer.c309 bit_spin_lock(BH_Uptodate_Lock, &first->b_state); in end_buffer_async_read()
366 bit_spin_lock(BH_Uptodate_Lock, &first->b_state); in end_buffer_async_write()
/linux-4.4.14/fs/ntfs/
Daops.c111 bit_spin_lock(BH_Uptodate_Lock, &first->b_state); in ntfs_end_buffer_async_read()
/linux-4.4.14/mm/
Dslub.c341 bit_spin_lock(PG_locked, &page->flags); in slab_lock()