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
248 irq_set_lockdep_class(unsigned int irq, struct lock_class_key *lock_class, in irq_set_lockdep_class()
165 static struct lock_class_key lock_class; in i915_gem_object_create_internal() local
268 static struct lock_class_key lock_class; in i915_gem_prime_import() local
490 static struct lock_class_key __maybe_unused lock_class; in i915_gem_userptr_ioctl() local
514 static struct lock_class_key lock_class; in shmem_object_init() local
637 static struct lock_class_key lock_class; in __i915_gem_object_create_stolen() local
900 static struct lock_class_key lock_class; in __i915_gem_ttm_object_init() local
101 static struct lock_class_key lock_class; in huge_gem_object() local
153 static struct lock_class_key lock_class; in huge_pages_object() local302 static struct lock_class_key lock_class; in fake_huge_pages_object() local
69 static struct lock_class_key lock_class; in mock_object_init() local
110 static struct lock_class_key lock_class; in fake_dma_object() local
211 static struct lock_class_key lock_class; in vgpu_create_gem() local
980 void __irq_set_lockdep_class(unsigned int irq, struct lock_class_key *lock_class, in __irq_set_lockdep_class()
1513 void *lock_class = lock->class; in get_dep_list() local