Home
last modified time | relevance | path

Searched refs:lock_class_key (Results 1 – 25 of 232) sorted by relevance

12345678910

/Linux-v5.15/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
Dvmm.h164 struct lock_class_key *, const char *name,
192 bool, u64, u64, void *, u32, struct lock_class_key *,
203 struct lock_class_key *, const char *, struct nvkm_vmm **);
217 struct lock_class_key *, const char *, struct nvkm_vmm **);
223 struct lock_class_key *, const char *, struct nvkm_vmm **);
233 struct lock_class_key *, const char *, struct nvkm_vmm **);
235 struct lock_class_key *, const char *, struct nvkm_vmm **);
237 struct lock_class_key *, const char *, struct nvkm_vmm **);
239 struct lock_class_key *, const char *, struct nvkm_vmm **);
241 struct lock_class_key *, const char *, struct nvkm_vmm **);
[all …]
Dvmmgm20b.c58 void *argv, u32 argc, struct lock_class_key *key, in gm20b_vmm_new()
67 void *argv, u32 argc, struct lock_class_key *key, in gm20b_vmm_new_fixed()
Dvmmgm200.c145 void *argv, u32 argc, struct lock_class_key *key, in gm200_vmm_new_()
173 void *argv, u32 argc, struct lock_class_key *key, in gm200_vmm_new()
182 void *argv, u32 argc, struct lock_class_key *key, in gm200_vmm_new_fixed()
/Linux-v5.15/tools/lib/lockdep/include/liblockdep/
Dcommon.h26 struct lock_class_key { struct
31 struct lock_class_key *key; argument
41 struct lock_class_key *key, int subclass);
47 void lockdep_register_key(struct lock_class_key *key);
48 void lockdep_unregister_key(struct lock_class_key *key);
Dmutex.h10 struct lock_class_key key;
24 struct lock_class_key *key, in __mutex_init()
/Linux-v5.15/include/linux/
Dregmap.h540 struct lock_class_key *lock_key,
544 struct lock_class_key *lock_key,
548 struct lock_class_key *lock_key,
552 struct lock_class_key *lock_key,
556 struct lock_class_key *lock_key,
560 struct lock_class_key *lock_key,
564 struct lock_class_key *lock_key,
568 struct lock_class_key *lock_key,
572 struct lock_class_key *lock_key,
577 struct lock_class_key *lock_key,
[all …]
Dlockdep_types.h74 struct lock_class_key { struct
81 extern struct lock_class_key __lockdep_no_validate__; argument
177 struct lock_class_key *key;
197 struct lock_class_key { }; struct
Dtimer.h93 const char *name, struct lock_class_key *key);
99 struct lock_class_key *key);
105 struct lock_class_key *key) in init_timer_on_stack_key()
114 static struct lock_class_key __key; \
120 static struct lock_class_key __key; \
Dirqdesc.h245 void __irq_set_lockdep_class(unsigned int irq, struct lock_class_key *lock_class,
246 struct lock_class_key *request_class);
248 irq_set_lockdep_class(unsigned int irq, struct lock_class_key *lock_class, in irq_set_lockdep_class()
249 struct lock_class_key *request_class) in irq_set_lockdep_class()
Dmutex.h103 static struct lock_class_key __key; \
119 struct lock_class_key *key);
152 struct lock_class_key *key);
167 static struct lock_class_key __key; \
Dspinlock_rt.h11 struct lock_class_key *key, bool percpu);
14 struct lock_class_key *key, bool percpu) in __rt_spin_lock_init()
21 static struct lock_class_key __key; \
29 static struct lock_class_key __key; \
Drwsem.h105 struct lock_class_key *key);
109 static struct lock_class_key __key; \
146 struct lock_class_key *key);
150 static struct lock_class_key __key; \
Dlockdep.h179 extern void lockdep_register_key(struct lock_class_key *key);
180 extern void lockdep_unregister_key(struct lock_class_key *key);
189 struct lock_class_key *key, int subclass, u8 inner, u8 outer, u8 lock_type);
193 struct lock_class_key *key, int subclass, u8 inner, u8 outer) in lockdep_init_map_waits()
200 struct lock_class_key *key, int subclass, u8 inner) in lockdep_init_map_wait()
206 struct lock_class_key *key, int subclass) in lockdep_init_map()
246 struct lock_class_key *key) in lockdep_match_key()
290 struct lock_class_key *key, unsigned int subclass,
390 static inline void lockdep_register_key(struct lock_class_key *key) in lockdep_register_key()
394 static inline void lockdep_unregister_key(struct lock_class_key *key) in lockdep_unregister_key()
Drwlock_rt.h11 struct lock_class_key *key);
14 struct lock_class_key *key) in __rt_rwlock_init()
21 static struct lock_class_key __key; \
Dspinlock.h101 struct lock_class_key *key, short inner);
105 static struct lock_class_key __key; \
345 static struct lock_class_key __key; \
495 struct lock_class_key *key);
499 static struct lock_class_key key; \
Drtmutex.h75 static struct lock_class_key __key; \
98 extern void __rt_mutex_init(struct rt_mutex *lock, const char *name, struct lock_class_key *key);
/Linux-v5.15/include/linux/gpio/
Ddriver.h152 struct lock_class_key *lock_key;
159 struct lock_class_key *request_key;
499 struct lock_class_key *lock_key,
500 struct lock_class_key *request_key);
527 static struct lock_class_key lock_key; \
528 static struct lock_class_key request_key; \
533 static struct lock_class_key lock_key; \
534 static struct lock_class_key request_key; \
550 struct lock_class_key *lock_key,
551 struct lock_class_key *request_key);
/Linux-v5.15/drivers/gpu/drm/i915/
Di915_active.h156 struct lock_class_key *mkey,
157 struct lock_class_key *wkey);
161 static struct lock_class_key __mkey; \
162 static struct lock_class_key __wkey; \
/Linux-v5.15/tools/testing/radix-tree/linux/
Dlockdep.h3 struct lock_class_key { struct
8 struct lock_class_key *key) in lockdep_set_class() argument
/Linux-v5.15/drivers/base/regmap/
Dregmap-spmi.c87 struct lock_class_key *lock_key, in __regmap_init_spmi_base()
97 struct lock_class_key *lock_key, in __devm_regmap_init_spmi_base()
207 struct lock_class_key *lock_key, in __regmap_init_spmi_ext()
217 struct lock_class_key *lock_key, in __devm_regmap_init_spmi_ext()
Dregmap-ac97.c71 struct lock_class_key *lock_key, in __regmap_init_ac97()
81 struct lock_class_key *lock_key, in __devm_regmap_init_ac97()
Dregmap-sdw.c58 struct lock_class_key *lock_key, in __regmap_init_sdw()
74 struct lock_class_key *lock_key, in __devm_regmap_init_sdw()
/Linux-v5.15/drivers/gpu/drm/i915/selftests/
Dlib_sw_fence.h18 static struct lock_class_key __key; \
29 struct lock_class_key *key);
/Linux-v5.15/include/linux/device/
Dclass.h88 struct lock_class_key *key);
95 static struct lock_class_key __key; \
254 struct lock_class_key *key);
275 static struct lock_class_key __key; \
/Linux-v5.15/kernel/rcu/
Dupdate.c245 static struct lock_class_key rcu_lock_key;
254 static struct lock_class_key rcu_bh_lock_key;
263 static struct lock_class_key rcu_sched_lock_key;
273 static struct lock_class_key rcu_callback_key;

12345678910