Home
last modified time | relevance | path

Searched refs:lockdep_assert_not_held (Results 1 – 23 of 23) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/i915/gt/
Dintel_gt_mcr.c333 lockdep_assert_not_held(&gt->uncore->lock); in intel_gt_mcr_lock()
418 lockdep_assert_not_held(&gt->mcr_lock); in intel_gt_mcr_lock_sanitize()
853 lockdep_assert_not_held(&gt->mcr_lock); in intel_gt_mcr_wait_for_reg()
/linux-6.12.1/security/selinux/
Dima.c115 lockdep_assert_not_held(&selinux_state.policy_mutex); in selinux_ima_measure_state()
/linux-6.12.1/lib/
Dstackdepot.c448 lockdep_assert_not_held(&pool_lock); in depot_fetch_stack()
472 lockdep_assert_not_held(&pool_lock); in depot_free_stack()
/linux-6.12.1/include/linux/
Dlockdep.h287 #define lockdep_assert_not_held(l) \ macro
393 #define lockdep_assert_not_held(l) do { (void)(l); } while (0) macro
/linux-6.12.1/sound/pci/hda/
Dhda_cs_dsp_ctl.c191 lockdep_assert_not_held(&dsp->pwr_lock); in hda_cs_dsp_add_controls()
/linux-6.12.1/fs/
Dsuper.c111 lockdep_assert_not_held(&sb->s_umount); in super_lock()
431 lockdep_assert_not_held(&sb->s_umount); in kill_super_notify()
1380 lockdep_assert_not_held(&sb->s_umount); in bdev_super_lock()
1381 lockdep_assert_not_held(&bdev->bd_disk->open_mutex); in bdev_super_lock()
Dinode.c981 lockdep_assert_not_held(&inode_hash_lock); in find_inode()
1022 lockdep_assert_not_held(&inode_hash_lock); in find_inode_fast()
Dnamespace.c144 lockdep_assert_not_held(&mnt_ns_tree_lock); in mnt_ns_release()
/linux-6.12.1/block/
Dbdev.c258 lockdep_assert_not_held(&bdev->bd_holder_lock); in bdev_freeze()
301 lockdep_assert_not_held(&bdev->bd_holder_lock); in bdev_thaw()
Dgenhd.c568 lockdep_assert_not_held(&disk->open_mutex); in blk_report_disk_dead()
/linux-6.12.1/drivers/iommu/iommufd/
Diommufd_private.h388 lockdep_assert_not_held(&hwpt_paging->ioas->mutex); in iommufd_hw_pagetable_put()
/linux-6.12.1/include/media/
Dv4l2-subdev.h1820 lockdep_assert_not_held(sd->active_state->lock); in v4l2_subdev_get_unlocked_active_state()
/linux-6.12.1/arch/s390/kvm/
Dpv.c504 lockdep_assert_not_held(&kvm->lock); in kvm_s390_pv_deinit_aside_vm()
/linux-6.12.1/drivers/reset/
Dcore.c919 lockdep_assert_not_held(&reset_list_mutex); in __reset_add_reset_gpio_device()
/linux-6.12.1/drivers/firmware/cirrus/
Dcs_dsp.c849 lockdep_assert_not_held(&dsp->pwr_lock); in cs_dsp_coeff_lock_and_write_ctrl()
948 lockdep_assert_not_held(&dsp->pwr_lock); in cs_dsp_coeff_lock_and_read_ctrl()
/linux-6.12.1/drivers/gpu/drm/i915/
Di915_vma.c1667 lockdep_assert_not_held(&vma->obj->base.resv->lock.base); in i915_ggtt_pin()
/linux-6.12.1/kernel/trace/
Dtrace_events_user.c281 lockdep_assert_not_held(&event_mutex); in user_event_put()
/linux-6.12.1/virt/kvm/
Dkvm_main.c5655 lockdep_assert_not_held(&kvm_usage_lock); in kvm_suspend()
5664 lockdep_assert_not_held(&kvm_usage_lock); in kvm_resume()
/linux-6.12.1/net/sched/
Dcls_api.c432 lockdep_assert_not_held(&block->cb_lock); in tcf_block_filter_cnt_update()
/linux-6.12.1/drivers/md/
Dmd.c457 lockdep_assert_not_held(&mddev->reconfig_mutex); in mddev_suspend()
502 lockdep_assert_not_held(&mddev->reconfig_mutex); in __mddev_resume()
/linux-6.12.1/fs/btrfs/
Dtree-log.c6352 lockdep_assert_not_held(&inode->log_mutex); in log_new_delayed_dentries()
Dsend.c7293 lockdep_assert_not_held(&sctx->send_root->fs_info->commit_root_sem); in changed_cb()
/linux-6.12.1/drivers/net/wireless/ath/ath10k/
Dmac.c4761 lockdep_assert_not_held(&ar->conf_mutex); in ath10k_drain_tx()