Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
Drhashtable.h330 bit_spin_lock(0, (unsigned long *)bkt); in rht_lock()
339 bit_spin_lock(0, (unsigned long *)bucket); in rht_lock_nested()
Djbd2.h353 bit_spin_lock(BH_JournalHead, &bh->b_state); in jbd_lock_bh_journal_head()
/kernel/linux/linux-5.10/arch/s390/include/asm/
Dairq.h75 bit_spin_lock(bit ^ be_to_le, iv->bitlock); in airq_iv_lock()
/kernel/linux/linux-5.10/drivers/block/zram/
Dzram_drv.h157 bit_spin_lock(ZRAM_LOCK, &zram->table[index].flags); in zram_slot_lock()
/kernel/linux/linux-5.10/drivers/block/zram/zram_group/
Dzlist.c27 bit_spin_lock(ZLIST_LOCK_BIT, (unsigned long *)node); in zlist_node_lock()
/kernel/linux/linux-5.10/mm/
Dzsmalloc.c892 bit_spin_lock(HANDLE_PIN_BIT, (unsigned long *)handle); in pin_tag()
Dslub.c348 bit_spin_lock(PG_locked, &page->flags); in slab_lock()