Home
last modified time | relevance | path

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

12345678910>>...12

/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
Dvmm.h164 struct lock_class_key *, const char *name,
217 bool, u64, u64, void *, u32, struct lock_class_key *,
228 struct lock_class_key *, const char *, struct nvkm_vmm **);
242 struct lock_class_key *, const char *, struct nvkm_vmm **);
248 struct lock_class_key *, const char *, struct nvkm_vmm **);
258 struct lock_class_key *, const char *, struct nvkm_vmm **);
260 struct lock_class_key *, const char *, struct nvkm_vmm **);
262 struct lock_class_key *, const char *, struct nvkm_vmm **);
264 struct lock_class_key *, const char *, struct nvkm_vmm **);
266 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-6.6.21/include/linux/
Dregmap.h594 struct lock_class_key *lock_key,
598 struct lock_class_key *lock_key,
602 struct lock_class_key *lock_key,
606 struct lock_class_key *lock_key,
610 struct lock_class_key *lock_key,
614 struct lock_class_key *lock_key,
618 struct lock_class_key *lock_key,
622 struct lock_class_key *lock_key,
626 struct lock_class_key *lock_key,
631 struct lock_class_key *lock_key,
[all …]
Dlockdep_types.h75 struct lock_class_key { struct
82 extern struct lock_class_key __lockdep_no_validate__; argument
186 struct lock_class_key *key;
206 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; \
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; \
Dirqdesc.h244 void __irq_set_lockdep_class(unsigned int irq, struct lock_class_key *lock_class,
245 struct lock_class_key *request_class);
247 irq_set_lockdep_class(unsigned int irq, struct lock_class_key *lock_class, in irq_set_lockdep_class()
248 struct lock_class_key *request_class) in irq_set_lockdep_class()
Dmutex.h104 static struct lock_class_key __key; \
120 struct lock_class_key *key);
153 struct lock_class_key *key);
168 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.h176 extern void lockdep_register_key(struct lock_class_key *key);
177 extern void lockdep_unregister_key(struct lock_class_key *key);
186 struct lock_class_key *key, int subclass, u8 inner, u8 outer, u8 lock_type);
190 struct lock_class_key *key, int subclass, u8 inner, u8 outer) in lockdep_init_map_waits()
197 struct lock_class_key *key, int subclass, u8 inner) in lockdep_init_map_wait()
203 struct lock_class_key *key, int subclass) in lockdep_init_map()
247 struct lock_class_key *key) in lockdep_match_key()
295 struct lock_class_key *key, unsigned int subclass,
409 static inline void lockdep_register_key(struct lock_class_key *key) in lockdep_register_key()
413 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.h102 struct lock_class_key *key, short inner);
106 static struct lock_class_key __key; \
333 static struct lock_class_key __key; \
492 struct lock_class_key *key);
496 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-6.6.21/include/linux/gpio/
Ddriver.h163 struct lock_class_key *lock_key;
170 struct lock_class_key *request_key;
553 struct lock_class_key *lock_key,
554 struct lock_class_key *request_key);
581 static struct lock_class_key lock_key; \
582 static struct lock_class_key request_key; \
587 static struct lock_class_key lock_key; \
588 static struct lock_class_key request_key; \
604 struct lock_class_key *lock_key,
605 struct lock_class_key *request_key);
/linux-6.6.21/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-6.6.21/tools/testing/radix-tree/linux/
Dlockdep.h6 struct lock_class_key { struct
11 struct lock_class_key *key) in lockdep_set_class() argument
/linux-6.6.21/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-slimbus.c43 struct lock_class_key *lock_key, in __regmap_init_slimbus()
58 struct lock_class_key *lock_key, in __devm_regmap_init_slimbus()
Dregmap-sdw-mbq.c70 struct lock_class_key *lock_key, in __regmap_init_sdw_mbq()
86 struct lock_class_key *lock_key, in __devm_regmap_init_sdw_mbq()
/linux-6.6.21/drivers/gpu/drm/i915/selftests/
Dlib_sw_fence.h18 static struct lock_class_key __key; \
29 struct lock_class_key *key);
/linux-6.6.21/rust/kernel/
Dsync.rs22 pub struct LockClassKey(Opaque<bindings::lock_class_key>);
34 pub(crate) fn as_ptr(&self) -> *mut bindings::lock_class_key { in as_ptr() argument
/linux-6.6.21/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()
/linux-6.6.21/kernel/rcu/
Dupdate.c284 static struct lock_class_key rcu_lock_key;
293 static struct lock_class_key rcu_bh_lock_key;
302 static struct lock_class_key rcu_sched_lock_key;
312 static struct lock_class_key rcu_callback_key;

12345678910>>...12