| /linux-6.15/rust/helpers/ |
| H A D | sync.c | 7 lockdep_register_key(k); in rust_helper_lockdep_register_key()
|
| /linux-6.15/rust/kernel/ |
| H A D | sync.rs | 72 inner <- Opaque::ffi_init(|slot| unsafe { bindings::lockdep_register_key(slot) }) in new_dynamic()
|
| /linux-6.15/include/linux/ |
| H A D | lockdep.h | 119 extern void lockdep_register_key(struct lock_class_key *key); 371 static inline void lockdep_register_key(struct lock_class_key *key) in lockdep_register_key() function
|
| /linux-6.15/drivers/platform/chrome/ |
| H A D | cros_ec.c | 203 lockdep_register_key(&ec_dev->lockdep_key); in cros_ec_register()
|
| /linux-6.15/drivers/usb/roles/ |
| H A D | class.c | 371 lockdep_register_key(&sw->key); in usb_role_switch_register()
|
| /linux-6.15/arch/powerpc/platforms/powermac/ |
| H A D | low_i2c.c | 585 lockdep_register_key(&bus->lock_key); in kw_i2c_add() 815 lockdep_register_key(&bus->lock_key); in pmu_i2c_probe() 941 lockdep_register_key(&bus->lock_key); in smu_i2c_probe()
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| H A D | devcom.c | 123 lockdep_register_key(&comp->lock_key); in mlx5_devcom_comp_alloc()
|
| /linux-6.15/block/ |
| H A D | blk-core.c | 452 lockdep_register_key(&q->io_lock_cls_key); in blk_alloc_queue() 453 lockdep_register_key(&q->q_lock_cls_key); in blk_alloc_queue()
|
| H A D | blk-crypto-profile.c | 88 lockdep_register_key(&profile->lockdep_key); in blk_crypto_profile_init()
|
| /linux-6.15/drivers/base/ |
| H A D | class.c | 204 lockdep_register_key(key); in class_register()
|
| H A D | bus.c | 902 lockdep_register_key(key); in bus_register()
|
| /linux-6.15/net/devlink/ |
| H A D | core.c | 450 lockdep_register_key(&devlink->lock_key); in devlink_alloc_ns()
|
| /linux-6.15/drivers/soundwire/ |
| H A D | bus.c | 82 lockdep_register_key(&bus->msg_lock_key); in sdw_bus_master_add() 85 lockdep_register_key(&bus->bus_lock_key); in sdw_bus_master_add()
|
| /linux-6.15/mm/ |
| H A D | hugetlb_cgroup.c | 836 lockdep_register_key(&cft->lockdep_key); in hugetlb_cgroup_cfttypes_init()
|
| /linux-6.15/drivers/mailbox/ |
| H A D | tegra-hsp.c | 875 lockdep_register_key(&hsp->lock_key); in tegra_hsp_probe()
|
| /linux-6.15/drivers/net/team/ |
| H A D | team_core.c | 1663 lockdep_register_key(&team->team_lock_key); in team_init() 2012 lockdep_register_key(&team->team_lock_key); in team_del_slave()
|
| /linux-6.15/net/sched/ |
| H A D | sch_generic.c | 954 lockdep_register_key(&sch->root_lock_key); in qdisc_alloc()
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| H A D | send.c | 1004 lockdep_register_key(ctx->bwc_lock_class_keys + i); in hws_bwc_send_queues_init()
|
| /linux-6.15/drivers/net/wireless/ath/ath11k/ |
| H A D | hal.c | 1303 lockdep_register_key(hal->srng_key + ring_id); in ath11k_hal_register_srng_key()
|
| /linux-6.15/drivers/iio/ |
| H A D | industrialio-core.c | 1698 lockdep_register_key(&iio_dev_opaque->mlock_key); in iio_device_alloc()
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | main.c | 1857 lockdep_register_key(&dev->lock_key); in mlx5_mdev_init()
|
| /linux-6.15/kernel/locking/ |
| H A D | lockdep.c | 1223 void lockdep_register_key(struct lock_class_key *key) in lockdep_register_key() function 1246 EXPORT_SYMBOL_GPL(lockdep_register_key);
|
| /linux-6.15/arch/arm/mach-omap2/ |
| H A D | omap_hwmod.c | 3534 lockdep_register_key(&oh->hwmod_key); in omap_hwmod_init_module()
|
| /linux-6.15/drivers/net/wireless/ath/ath12k/ |
| H A D | hal.c | 2517 lockdep_register_key(&hal->srng_list[ring_id].lock_key); in ath12k_hal_register_srng_lock_keys()
|
| /linux-6.15/kernel/ |
| H A D | workqueue.c | 4801 lockdep_register_key(&wq->key); in wq_init_lockdep()
|