Home
last modified time | relevance | path

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

/linux-6.6.21/security/selinux/
Dima.c115 lockdep_assert_not_held(&selinux_state.policy_mutex); in selinux_ima_measure_state()
/linux-6.6.21/drivers/gpu/drm/i915/gt/
Dintel_gt_mcr.c372 lockdep_assert_not_held(&gt->uncore->lock); in intel_gt_mcr_lock()
876 lockdep_assert_not_held(&gt->mcr_lock); in intel_gt_mcr_wait_for_reg()
/linux-6.6.21/sound/pci/hda/
Dhda_cs_dsp_ctl.c188 lockdep_assert_not_held(&dsp->pwr_lock); in hda_cs_dsp_add_controls()
/linux-6.6.21/include/linux/
Dlockdep.h326 #define lockdep_assert_not_held(l) \ macro
431 #define lockdep_assert_not_held(l) do { (void)(l); } while (0) macro
/linux-6.6.21/drivers/iommu/iommufd/
Diommufd_private.h258 lockdep_assert_not_held(&hwpt->ioas->mutex); in iommufd_hw_pagetable_put()
/linux-6.6.21/fs/
Dsuper.c114 lockdep_assert_not_held(&sb->s_umount); in super_lock()
439 lockdep_assert_not_held(&sb->s_umount); in kill_super_notify()
583 lockdep_assert_not_held(&sb->s_umount); in grab_super_dead()
/linux-6.6.21/include/media/
Dv4l2-subdev.h1434 lockdep_assert_not_held(sd->active_state->lock); in v4l2_subdev_get_unlocked_active_state()
/linux-6.6.21/arch/s390/kvm/
Dpv.c504 lockdep_assert_not_held(&kvm->lock); in kvm_s390_pv_deinit_aside_vm()
/linux-6.6.21/kernel/trace/
Dtrace_events_user.c273 lockdep_assert_not_held(&event_mutex); in user_event_put()
/linux-6.6.21/drivers/gpu/drm/i915/
Di915_vma.c1630 lockdep_assert_not_held(&vma->obj->base.resv->lock.base); in i915_ggtt_pin()
/linux-6.6.21/virt/kvm/
Dkvm_main.c5331 lockdep_assert_not_held(&kvm_lock); in kvm_suspend()
5341 lockdep_assert_not_held(&kvm_lock); in kvm_resume()
/linux-6.6.21/fs/btrfs/
Dtree-log.c6265 lockdep_assert_not_held(&inode->log_mutex); in log_new_delayed_dentries()
Dsend.c7233 lockdep_assert_not_held(&sctx->send_root->fs_info->commit_root_sem); in changed_cb()
/linux-6.6.21/drivers/net/wireless/ath/ath10k/
Dmac.c4763 lockdep_assert_not_held(&ar->conf_mutex); in ath10k_drain_tx()