slot_dep_map
lock_acquired(slot_dep_map(zram, index), _RET_IP_);
mutex_release(slot_dep_map(zram, index), _RET_IP_);
lockdep_init_map(slot_dep_map(zram, index), "zram->table[index].lock",
mutex_acquire(slot_dep_map(zram, index), 0, 1, _RET_IP_);
lock_acquired(slot_dep_map(zram, index), _RET_IP_);
mutex_acquire(slot_dep_map(zram, index), 0, 0, _RET_IP_);