LD_LOCK_NORMAL
LD_LOCK_NORMAL); \
lockdep_init_map_type(lock, name, key, subclass, inner, outer, LD_LOCK_NORMAL);
if (entry->class->lock_type == LD_LOCK_NORMAL)
u8 type = percpu ? LD_LOCK_PERCPU : LD_LOCK_NORMAL;