/linux-4.1.27/sound/soc/ |
D | soc-compress.c | 35 mutex_lock_nested(&rtd->pcm_mutex, rtd->pcm_subclass); in soc_compr_open() 83 mutex_lock_nested(&fe->card->mutex, SND_SOC_CARD_CLASS_RUNTIME); in soc_compr_open_fe() 162 mutex_lock_nested(&rtd->pcm_mutex, rtd->pcm_subclass); in close_delayed_work() 187 mutex_lock_nested(&rtd->pcm_mutex, rtd->pcm_subclass); in soc_compr_free() 240 mutex_lock_nested(&fe->card->mutex, SND_SOC_CARD_CLASS_RUNTIME); in soc_compr_free_fe() 288 mutex_lock_nested(&rtd->pcm_mutex, rtd->pcm_subclass); in soc_compr_trigger() 331 mutex_lock_nested(&fe->card->mutex, SND_SOC_CARD_CLASS_RUNTIME); in soc_compr_trigger_fe() 371 mutex_lock_nested(&rtd->pcm_mutex, rtd->pcm_subclass); in soc_compr_set_params() 424 mutex_lock_nested(&fe->card->mutex, SND_SOC_CARD_CLASS_RUNTIME); in soc_compr_set_params_fe() 472 mutex_lock_nested(&rtd->pcm_mutex, rtd->pcm_subclass); in soc_compr_get_params() [all …]
|
D | soc-dapm.c | 1070 mutex_lock_nested(&card->dapm_mutex, SND_SOC_DAPM_CLASS_RUNTIME); in snd_soc_dapm_dai_get_connected_widgets() 2037 mutex_lock_nested(&card->dapm_mutex, SND_SOC_DAPM_CLASS_RUNTIME); in snd_soc_dapm_mux_update_power() 2076 mutex_lock_nested(&card->dapm_mutex, SND_SOC_DAPM_CLASS_RUNTIME); in snd_soc_dapm_mixer_update_power() 2287 mutex_lock_nested(&dapm->card->dapm_mutex, SND_SOC_DAPM_CLASS_RUNTIME); in snd_soc_dapm_sync() 2589 mutex_lock_nested(&dapm->card->dapm_mutex, SND_SOC_DAPM_CLASS_INIT); in snd_soc_dapm_add_routes() 2620 mutex_lock_nested(&dapm->card->dapm_mutex, SND_SOC_DAPM_CLASS_INIT); in snd_soc_dapm_del_routes() 2698 mutex_lock_nested(&dapm->card->dapm_mutex, SND_SOC_DAPM_CLASS_INIT); in snd_soc_dapm_weak_routes() 2724 mutex_lock_nested(&card->dapm_mutex, SND_SOC_DAPM_CLASS_INIT); in snd_soc_dapm_new_widgets() 2811 mutex_lock_nested(&card->dapm_mutex, SND_SOC_DAPM_CLASS_RUNTIME); in snd_soc_dapm_get_volsw() 2866 mutex_lock_nested(&card->dapm_mutex, SND_SOC_DAPM_CLASS_RUNTIME); in snd_soc_dapm_put_volsw() [all …]
|
D | soc-pcm.c | 436 mutex_lock_nested(&rtd->pcm_mutex, rtd->pcm_subclass); in soc_pcm_open() 597 mutex_lock_nested(&rtd->pcm_mutex, rtd->pcm_subclass); in close_delayed_work() 627 mutex_lock_nested(&rtd->pcm_mutex, rtd->pcm_subclass); in soc_pcm_close() 706 mutex_lock_nested(&rtd->pcm_mutex, rtd->pcm_subclass); in soc_pcm_prepare() 811 mutex_lock_nested(&rtd->pcm_mutex, rtd->pcm_subclass); in soc_pcm_hw_params() 908 mutex_lock_nested(&rtd->pcm_mutex, rtd->pcm_subclass); in soc_pcm_hw_free() 1684 mutex_lock_nested(&fe->card->mutex, SND_SOC_CARD_CLASS_RUNTIME); in dpcm_fe_dai_hw_free() 1792 mutex_lock_nested(&fe->card->mutex, SND_SOC_CARD_CLASS_RUNTIME); in dpcm_fe_dai_hw_params() 2060 mutex_lock_nested(&fe->card->mutex, SND_SOC_CARD_CLASS_RUNTIME); in dpcm_fe_dai_prepare() 2267 mutex_lock_nested(&card->mutex, SND_SOC_CARD_CLASS_RUNTIME); in soc_dpcm_runtime_update() [all …]
|
D | soc-core.c | 1562 mutex_lock_nested(&card->mutex, SND_SOC_CARD_CLASS_INIT); in snd_soc_instantiate_card()
|
/linux-4.1.27/include/linux/ |
D | mutex.h | 138 extern void mutex_lock_nested(struct mutex *lock, unsigned int subclass); 146 #define mutex_lock(lock) mutex_lock_nested(lock, 0) 161 # define mutex_lock_nested(lock, subclass) mutex_lock(lock) macro
|
/linux-4.1.27/fs/jfs/ |
D | namei.c | 111 mutex_lock_nested(&JFS_IP(dip)->commit_mutex, COMMIT_MUTEX_PARENT); in jfs_create() 112 mutex_lock_nested(&JFS_IP(ip)->commit_mutex, COMMIT_MUTEX_CHILD); in jfs_create() 243 mutex_lock_nested(&JFS_IP(dip)->commit_mutex, COMMIT_MUTEX_PARENT); in jfs_mkdir() 244 mutex_lock_nested(&JFS_IP(ip)->commit_mutex, COMMIT_MUTEX_CHILD); in jfs_mkdir() 373 mutex_lock_nested(&JFS_IP(dip)->commit_mutex, COMMIT_MUTEX_PARENT); in jfs_rmdir() 374 mutex_lock_nested(&JFS_IP(ip)->commit_mutex, COMMIT_MUTEX_CHILD); in jfs_rmdir() 496 mutex_lock_nested(&JFS_IP(dip)->commit_mutex, COMMIT_MUTEX_PARENT); in jfs_unlink() 497 mutex_lock_nested(&JFS_IP(ip)->commit_mutex, COMMIT_MUTEX_CHILD); in jfs_unlink() 806 mutex_lock_nested(&JFS_IP(dir)->commit_mutex, COMMIT_MUTEX_PARENT); in jfs_link() 807 mutex_lock_nested(&JFS_IP(ip)->commit_mutex, COMMIT_MUTEX_CHILD); in jfs_link() [all …]
|
/linux-4.1.27/drivers/scsi/libfc/ |
D | fc_npiv.c | 136 mutex_lock_nested(&vn_port->lp_mutex, LPORT_MUTEX_VN_PORT); in fc_vport_setlink() 154 mutex_lock_nested(&vn_port->lp_mutex, LPORT_MUTEX_VN_PORT); in fc_vports_linkchange()
|
/linux-4.1.27/fs/reiserfs/ |
D | xattr.c | 90 mutex_lock_nested(&d_inode(dentry)->i_mutex, I_MUTEX_CHILD); in xattr_unlink() 105 mutex_lock_nested(&d_inode(dentry)->i_mutex, I_MUTEX_CHILD); in xattr_rmdir() 126 mutex_lock_nested(&d_inode(privroot)->i_mutex, I_MUTEX_XATTR); in open_xa_root() 159 mutex_lock_nested(&d_inode(xaroot)->i_mutex, I_MUTEX_XATTR); in open_xa_dir() 257 mutex_lock_nested(&d_inode(dir)->i_mutex, I_MUTEX_XATTR); in reiserfs_for_each_xattr() 301 mutex_lock_nested(&d_inode(dir->d_parent)->i_mutex, in reiserfs_for_each_xattr() 387 mutex_lock_nested(&d_inode(xadir)->i_mutex, I_MUTEX_XATTR); in xattr_lookup() 472 mutex_lock_nested(&d_inode(xadir)->i_mutex, I_MUTEX_XATTR); in lookup_and_delete_xattr() 583 mutex_lock_nested(&d_inode(dentry)->i_mutex, I_MUTEX_XATTR); in reiserfs_xattr_set_handle() 893 mutex_lock_nested(&d_inode(dir)->i_mutex, I_MUTEX_XATTR); in reiserfs_listxattr()
|
D | reiserfs.h | 826 mutex_lock_nested(m, subclass); in reiserfs_mutex_lock_nested_safe()
|
/linux-4.1.27/fs/notify/ |
D | mark.c | 195 mutex_lock_nested(&group->mark_mutex, SINGLE_DEPTH_NESTING); in fsnotify_destroy_mark_locked() 201 mutex_lock_nested(&group->mark_mutex, SINGLE_DEPTH_NESTING); in fsnotify_destroy_mark() 426 mutex_lock_nested(&group->mark_mutex, SINGLE_DEPTH_NESTING); in fsnotify_clear_marks_by_group_flags() 434 mutex_lock_nested(&group->mark_mutex, SINGLE_DEPTH_NESTING); in fsnotify_clear_marks_by_group_flags()
|
/linux-4.1.27/fs/hfsplus/ |
D | bfind.c | 29 mutex_lock_nested(&tree->tree_lock, CATALOG_BTREE_MUTEX); in hfs_find_init() 32 mutex_lock_nested(&tree->tree_lock, EXTENTS_BTREE_MUTEX); in hfs_find_init() 35 mutex_lock_nested(&tree->tree_lock, ATTR_BTREE_MUTEX); in hfs_find_init()
|
/linux-4.1.27/drivers/block/ |
D | osdblk.c | 478 mutex_lock_nested(&ctl_mutex, SINGLE_DEPTH_NESTING); in class_osdblk_list() 522 mutex_lock_nested(&ctl_mutex, SINGLE_DEPTH_NESTING); in class_osdblk_add() 580 mutex_lock_nested(&ctl_mutex, SINGLE_DEPTH_NESTING); in class_osdblk_add() 611 mutex_lock_nested(&ctl_mutex, SINGLE_DEPTH_NESTING); in class_osdblk_remove()
|
D | pktcdvd.c | 356 mutex_lock_nested(&ctl_mutex, SINGLE_DEPTH_NESTING); in class_pktcdvd_show_map() 2748 mutex_lock_nested(&ctl_mutex, SINGLE_DEPTH_NESTING); in pkt_setup_dev() 2842 mutex_lock_nested(&ctl_mutex, SINGLE_DEPTH_NESTING); in pkt_remove_dev() 2891 mutex_lock_nested(&ctl_mutex, SINGLE_DEPTH_NESTING); in pkt_get_status()
|
D | loop.c | 1120 mutex_lock_nested(&lo->lo_ctl_mutex, 1); in lo_ioctl()
|
D | rbd.c | 824 mutex_lock_nested(&client_mutex, SINGLE_DEPTH_NESTING); in rbd_get_client()
|
/linux-4.1.27/drivers/net/phy/ |
D | mdio-mux.c | 55 mutex_lock_nested(&pb->mii_bus->mdio_lock, SINGLE_DEPTH_NESTING); in mdio_mux_read() 80 mutex_lock_nested(&pb->mii_bus->mdio_lock, SINGLE_DEPTH_NESTING); in mdio_mux_write()
|
/linux-4.1.27/fs/ |
D | eventpoll.c | 608 mutex_lock_nested(&ep->mtx, depth); in ep_scan_ready_list() 928 mutex_lock_nested(&ep->mtx, 0); in eventpoll_release_file() 1688 mutex_lock_nested(&ep->mtx, call_nests + 1); in ep_loop_check_proc() 1885 mutex_lock_nested(&ep->mtx, 0); in SYSCALL_DEFINE4() 1901 mutex_lock_nested(&ep->mtx, 0); in SYSCALL_DEFINE4() 1904 mutex_lock_nested(&tep->mtx, 1); in SYSCALL_DEFINE4()
|
D | namei.c | 2100 mutex_lock_nested(&nd.path.dentry->d_inode->i_mutex, I_MUTEX_PARENT); in kern_path_locked() 2547 mutex_lock_nested(&p1->d_inode->i_mutex, I_MUTEX_PARENT); in lock_rename() 2555 mutex_lock_nested(&p2->d_inode->i_mutex, I_MUTEX_PARENT); in lock_rename() 2556 mutex_lock_nested(&p1->d_inode->i_mutex, I_MUTEX_CHILD); in lock_rename() 2562 mutex_lock_nested(&p1->d_inode->i_mutex, I_MUTEX_PARENT); in lock_rename() 2563 mutex_lock_nested(&p2->d_inode->i_mutex, I_MUTEX_CHILD); in lock_rename() 2567 mutex_lock_nested(&p1->d_inode->i_mutex, I_MUTEX_PARENT); in lock_rename() 2568 mutex_lock_nested(&p2->d_inode->i_mutex, I_MUTEX_PARENT2); in lock_rename() 3380 mutex_lock_nested(&nd.path.dentry->d_inode->i_mutex, I_MUTEX_PARENT); in filename_create() 3694 mutex_lock_nested(&nd.path.dentry->d_inode->i_mutex, I_MUTEX_PARENT); in do_rmdir() [all …]
|
D | pipe.c | 59 mutex_lock_nested(&pipe->mutex, subclass); in pipe_lock_nested() 80 mutex_lock_nested(&pipe->mutex, I_MUTEX_PARENT); in __pipe_lock()
|
D | block_dev.c | 1171 mutex_lock_nested(&bdev->bd_mutex, for_part); in __blkdev_get() 1487 mutex_lock_nested(&bdev->bd_mutex, for_part); in __blkdev_put()
|
D | inode.c | 953 mutex_lock_nested(&inode2->i_mutex, I_MUTEX_NONDIR2); in lock_two_nondirectories()
|
/linux-4.1.27/fs/ubifs/ |
D | dir.c | 483 mutex_lock_nested(&ubifs_inode(inode1)->ui_mutex, WB_MUTEX_1); in lock_2_inodes() 484 mutex_lock_nested(&ubifs_inode(inode2)->ui_mutex, WB_MUTEX_2); in lock_2_inodes() 946 mutex_lock_nested(&ubifs_inode(inode1)->ui_mutex, WB_MUTEX_1); in lock_3_inodes() 948 mutex_lock_nested(&ubifs_inode(inode2)->ui_mutex, WB_MUTEX_2); in lock_3_inodes() 950 mutex_lock_nested(&ubifs_inode(inode3)->ui_mutex, WB_MUTEX_3); in lock_3_inodes()
|
D | misc.h | 141 mutex_lock_nested(&wbuf->io_mutex, wbuf->jhead); in ubifs_wbuf_sync()
|
D | io.c | 630 mutex_lock_nested(&wbuf->io_mutex, wbuf->jhead); in ubifs_bg_wbufs_sync() 652 mutex_lock_nested(&wbuf->io_mutex, wbuf->jhead); in ubifs_bg_wbufs_sync() 1139 mutex_lock_nested(&wbuf->io_mutex, wbuf->jhead); in ubifs_sync_wbufs_by_inode()
|
D | gc.c | 660 mutex_lock_nested(&wbuf->io_mutex, wbuf->jhead); in ubifs_garbage_collect() 925 mutex_lock_nested(&wbuf->io_mutex, wbuf->jhead); in ubifs_gc_end_commit()
|
D | journal.c | 128 mutex_lock_nested(&wbuf->io_mutex, wbuf->jhead); in reserve_space() 182 mutex_lock_nested(&wbuf->io_mutex, wbuf->jhead); in reserve_space()
|
D | recovery.c | 1204 mutex_lock_nested(&wbuf->io_mutex, wbuf->jhead); in ubifs_rcvry_gc_commit()
|
/linux-4.1.27/net/sunrpc/ |
D | rpc_pipe.c | 620 mutex_lock_nested(&dir->i_mutex, I_MUTEX_PARENT); in rpc_rmdir() 704 mutex_lock_nested(&dir->i_mutex, I_MUTEX_CHILD); in rpc_depopulate() 760 mutex_lock_nested(&dir->i_mutex, I_MUTEX_PARENT); in rpc_mkdir_populate() 791 mutex_lock_nested(&dir->i_mutex, I_MUTEX_PARENT); in rpc_rmdir_depopulate() 831 mutex_lock_nested(&dir->i_mutex, I_MUTEX_PARENT); in rpc_mkpipe_dentry() 868 mutex_lock_nested(&dir->i_mutex, I_MUTEX_PARENT); in rpc_unlink()
|
/linux-4.1.27/block/ |
D | ioctl.c | 88 mutex_lock_nested(&bdev->bd_mutex, 1); in blkpg_ioctl() 116 mutex_lock_nested(&bdev->bd_mutex, 1); in blkpg_ioctl()
|
/linux-4.1.27/fs/cachefiles/ |
D | namei.c | 423 mutex_lock_nested(&d_inode(dir)->i_mutex, I_MUTEX_PARENT); in cachefiles_delete_object() 500 mutex_lock_nested(&d_inode(dir)->i_mutex, I_MUTEX_PARENT); in cachefiles_walk_to_object() 830 mutex_lock_nested(&d_inode(dir)->i_mutex, I_MUTEX_PARENT); in cachefiles_check_active()
|
/linux-4.1.27/fs/nfsd/ |
D | nfsfh.h | 268 mutex_lock_nested(&inode->i_mutex, subclass); in fh_lock_nested()
|
D | nfs4recover.c | 288 mutex_lock_nested(&d_inode(dir)->i_mutex, I_MUTEX_PARENT); in nfsd4_list_rec_dir() 319 mutex_lock_nested(&d_inode(dir)->i_mutex, I_MUTEX_PARENT); in nfsd4_unlink_clid_dir()
|
/linux-4.1.27/kernel/locking/ |
D | mutex.c | 617 mutex_lock_nested(struct mutex *lock, unsigned int subclass) in mutex_lock_nested() function 624 EXPORT_SYMBOL_GPL(mutex_lock_nested);
|
/linux-4.1.27/fs/configfs/ |
D | dir.c | 861 mutex_lock_nested(&d_inode(dentry)->i_mutex, I_MUTEX_CHILD); in configfs_attach_group() 1657 mutex_lock_nested(&d_inode(root)->i_mutex, I_MUTEX_PARENT); in configfs_register_subsystem() 1698 mutex_lock_nested(&d_inode(root)->i_mutex, in configfs_unregister_subsystem() 1700 mutex_lock_nested(&d_inode(dentry)->i_mutex, I_MUTEX_CHILD); in configfs_unregister_subsystem()
|
D | file.c | 329 mutex_lock_nested(&d_inode(dir)->i_mutex, I_MUTEX_NORMAL); in configfs_create_file()
|
/linux-4.1.27/fs/xfs/ |
D | xfs_dquot.c | 1066 mutex_lock_nested(&d1->q_qlock, XFS_QLOCK_NESTED); in xfs_dqlock2() 1069 mutex_lock_nested(&d2->q_qlock, XFS_QLOCK_NESTED); in xfs_dqlock2()
|
/linux-4.1.27/fs/overlayfs/ |
D | dir.c | 170 mutex_lock_nested(&udir->i_mutex, I_MUTEX_PARENT); in ovl_create_upper() 602 mutex_lock_nested(&dir->i_mutex, I_MUTEX_PARENT); in ovl_remove_upper()
|
D | readdir.c | 560 mutex_lock_nested(&upper->d_inode->i_mutex, I_MUTEX_CHILD); in ovl_cleanup_whiteouts()
|
D | super.c | 652 mutex_lock_nested(&dir->i_mutex, I_MUTEX_PARENT); in ovl_workdir_create()
|
/linux-4.1.27/drivers/misc/mic/host/ |
D | mic_virtio.c | 419 mutex_lock_nested(&mvdev->mvr[i].vr_mutex, i + 1); in mic_virtio_device_reset() 488 mutex_lock_nested(&mvdev->mvr[i].vr_mutex, i + 1); in mic_virtio_config_change()
|
/linux-4.1.27/kernel/ |
D | acct.c | 245 mutex_lock_nested(&acct->lock, 1); /* nobody has seen it yet */ in acct_on()
|
/linux-4.1.27/fs/tracefs/ |
D | inode.c | 117 mutex_lock_nested(&inode->i_mutex, I_MUTEX_PARENT); in tracefs_syscall_rmdir()
|
/linux-4.1.27/Documentation/locking/ |
D | mutex-design.txt | 126 void mutex_lock_nested(struct mutex *lock, unsigned int subclass);
|
D | lockdep-design.txt | 160 mutex_lock_nested(&bdev->bd_contains->bd_mutex, BD_MUTEX_PARTITION);
|
/linux-4.1.27/kernel/power/ |
D | hibernate.c | 759 mutex_lock_nested(&pm_mutex, SINGLE_DEPTH_NESTING); in software_resume()
|
/linux-4.1.27/include/net/bluetooth/ |
D | l2cap.h | 793 mutex_lock_nested(&chan->lock, atomic_read(&chan->nesting)); in l2cap_chan_lock()
|
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/ |
D | inode.c | 228 mutex_lock_nested(&parent->i_mutex, I_MUTEX_PARENT); in spufs_dir_close()
|
/linux-4.1.27/fs/dlm/ |
D | lowcomms.c | 929 mutex_lock_nested(&con->sock_mutex, 0); in tcp_accept_from_sock() 974 mutex_lock_nested(&newcon->sock_mutex, 1); in tcp_accept_from_sock()
|
/linux-4.1.27/fs/btrfs/ |
D | ioctl.c | 2831 mutex_lock_nested(&inode1->i_mutex, I_MUTEX_PARENT); in btrfs_double_lock() 2834 mutex_lock_nested(&inode2->i_mutex, I_MUTEX_CHILD); in btrfs_double_lock() 3749 mutex_lock_nested(&inode->i_mutex, I_MUTEX_PARENT); in btrfs_ioctl_clone() 3750 mutex_lock_nested(&src->i_mutex, I_MUTEX_CHILD); in btrfs_ioctl_clone() 3752 mutex_lock_nested(&src->i_mutex, I_MUTEX_PARENT); in btrfs_ioctl_clone() 3753 mutex_lock_nested(&inode->i_mutex, I_MUTEX_CHILD); in btrfs_ioctl_clone()
|
/linux-4.1.27/drivers/base/power/ |
D | domain.c | 1598 mutex_lock_nested(&subdomain->lock, SINGLE_DEPTH_NESTING); in pm_genpd_add_subdomain() 1689 mutex_lock_nested(&subdomain->lock, SINGLE_DEPTH_NESTING); in pm_genpd_remove_subdomain()
|
/linux-4.1.27/fs/ecryptfs/ |
D | inode.c | 44 mutex_lock_nested(&(d_inode(dir)->i_mutex), I_MUTEX_PARENT); in lock_parent()
|
/linux-4.1.27/drivers/i2c/ |
D | i2c-core.c | 1179 mutex_lock_nested(&adap->userspace_clients_lock, in i2c_sysfs_delete_device() 1644 mutex_lock_nested(&adap->userspace_clients_lock, in i2c_del_adapter()
|
/linux-4.1.27/fs/ncpfs/ |
D | dir.c | 642 mutex_lock_nested(&inode->i_mutex, I_MUTEX_CHILD); in ncp_fill_cache()
|
/linux-4.1.27/drivers/md/ |
D | dm.c | 3243 mutex_lock_nested(&md->suspend_lock, SINGLE_DEPTH_NESTING); in dm_suspend() 3303 mutex_lock_nested(&md->suspend_lock, SINGLE_DEPTH_NESTING); in dm_resume()
|
D | dm-bufio.c | 175 mutex_lock_nested(&c->lock, dm_bufio_in_request()); in dm_bufio_lock()
|
/linux-4.1.27/ipc/ |
D | mqueue.c | 873 mutex_lock_nested(&d_inode(mnt->mnt_root)->i_mutex, I_MUTEX_PARENT); in SYSCALL_DEFINE1()
|
/linux-4.1.27/net/wireless/ |
D | util.c | 1699 mutex_lock_nested(&wdev_iter->mtx, 1); in cfg80211_can_use_iftype_chan()
|
/linux-4.1.27/fs/ceph/ |
D | caps.c | 2967 mutex_lock_nested(&tsession->s_mutex, in handle_cap_export() 2971 mutex_lock_nested(&session->s_mutex, in handle_cap_export()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/ |
D | nouveau_bo.c | 1081 mutex_lock_nested(&cli->mutex, SINGLE_DEPTH_NESTING); in nouveau_bo_move_m2mf()
|
/linux-4.1.27/drivers/infiniband/core/ |
D | cma.c | 1330 mutex_lock_nested(&conn_id->handler_mutex, SINGLE_DEPTH_NESTING); in cma_req_handler() 1509 mutex_lock_nested(&conn_id->handler_mutex, SINGLE_DEPTH_NESTING); in iw_conn_req_handler()
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | cl_lock.c | 671 mutex_lock_nested(&lock->cll_guard, hdr->coh_nesting); in cl_lock_mutex_get()
|
/linux-4.1.27/drivers/acpi/ |
D | scan.c | 382 mutex_lock_nested(&adev->physical_node_lock, SINGLE_DEPTH_NESTING); in acpi_scan_is_offline()
|
/linux-4.1.27/kernel/events/ |
D | core.c | 984 mutex_lock_nested(&ctx->mutex, nesting); in perf_event_ctx_lock_nested() 3666 mutex_lock_nested(&owner->perf_event_mutex, SINGLE_DEPTH_NESTING); in perf_remove_from_owner() 7863 mutex_lock_nested(b, SINGLE_DEPTH_NESTING); in mutex_lock_double()
|
/linux-4.1.27/sound/core/ |
D | pcm_native.c | 890 mutex_lock_nested(&s->self_group.mutex, depth); in snd_pcm_action_group()
|
/linux-4.1.27/fs/ocfs2/ |
D | refcounttree.c | 4218 mutex_lock_nested(&new_inode->i_mutex, I_MUTEX_CHILD); in __ocfs2_reflink()
|
/linux-4.1.27/drivers/infiniband/hw/cxgb4/ |
D | cm.c | 1659 mutex_lock_nested(&ep->parent_ep->com.mutex, in process_mpa_request()
|