Home
last modified time | relevance | path

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

123456789

/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
Dvmm.h164 struct lock_class_key *, const char *name,
191 bool, u64, u64, void *, u32, struct lock_class_key *,
202 struct lock_class_key *, const char *, struct nvkm_vmm **);
216 struct lock_class_key *, const char *, struct nvkm_vmm **);
222 struct lock_class_key *, const char *, struct nvkm_vmm **);
232 struct lock_class_key *, const char *, struct nvkm_vmm **);
234 struct lock_class_key *, const char *, struct nvkm_vmm **);
236 struct lock_class_key *, const char *, struct nvkm_vmm **);
238 struct lock_class_key *, const char *, struct nvkm_vmm **);
240 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.10/include/linux/gpio/
Ddriver.h152 struct lock_class_key *lock_key;
159 struct lock_class_key *request_key;
495 struct lock_class_key *lock_key,
496 struct lock_class_key *request_key);
523 static struct lock_class_key lock_key; \
524 static struct lock_class_key request_key; \
529 static struct lock_class_key lock_key; \
530 static struct lock_class_key request_key; \
546 struct lock_class_key *lock_key,
547 struct lock_class_key *request_key);
[all …]
/Linux-v5.10/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()
Drwlock.h23 struct lock_class_key *key, in __rwlock_init()
33 static struct lock_class_key __key; \
/Linux-v5.10/include/linux/
Dregmap.h530 struct lock_class_key *lock_key,
534 struct lock_class_key *lock_key,
538 struct lock_class_key *lock_key,
542 struct lock_class_key *lock_key,
546 struct lock_class_key *lock_key,
550 struct lock_class_key *lock_key,
554 struct lock_class_key *lock_key,
558 struct lock_class_key *lock_key,
563 struct lock_class_key *lock_key,
567 struct lock_class_key *lock_key,
[all …]
Dlockdep_types.h68 struct lock_class_key { struct
75 extern struct lock_class_key __lockdep_no_validate__; argument
169 struct lock_class_key *key;
187 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; \
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, short inner, short outer);
193 struct lock_class_key *key, int subclass, short inner) in lockdep_init_map_wait()
199 struct lock_class_key *key, int subclass) in lockdep_init_map()
239 struct lock_class_key *key) in lockdep_match_key()
278 struct lock_class_key *key, unsigned int subclass,
368 static inline void lockdep_register_key(struct lock_class_key *key) in lockdep_register_key()
372 static inline void lockdep_unregister_key(struct lock_class_key *key) in lockdep_unregister_key()
Dspinlock.h97 struct lock_class_key *key, short inner);
101 static struct lock_class_key __key; \
336 static struct lock_class_key __key; \
482 struct lock_class_key *key);
486 static struct lock_class_key key; \
Drtmutex.h67 static struct lock_class_key __key; \
106 extern void __rt_mutex_init(struct rt_mutex *lock, const char *name, struct lock_class_key *key);
Dsrcu.h29 struct lock_class_key *key);
33 static struct lock_class_key __srcu_key; \
/Linux-v5.10/drivers/gpu/drm/i915/
Di915_active.h155 struct lock_class_key *mkey,
156 struct lock_class_key *wkey);
160 static struct lock_class_key __mkey; \
161 static struct lock_class_key __wkey; \
Di915_sw_fence.h44 struct lock_class_key *key);
48 static struct lock_class_key __key; \
/Linux-v5.10/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.10/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.c56 struct lock_class_key *lock_key, in __regmap_init_sdw()
72 struct lock_class_key *lock_key, in __devm_regmap_init_sdw()
Dregmap-slimbus.c43 struct lock_class_key *lock_key, in __regmap_init_slimbus()
58 struct lock_class_key *lock_key, in __devm_regmap_init_slimbus()
/Linux-v5.10/drivers/gpu/drm/i915/selftests/
Dlib_sw_fence.h18 static struct lock_class_key __key; \
29 struct lock_class_key *key);
/Linux-v5.10/include/linux/device/
Dclass.h88 struct lock_class_key *key);
95 static struct lock_class_key __key; \
254 struct lock_class_key *key);
261 static struct lock_class_key __key; \
/Linux-v5.10/kernel/rcu/
Dupdate.c243 static struct lock_class_key rcu_lock_key;
252 static struct lock_class_key rcu_bh_lock_key;
261 static struct lock_class_key rcu_sched_lock_key;
271 static struct lock_class_key rcu_callback_key;
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/subdev/bar/
Dgf100.c85 struct lock_class_key *key, int bar_nr) in gf100_bar_oneinit_bar()
125 static struct lock_class_key bar1_lock; in gf100_bar_oneinit()
126 static struct lock_class_key bar2_lock; in gf100_bar_oneinit()

123456789