Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/gt/
H A Dintel_gt_mcr.c332 lockdep_assert_not_held(&gt->uncore->lock); in intel_gt_mcr_lock()
417 lockdep_assert_not_held(&gt->mcr_lock); in intel_gt_mcr_lock_sanitize()
852 lockdep_assert_not_held(&gt->mcr_lock); in intel_gt_mcr_wait_for_reg()
/linux-6.15/security/selinux/
H A Dima.c115 lockdep_assert_not_held(&selinux_state.policy_mutex); in selinux_ima_measure_state()
/linux-6.15/lib/
H A 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.15/sound/pci/hda/
H A Dhda_cs_dsp_ctl.c191 lockdep_assert_not_held(&dsp->pwr_lock); in hda_cs_dsp_add_controls()
/linux-6.15/include/linux/
H A Dlockdep.h287 #define lockdep_assert_not_held(l) \ macro
393 #define lockdep_assert_not_held(l) do { (void)(l); } while (0) macro
/linux-6.15/fs/
H A 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()
H A Dinode.c1018 lockdep_assert_not_held(&inode_hash_lock); in find_inode()
1059 lockdep_assert_not_held(&inode_hash_lock); in find_inode_fast()
/linux-6.15/block/
H A Dbdev.c299 lockdep_assert_not_held(&bdev->bd_holder_lock); in bdev_freeze()
342 lockdep_assert_not_held(&bdev->bd_holder_lock); in bdev_thaw()
H A Dgenhd.c603 lockdep_assert_not_held(&disk->open_mutex); in blk_report_disk_dead()
/linux-6.15/drivers/iommu/iommufd/
H A Diommufd_private.h393 lockdep_assert_not_held(&hwpt_paging->ioas->mutex); in iommufd_hw_pagetable_put()
/linux-6.15/arch/s390/kernel/
H A Duv.c343 lockdep_assert_not_held(&mm->mmap_lock); in s390_wiggle_split_folio()
/linux-6.15/kernel/
H A Dpid.c119 lockdep_assert_not_held(&tasklist_lock); in free_pid()
/linux-6.15/include/media/
H A Dv4l2-subdev.h1835 lockdep_assert_not_held(sd->active_state->lock); in v4l2_subdev_get_unlocked_active_state()
/linux-6.15/arch/s390/kvm/
H A Dpv.c505 lockdep_assert_not_held(&kvm->lock); in kvm_s390_pv_deinit_aside_vm()
/linux-6.15/drivers/reset/
H A Dcore.c926 lockdep_assert_not_held(&reset_list_mutex); in __reset_add_reset_gpio_device()
/linux-6.15/fs/fuse/
H A Ddev_uring.c85 lockdep_assert_not_held(&queue->lock); in fuse_uring_req_end()
/linux-6.15/drivers/firmware/cirrus/
H A 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.15/drivers/gpu/drm/i915/
H A Di915_vma.c1667 lockdep_assert_not_held(&vma->obj->base.resv->lock.base); in i915_ggtt_pin()
/linux-6.15/kernel/trace/
H A Dtrace_events_user.c281 lockdep_assert_not_held(&event_mutex); in user_event_put()
/linux-6.15/virt/kvm/
H A Dkvm_main.c5571 lockdep_assert_not_held(&kvm_usage_lock); in kvm_suspend()
5580 lockdep_assert_not_held(&kvm_usage_lock); in kvm_resume()
/linux-6.15/drivers/md/
H A Dmd.c451 lockdep_assert_not_held(&mddev->reconfig_mutex); in mddev_suspend()
496 lockdep_assert_not_held(&mddev->reconfig_mutex); in __mddev_resume()
/linux-6.15/fs/btrfs/
H A Dtree-log.c6325 lockdep_assert_not_held(&inode->log_mutex); in log_new_delayed_dentries()
H A Dsend.c7248 lockdep_assert_not_held(&sctx->send_root->fs_info->commit_root_sem); in changed_cb()
/linux-6.15/drivers/net/wireless/ath/ath10k/
H A Dmac.c4761 lockdep_assert_not_held(&ar->conf_mutex); in ath10k_drain_tx()