Home
last modified time | relevance | path

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

12345678910

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
A Dvmm.h164 struct lock_class_key *, const char *name,
192 bool, u64, u64, void *, u32, struct lock_class_key *,
243 struct lock_class_key *, const char *, struct nvkm_vmm **);
251 struct lock_class_key *, const char *,
254 struct lock_class_key *, const char *,
257 struct lock_class_key *, const char *,
260 struct lock_class_key *, const char *,
263 struct lock_class_key *, const char *,
266 struct lock_class_key *, const char *,
269 struct lock_class_key *, const char *,
[all …]
A 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()
A 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()
/linux/include/linux/
A Dregmap.h544 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,
572 struct lock_class_key *lock_key,
581 struct lock_class_key *lock_key,
585 struct lock_class_key *lock_key,
642 struct lock_class_key *lock_key,
650 struct lock_class_key *lock_key,
[all …]
A 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
A 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; \
A Dirqdesc.h238 void __irq_set_lockdep_class(unsigned int irq, struct lock_class_key *lock_class,
239 struct lock_class_key *request_class);
241 irq_set_lockdep_class(unsigned int irq, struct lock_class_key *lock_class, in irq_set_lockdep_class()
242 struct lock_class_key *request_class) in irq_set_lockdep_class()
A 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()
A 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; \
A 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; \
A Drwsem.h104 struct lock_class_key *key);
108 static struct lock_class_key __key; \
145 struct lock_class_key *key);
149 static struct lock_class_key __key; \
A Dspinlock.h100 struct lock_class_key *key, short inner);
104 static struct lock_class_key __key; \
331 static struct lock_class_key __key; \
481 struct lock_class_key *key);
485 static struct lock_class_key key; \
A 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; \
A 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/include/linux/gpio/
A Ddriver.h152 struct lock_class_key *lock_key;
159 struct lock_class_key *request_key;
514 struct lock_class_key *lock_key,
515 struct lock_class_key *request_key);
542 static struct lock_class_key lock_key; \
543 static struct lock_class_key request_key; \
548 static struct lock_class_key lock_key; \
549 static struct lock_class_key request_key; \
565 struct lock_class_key *lock_key,
566 struct lock_class_key *request_key);
/linux/drivers/gpu/drm/i915/
A 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/drivers/base/regmap/
A 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()
A 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()
A 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()
A 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/tools/testing/radix-tree/linux/
A Dlockdep.h6 struct lock_class_key { struct
11 struct lock_class_key *key) in lockdep_set_class() argument
/linux/include/linux/device/
A 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/drivers/gpu/drm/i915/selftests/
A Dlib_sw_fence.h18 static struct lock_class_key __key; \
29 struct lock_class_key *key);
/linux/kernel/rcu/
A 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;
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/
A 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()

Completed in 39 milliseconds

12345678910