Searched defs:lock_class (Results 1 – 17 of 17) sorted by relevance
97 struct lock_class { struct104 * Entry in all_lock_classes when in use. Entry in free_lock_classes argument108 struct list_head lock_entry;115 struct list_head locks_after, locks_before;117 const struct lockdep_subclass_key *key;118 lock_cmp_fn cmp_fn;119 lock_print_fn print_fn;121 unsigned int subclass;122 unsigned int dep_gen_id;127 unsigned long usage_mask;[all …]
162 struct lock_class_key lock_class; /* key->sem lock class */ member
247 irq_set_lockdep_class(unsigned int irq, struct lock_class_key *lock_class, in irq_set_lockdep_class()
105 static struct lock_class_key lock_class; in huge_gem_object() local
178 static struct lock_class_key lock_class; in huge_pages_object() local330 static struct lock_class_key lock_class; in fake_huge_pages_object() local
143 static struct lock_class_key lock_class; in __i915_gem_object_create_internal() local
285 static struct lock_class_key lock_class; in i915_gem_prime_import() local
492 static struct lock_class_key __maybe_unused lock_class; in i915_gem_userptr_ioctl() local
587 static struct lock_class_key lock_class; in shmem_object_init() local
681 static struct lock_class_key lock_class; in __i915_gem_object_create_stolen() local
1293 static struct lock_class_key lock_class; in __i915_gem_ttm_object_init() local
67 static struct lock_class_key lock_class; in mock_object_init() local
118 static struct lock_class_key lock_class; in fake_dma_object() local
200 static struct lock_class_key lock_class; in vgpu_create_gem() local
1357 unsigned int lock_class) in xfs_rtmount_iread_extents()
1003 void __irq_set_lockdep_class(unsigned int irq, struct lock_class_key *lock_class, in __irq_set_lockdep_class()
1554 void *lock_class = lock->class; in get_dep_list() local