Searched defs:lock_class (Results 1 – 16 of 16) sorted by relevance
91 struct lock_class { struct98 * Entry in all_lock_classes when in use. Entry in free_lock_classes argument102 struct list_head lock_entry;109 struct list_head locks_after, locks_before;111 const struct lockdep_subclass_key *key;112 unsigned int subclass;113 unsigned int dep_gen_id;118 unsigned long usage_mask;119 const struct lock_trace *usage_traces[LOCK_TRACE_STATES];125 int name_version;[all …]
161 struct lock_class_key lock_class; /* key->sem lock class */ member
244 irq_set_lockdep_class(unsigned int irq, struct lock_class_key *lock_class, in irq_set_lockdep_class()
101 static struct lock_class_key lock_class; in huge_gem_object() local
174 static struct lock_class_key lock_class; in huge_pages_object() local326 static struct lock_class_key lock_class; in fake_huge_pages_object() local
67 static struct lock_class_key lock_class; in mock_object_init() local
114 static struct lock_class_key lock_class; in fake_dma_object() local
143 static struct lock_class_key lock_class; in __i915_gem_object_create_internal() local
286 static struct lock_class_key lock_class; in i915_gem_prime_import() local
491 static struct lock_class_key __maybe_unused lock_class; in i915_gem_userptr_ioctl() local
560 static struct lock_class_key lock_class; in shmem_object_init() local
636 static struct lock_class_key lock_class; in __i915_gem_object_create_stolen() local
1213 static struct lock_class_key lock_class; in __i915_gem_ttm_object_init() local
197 static struct lock_class_key lock_class; in vgpu_create_gem() local
984 void __irq_set_lockdep_class(unsigned int irq, struct lock_class_key *lock_class, in __irq_set_lockdep_class()
1559 void *lock_class = lock->class; in get_dep_list() local