Home
last modified time | relevance | path

Searched refs:ZLIST_LOCK_BIT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/block/zram/zram_group/
H A Dzlist.c27 bit_spin_lock(ZLIST_LOCK_BIT, (unsigned long *)node); in zlist_node_lock()
32 bit_spin_unlock(ZLIST_LOCK_BIT, (unsigned long *)node); in zlist_node_unlock()
H A Dzlist.h12 #define ZLIST_LOCK_BIT ZLIST_IDX_SHIFT macro
/kernel/linux/linux-6.6/drivers/block/zram/zram_group/
H A Dzlist.c27 bit_spin_lock(ZLIST_LOCK_BIT, (unsigned long *)node); in zlist_node_lock()
32 bit_spin_unlock(ZLIST_LOCK_BIT, (unsigned long *)node); in zlist_node_unlock()
H A Dzlist.h12 #define ZLIST_LOCK_BIT ZLIST_IDX_SHIFT macro

Completed in 2 milliseconds