Searched defs:lock_class (Results 1 – 15 of 15) 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 …]
160 struct lock_class_key lock_class; /* key->sem lock class */ member
256 irq_set_lockdep_class(unsigned int irq, struct lock_class_key *lock_class, in irq_set_lockdep_class()
39 static struct lock_class_key lock_class; in __i915_gem_lmem_object_create() local
166 static struct lock_class_key lock_class; in i915_gem_object_create_internal() local
223 static struct lock_class_key lock_class; in i915_gem_prime_import() local
472 static struct lock_class_key lock_class; in create_shmem() local
581 static struct lock_class_key lock_class; in __i915_gem_object_create_stolen() local
755 static struct lock_class_key lock_class; in i915_gem_userptr_ioctl() local
23 static struct lock_class_key lock_class; in mock_object_create() local
109 static struct lock_class_key lock_class; in fake_dma_object() local
102 static struct lock_class_key lock_class; in huge_gem_object() local
154 static struct lock_class_key lock_class; in huge_pages_object() local303 static struct lock_class_key lock_class; in fake_huge_pages_object() local
211 static struct lock_class_key lock_class; in vgpu_create_gem() local
1514 void *lock_class = lock->class; in get_dep_list() local