Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Djbd_common.h18 bit_spin_lock(BH_State, &bh->b_state); in jbd_lock_bh_state()
38 bit_spin_lock(BH_JournalHead, &bh->b_state); in jbd_lock_bh_journal_head()
Dbit_spinlock.h15 static inline void bit_spin_lock(int bitnum, unsigned long *addr) in bit_spin_lock() function
Dlist_bl.h120 bit_spin_lock(0, (unsigned long *)b); in hlist_bl_lock()
Dmm.h408 bit_spin_lock(PG_compound_lock, &page->flags); in compound_lock()
/linux-4.1.27/arch/s390/include/asm/
Dairq.h70 bit_spin_lock(bit ^ be_to_le, iv->bitlock); in airq_iv_lock()
/linux-4.1.27/drivers/block/zram/
Dzram_drv.c487 bit_spin_lock(ZRAM_ACCESS, &meta->table[index].value); in zram_decompress_page()
523 bit_spin_lock(ZRAM_ACCESS, &meta->table[index].value); in zram_bvec_read()
625 bit_spin_lock(ZRAM_ACCESS, &meta->table[index].value); in zram_bvec_write()
688 bit_spin_lock(ZRAM_ACCESS, &meta->table[index].value); in zram_bvec_write()
765 bit_spin_lock(ZRAM_ACCESS, &meta->table[index].value); in zram_bio_discard()
1010 bit_spin_lock(ZRAM_ACCESS, &meta->table[index].value); in zram_slot_free_notify()
/linux-4.1.27/fs/ext4/
Dpage-io.c101 bit_spin_lock(BH_Uptodate_Lock, &head->b_state); in ext4_finish_bio()
/linux-4.1.27/fs/
Dbuffer.c305 bit_spin_lock(BH_Uptodate_Lock, &first->b_state); in end_buffer_async_read()
362 bit_spin_lock(BH_Uptodate_Lock, &first->b_state); in end_buffer_async_write()
/linux-4.1.27/fs/ntfs/
Daops.c111 bit_spin_lock(BH_Uptodate_Lock, &first->b_state); in ntfs_end_buffer_async_read()
/linux-4.1.27/mm/
Dslub.c341 bit_spin_lock(PG_locked, &page->flags); in slab_lock()