Searched refs:bit_spin_lock (Results 1 – 11 of 11) sorted by relevance
| /Linux-v5.4/include/linux/ |
| D | bit_spinlock.h | 16 static inline void bit_spin_lock(int bitnum, unsigned long *addr) in bit_spin_lock() function
|
| D | list_bl.h | 148 bit_spin_lock(0, (unsigned long *)b); in hlist_bl_lock()
|
| D | jbd2.h | 347 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()
|
| D | rhashtable.h | 331 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/ |
| D | airq.h | 75 bit_spin_lock(bit ^ be_to_le, iv->bitlock); in airq_iv_lock()
|
| /Linux-v5.4/fs/ext4/ |
| D | page-io.c | 94 bit_spin_lock(BH_Uptodate_Lock, &head->b_state); in ext4_finish_bio()
|
| /Linux-v5.4/fs/ |
| D | buffer.c | 279 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/ |
| D | aops.c | 96 bit_spin_lock(BH_Uptodate_Lock, &first->b_state); in ntfs_end_buffer_async_read()
|
| /Linux-v5.4/drivers/block/zram/ |
| D | zram_drv.c | 66 bit_spin_lock(ZRAM_LOCK, &zram->table[index].flags); in zram_slot_lock()
|
| /Linux-v5.4/mm/ |
| D | zsmalloc.c | 896 bit_spin_lock(HANDLE_PIN_BIT, (unsigned long *)handle); in pin_tag()
|
| D | slub.c | 355 bit_spin_lock(PG_locked, &page->flags); in slab_lock()
|