Searched defs:lock_class (Results 1 – 17 of 17) sorted by relevance
98 struct lock_class { struct105 * Entry in all_lock_classes when in use. Entry in free_lock_classes argument109 struct list_head lock_entry;116 struct list_head locks_after, locks_before;118 const struct lockdep_subclass_key *key;119 lock_cmp_fn cmp_fn;120 lock_print_fn print_fn;122 unsigned int subclass;123 unsigned int dep_gen_id;128 unsigned long usage_mask;[all …]
162 struct lock_class_key lock_class; /* key->sem lock class */ member
259 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
465 static struct lock_class_key __maybe_unused lock_class; in i915_gem_userptr_ioctl() local
285 static struct lock_class_key lock_class; in i915_gem_prime_import() local
588 static struct lock_class_key lock_class; in shmem_object_init() local
704 static struct lock_class_key lock_class; in __i915_gem_object_create_stolen() local
1288 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
201 static struct lock_class_key lock_class; in vgpu_create_gem() local
1105 unsigned int lock_class) in xfs_rtmount_iread_extents()
1042 void __irq_set_lockdep_class(unsigned int irq, struct lock_class_key *lock_class, in __irq_set_lockdep_class()
1566 void *lock_class = lock->class; in get_dep_list() local