Searched refs:lockdep_key (Results 1 – 6 of 6) sorted by relevance
88 lockdep_register_key(&profile->lockdep_key); in blk_crypto_profile_init()89 __init_rwsem(&profile->lock, "&profile->lock", &profile->lockdep_key); in blk_crypto_profile_init()445 lockdep_unregister_key(&profile->lockdep_key); in blk_crypto_profile_destroy()
176 struct lock_class_key lockdep_key; member
153 static struct lock_class_key lockdep_key; in vma_lock_init() local155 lockdep_init_map(__vma_lockdep_map(vma), "vm_lock", &lockdep_key, 0); in vma_lock_init()
1019 lockdep_register_key(&phy->lockdep_key); in phy_create()1020 mutex_init_with_key(&phy->mutex, &phy->lockdep_key); in phy_create()1286 lockdep_unregister_key(&phy->lockdep_key); in phy_release()
828 lockdep_register_key(&cft->lockdep_key); in hugetlb_cgroup_cfttypes_init()
4388 key = &cft->lockdep_key; in cgroup_add_file()