| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
| H A D | vmm.h | 164 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 …]
|
| H A D | vmmgm200.c | 145 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 D | vmmgm20b.c | 58 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()
|
| /OK3568_Linux_fs/kernel/include/linux/gpio/ |
| H A D | driver.h | 153 struct lock_class_key *lock_key; 160 struct lock_class_key *request_key; 509 struct lock_class_key *lock_key, 510 struct lock_class_key *request_key); 537 static struct lock_class_key lock_key; \ 538 static struct lock_class_key request_key; \ 543 static struct lock_class_key lock_key; \ 544 static struct lock_class_key request_key; \ 560 struct lock_class_key *lock_key, 561 struct lock_class_key *request_key); [all …]
|
| /OK3568_Linux_fs/kernel/tools/lib/lockdep/include/liblockdep/ |
| H A D | common.h | 26 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);
|
| H A D | mutex.h | 10 struct lock_class_key key; 24 struct lock_class_key *key, in __mutex_init()
|
| H A D | rwlock.h | 23 struct lock_class_key *key, in __rwlock_init() 33 static struct lock_class_key __key; \
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | regmap.h | 537 struct lock_class_key *lock_key, 541 struct lock_class_key *lock_key, 545 struct lock_class_key *lock_key, 549 struct lock_class_key *lock_key, 553 struct lock_class_key *lock_key, 557 struct lock_class_key *lock_key, 561 struct lock_class_key *lock_key, 565 struct lock_class_key *lock_key, 570 struct lock_class_key *lock_key, 574 struct lock_class_key *lock_key, [all …]
|
| H A D | lockdep_types.h | 74 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
|
| H A D | timer.h | 97 const char *name, struct lock_class_key *key); 103 struct lock_class_key *key); 109 struct lock_class_key *key) in init_timer_on_stack_key() 118 static struct lock_class_key __key; \ 124 static struct lock_class_key __key; \
|
| H A D | lockdep.h | 179 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() 250 struct lock_class_key *key) in lockdep_match_key() 289 struct lock_class_key *key, unsigned int subclass, 381 static inline void lockdep_register_key(struct lock_class_key *key) in lockdep_register_key() 385 static inline void lockdep_unregister_key(struct lock_class_key *key) in lockdep_unregister_key()
|
| H A D | spinlock.h | 97 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; \
|
| H A D | rtmutex.h | 67 static struct lock_class_key __key; \ 106 extern void __rt_mutex_init(struct rt_mutex *lock, const char *name, struct lock_class_key *key);
|
| H A D | kernfs.h | 281 struct lock_class_key lockdep_key; 396 struct lock_class_key *key); 491 void *priv, const void *ns, struct lock_class_key *key) in __kernfs_create_file() 587 struct lock_class_key *key = NULL; in kernfs_create_file_ns() 590 key = (struct lock_class_key *)&ops->lockdep_key; in kernfs_create_file_ns()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/ |
| H A D | i915_active.h | 155 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; \
|
| H A D | i915_sw_fence.h | 44 struct lock_class_key *key); 48 static struct lock_class_key __key; \
|
| /OK3568_Linux_fs/kernel/drivers/base/regmap/ |
| H A D | regmap-spmi.c | 87 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 D | regmap-ac97.c | 71 struct lock_class_key *lock_key, in __regmap_init_ac97() 81 struct lock_class_key *lock_key, in __devm_regmap_init_ac97()
|
| H A D | regmap-slimbus.c | 43 struct lock_class_key *lock_key, in __regmap_init_slimbus() 58 struct lock_class_key *lock_key, in __devm_regmap_init_slimbus()
|
| H A D | regmap-sdw.c | 56 struct lock_class_key *lock_key, in __regmap_init_sdw() 72 struct lock_class_key *lock_key, in __devm_regmap_init_sdw()
|
| /OK3568_Linux_fs/kernel/include/linux/device/ |
| H A D | class.h | 94 struct lock_class_key *key); 101 static struct lock_class_key __key; \ 260 struct lock_class_key *key); 267 static struct lock_class_key __key; \
|
| /OK3568_Linux_fs/kernel/tools/testing/radix-tree/linux/ |
| H A D | lockdep.h | 3 struct lock_class_key { struct 8 struct lock_class_key *key) in lockdep_set_class() argument
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/selftests/ |
| H A D | lib_sw_fence.h | 18 static struct lock_class_key __key; \ 29 struct lock_class_key *key);
|
| /OK3568_Linux_fs/kernel/kernel/rcu/ |
| H A D | update.c | 243 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;
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/bar/ |
| H A D | gf100.c | 85 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()
|