Home
last modified time | relevance | path

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

/linux/security/selinux/
H A Dima.c116 lockdep_assert_not_held(&selinux_state.policy_mutex); in selinux_ima_measure_state()
/linux/lib/
H A Dstackdepot.c503 lockdep_assert_not_held(&pool_lock); in depot_fetch_stack()
529 lockdep_assert_not_held(&pool_lock); in depot_free_stack()
/linux/fs/smb/server/
H A Dtransport_ipc.c874 lockdep_assert_not_held(&sess->rpc_lock); in ksmbd_rpc_write()
902 lockdep_assert_not_held(&sess->rpc_lock); in ksmbd_rpc_read()
933 lockdep_assert_not_held(&sess->rpc_lock); in ksmbd_rpc_ioctl()
H A Dsmb2pdu.c6340 lockdep_assert_not_held(&sess->rpc_lock); in smb2_get_info_file_pipe()
/linux/include/linux/
H A Dlockdep.h290 #define lockdep_assert_not_held(l) \ macro
396 #define lockdep_assert_not_held(l) do { (void)(l); } while (0) macro
/linux/kernel/power/
H A Denergy_model.c1020 lockdep_assert_not_held(&em_pd_mutex); in for_each_em_perf_domain()
1038 lockdep_assert_not_held(&em_pd_mutex); in em_perf_domain_get_by_id()
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dthermal.c443 lockdep_assert_not_held(&mld->wiphy->mtx); in iwl_mld_thermal_initialize()
/linux/block/
H A Dbdev.c319 lockdep_assert_not_held(&bdev->bd_holder_lock); in bdev_freeze()
362 lockdep_assert_not_held(&bdev->bd_holder_lock); in bdev_thaw()
H A Dgenhd.c644 lockdep_assert_not_held(&disk->open_mutex); in blk_report_disk_dead()
/linux/net/netfilter/
H A Dnf_conntrack_proto.c86 lockdep_assert_not_held(&ct->lock); in nf_ct_l4proto_log_invalid()
/linux/kernel/
H A Dpid.c115 lockdep_assert_not_held(&tasklist_lock); in free_pid()
/linux/fs/smb/client/
H A Dcached_dir.c514 lockdep_assert_not_held(&cfid->cfids->cfid_list_lock); in close_cached_dir()
/linux/fs/
H A Dsuper.c115 lockdep_assert_not_held(&sb->s_umount); in super_lock()
541 lockdep_assert_not_held(&sb->s_umount); in kill_super_notify()
/linux/drivers/reset/
H A Dcore.c1035 lockdep_assert_not_held(&reset_list_mutex); in __reset_add_reset_gpio_device()
/linux/drivers/firmware/cirrus/
H A Dcs_dsp.c862 lockdep_assert_not_held(&dsp->pwr_lock); in cs_dsp_coeff_lock_and_write_ctrl()
961 lockdep_assert_not_held(&dsp->pwr_lock); in cs_dsp_coeff_lock_and_read_ctrl()
/linux/kernel/trace/
H A Dtrace_events_user.c284 lockdep_assert_not_held(&event_mutex); in user_event_put()
/linux/virt/kvm/
H A Dkvm_main.c5680 lockdep_assert_not_held(&kvm_usage_lock);
5689 lockdep_assert_not_held(&kvm_usage_lock); in kvm_enable_virtualization()
/linux/drivers/md/
H A Dmd.c474 lockdep_assert_not_held(&mddev->reconfig_mutex); in mddev_suspend()
527 lockdep_assert_not_held(&mddev->reconfig_mutex); in __mddev_resume()
/linux/fs/btrfs/
H A Dtree-log.c6838 lockdep_assert_not_held(&inode->log_mutex); in log_new_delayed_dentries()
H A Dsend.c7143 lockdep_assert_not_held(&sctx->send_root->fs_info->commit_root_sem); in changed_cb()
/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c4790 lockdep_assert_not_held(&ar->conf_mutex); in ath10k_drain_tx()