Home
last modified time | relevance | path

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

123456789

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A 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 …]
H 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()
H 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/
H A Dlockdep_types.h75 struct lock_class_key { struct
82 extern struct lock_class_key __lockdep_no_validate__; argument
83 extern struct lock_class_key __lockdep_no_track__;
187 struct lock_class_key *key;
264 struct lock_class_key { }; struct
H A Dtimer.h72 const char *name, struct lock_class_key *key);
78 struct lock_class_key *key);
84 struct lock_class_key *key) in init_timer_on_stack_key()
93 static struct lock_class_key __key; \
99 static struct lock_class_key __key; \
H A Dirqdesc.h256 void __irq_set_lockdep_class(unsigned int irq, struct lock_class_key *lock_class,
257 struct lock_class_key *request_class);
259 irq_set_lockdep_class(unsigned int irq, struct lock_class_key *lock_class, in irq_set_lockdep_class()
260 struct lock_class_key *request_class) in irq_set_lockdep_class()
H A Drwsem.h115 struct lock_class_key *key);
119 static struct lock_class_key __key; \
156 struct lock_class_key *key);
160 static struct lock_class_key __key; \
H A Dring_buffer.h90 __ring_buffer_alloc(unsigned long size, unsigned flags, struct lock_class_key *key);
95 struct lock_class_key *key);
107 static struct lock_class_key __key; \
118 static struct lock_class_key __key; \
H A Dmutex.h62 static struct lock_class_key __key; \
90 struct lock_class_key *key);
115 struct lock_class_key *key);
H A Dcall_once.h17 struct lock_class_key *key) in __once_init()
25 static struct lock_class_key __key; \
H A Dspinlock.h102 struct lock_class_key *key, short inner);
106 static struct lock_class_key __key; \
333 static struct lock_class_key __key; \
521 struct lock_class_key *key);
525 static struct lock_class_key key; \
H 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/
H A Ddriver.h165 struct lock_class_key *lock_key;
172 struct lock_class_key *request_key;
590 struct lock_class_key *lock_key,
591 struct lock_class_key *request_key);
618 static struct lock_class_key lock_key; \
619 static struct lock_class_key request_key; \
624 static struct lock_class_key lock_key; \
625 static struct lock_class_key request_key; \
637 void *data, struct lock_class_key *lock_key,
638 struct lock_class_key *request_key);
/linux/drivers/gpu/drm/i915/
H 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; \
H A Di915_sw_fence.h45 struct lock_class_key *key);
49 static struct lock_class_key __key; \
/linux/drivers/base/regmap/
H 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()
H 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()
H 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()
H A Dregmap-sdw.c71 struct lock_class_key *lock_key, in __regmap_init_sdw()
87 struct lock_class_key *lock_key, in __devm_regmap_init_sdw()
H A Dregmap-sccb.c100 struct lock_class_key *lock_key, in __regmap_init_sccb()
115 struct lock_class_key *lock_key, in __devm_regmap_init_sccb()
/linux/tools/testing/shared/linux/
H A Dlockdep.h6 struct lock_class_key { struct
11 struct lock_class_key *key) in lockdep_set_class() argument
/linux/drivers/gpu/drm/i915/selftests/
H A Dlib_sw_fence.h18 static struct lock_class_key __key; \
29 struct lock_class_key *key);
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/
H 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()
/linux/drivers/gpio/
H A Dgpiolib-devres.c20 struct lock_class_key;
386 struct lock_class_key *lock_key, in devm_gpiochip_add_data_with_key()
387 struct lock_class_key *request_key) in devm_gpiochip_add_data_with_key()
/linux/kernel/rcu/
H A Dupdate.c285 static struct lock_class_key rcu_lock_key;
294 static struct lock_class_key rcu_bh_lock_key;
303 static struct lock_class_key rcu_sched_lock_key;
313 static struct lock_class_key rcu_callback_key;

123456789