Searched refs:ZRAM_ENTRY_LOCK (Results 1 – 2 of 2) sorted by relevance
47 ZRAM_ENTRY_LOCK, /* entry access lock bit */ enumerator
85 if (!test_and_set_bit_lock(ZRAM_ENTRY_LOCK, lock)) { in slot_trylock()99 wait_on_bit_lock(lock, ZRAM_ENTRY_LOCK, TASK_UNINTERRUPTIBLE); in slot_lock()108 clear_and_wake_up_bit(ZRAM_ENTRY_LOCK, lock); in slot_unlock()