Home
last modified time | relevance | path

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

/linux/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/security/selinux/
H A Dima.c115 lockdep_assert_not_held(&selinux_state.policy_mutex); in selinux_ima_measure_state()
/linux/lib/
H A Dstackdepot.c497 lockdep_assert_not_held(&pool_lock); in depot_fetch_stack()
521 lockdep_assert_not_held(&pool_lock); in depot_free_stack()
/linux/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/drivers/net/wireless/intel/iwlwifi/mld/
H A Dthermal.c444 lockdep_assert_not_held(&mld->wiphy->mtx); in iwl_mld_thermal_initialize()
/linux/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.c641 lockdep_assert_not_held(&disk->open_mutex); in blk_report_disk_dead()
/linux/drivers/iommu/iommufd/
H A Diommufd_private.h457 lockdep_assert_not_held(&hwpt_paging->ioas->mutex); in iommufd_hw_pagetable_put()
/linux/include/media/
H A Dv4l2-subdev.h1823 * lockdep_assert_not_held() to issue a warning if the state is locked.
1832 lockdep_assert_not_held(sd->active_state->lock); in v4l2_subdev_get_unlocked_active_state()
/linux/kernel/
H A Dpid.c120 lockdep_assert_not_held(&tasklist_lock); in free_pid()
/linux/arch/s390/kernel/
H A Duv.c345 lockdep_assert_not_held(&mm->mmap_lock); in s390_wiggle_split_folio()
/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_dl.c616 lockdep_assert_not_held(&dlm->lock); in vsp1_dl_list_get()
/linux/arch/s390/kvm/
H A Dpv.c564 lockdep_assert_not_held(&kvm->lock); in kvm_s390_pv_deinit_aside_vm()
/linux/fs/fuse/
H A Ddev_uring.c85 lockdep_assert_not_held(&queue->lock); in fuse_uring_req_end()
/linux/drivers/firmware/cirrus/
H A Dcs_dsp.c854 lockdep_assert_not_held(&dsp->pwr_lock); in cs_dsp_coeff_lock_and_write_ctrl()
953 lockdep_assert_not_held(&dsp->pwr_lock); in cs_dsp_coeff_lock_and_read_ctrl()
/linux/drivers/gpu/drm/i915/
H A Di915_vma.c1687 lockdep_assert_not_held(&vma->obj->base.resv->lock.base); in i915_ggtt_pin()
/linux/kernel/trace/
H A Dtrace_events_user.c281 lockdep_assert_not_held(&event_mutex); in user_event_put()
/linux/fs/ext4/
H A Dfast_commit.c574 lockdep_assert_not_held(&ei->i_data_sem); in ext4_fc_track_inode()
/linux/virt/kvm/
H A Dkvm_main.c5648 lockdep_assert_not_held(&kvm_usage_lock); in kvm_suspend()
5657 lockdep_assert_not_held(&kvm_usage_lock); in kvm_resume()
/linux/drivers/md/
H A Dmd.c474 lockdep_assert_not_held(&mddev->reconfig_mutex); in mddev_suspend()
519 lockdep_assert_not_held(&mddev->reconfig_mutex); in __mddev_resume()
/linux/fs/btrfs/
H A Dtree-log.c6376 lockdep_assert_not_held(&inode->log_mutex); in log_new_delayed_dentries()
/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c4783 lockdep_assert_not_held(&ar->conf_mutex); in ath10k_drain_tx()