| /linux-4.4.14/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 | 1162 	mutex_lock_nested(&card->dapm_mutex, SND_SOC_DAPM_CLASS_RUNTIME);  in snd_soc_dapm_dai_get_connected_widgets()2133 	mutex_lock_nested(&card->dapm_mutex, SND_SOC_DAPM_CLASS_RUNTIME);  in snd_soc_dapm_mux_update_power()
 2172 	mutex_lock_nested(&card->dapm_mutex, SND_SOC_DAPM_CLASS_RUNTIME);  in snd_soc_dapm_mixer_update_power()
 2406 	mutex_lock_nested(&dapm->card->dapm_mutex, SND_SOC_DAPM_CLASS_RUNTIME);  in snd_soc_dapm_sync()
 2786 	mutex_lock_nested(&dapm->card->dapm_mutex, SND_SOC_DAPM_CLASS_INIT);  in snd_soc_dapm_add_routes()
 2817 	mutex_lock_nested(&dapm->card->dapm_mutex, SND_SOC_DAPM_CLASS_INIT);  in snd_soc_dapm_del_routes()
 2895 	mutex_lock_nested(&dapm->card->dapm_mutex, SND_SOC_DAPM_CLASS_INIT);  in snd_soc_dapm_weak_routes()
 2921 	mutex_lock_nested(&card->dapm_mutex, SND_SOC_DAPM_CLASS_INIT);  in snd_soc_dapm_new_widgets()
 3009 	mutex_lock_nested(&card->dapm_mutex, SND_SOC_DAPM_CLASS_RUNTIME);  in snd_soc_dapm_get_volsw()
 3064 	mutex_lock_nested(&card->dapm_mutex, SND_SOC_DAPM_CLASS_RUNTIME);  in snd_soc_dapm_put_volsw()
 [all …]
 
 | 
| D | soc-pcm.c | 466 	mutex_lock_nested(&rtd->pcm_mutex, rtd->pcm_subclass);  in soc_pcm_open()627 	mutex_lock_nested(&rtd->pcm_mutex, rtd->pcm_subclass);  in close_delayed_work()
 657 	mutex_lock_nested(&rtd->pcm_mutex, rtd->pcm_subclass);  in soc_pcm_close()
 736 	mutex_lock_nested(&rtd->pcm_mutex, rtd->pcm_subclass);  in soc_pcm_prepare()
 841 	mutex_lock_nested(&rtd->pcm_mutex, rtd->pcm_subclass);  in soc_pcm_hw_params()
 955 	mutex_lock_nested(&rtd->pcm_mutex, rtd->pcm_subclass);  in soc_pcm_hw_free()
 1766 	mutex_lock_nested(&fe->card->mutex, SND_SOC_CARD_CLASS_RUNTIME);  in dpcm_fe_dai_hw_free()
 1874 	mutex_lock_nested(&fe->card->mutex, SND_SOC_CARD_CLASS_RUNTIME);  in dpcm_fe_dai_hw_params()
 2142 	mutex_lock_nested(&fe->card->mutex, SND_SOC_CARD_CLASS_RUNTIME);  in dpcm_fe_dai_prepare()
 2349 	mutex_lock_nested(&card->mutex, SND_SOC_CARD_CLASS_RUNTIME);  in soc_dpcm_runtime_update()
 [all …]
 
 | 
| D | soc-core.c | 1558 	mutex_lock_nested(&card->mutex, SND_SOC_CARD_CLASS_INIT);  in snd_soc_instantiate_card()
 | 
| /linux-4.4.14/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.4.14/fs/jfs/ | 
| D | namei.c | 113 	mutex_lock_nested(&JFS_IP(dip)->commit_mutex, COMMIT_MUTEX_PARENT);  in jfs_create()114 	mutex_lock_nested(&JFS_IP(ip)->commit_mutex, COMMIT_MUTEX_CHILD);  in jfs_create()
 247 	mutex_lock_nested(&JFS_IP(dip)->commit_mutex, COMMIT_MUTEX_PARENT);  in jfs_mkdir()
 248 	mutex_lock_nested(&JFS_IP(ip)->commit_mutex, COMMIT_MUTEX_CHILD);  in jfs_mkdir()
 381 	mutex_lock_nested(&JFS_IP(dip)->commit_mutex, COMMIT_MUTEX_PARENT);  in jfs_rmdir()
 382 	mutex_lock_nested(&JFS_IP(ip)->commit_mutex, COMMIT_MUTEX_CHILD);  in jfs_rmdir()
 508 	mutex_lock_nested(&JFS_IP(dip)->commit_mutex, COMMIT_MUTEX_PARENT);  in jfs_unlink()
 509 	mutex_lock_nested(&JFS_IP(ip)->commit_mutex, COMMIT_MUTEX_CHILD);  in jfs_unlink()
 820 	mutex_lock_nested(&JFS_IP(dir)->commit_mutex, COMMIT_MUTEX_PARENT);  in jfs_link()
 821 	mutex_lock_nested(&JFS_IP(ip)->commit_mutex, COMMIT_MUTEX_CHILD);  in jfs_link()
 [all …]
 
 | 
| /linux-4.4.14/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.4.14/fs/nfs/ | 
| D | nfs4file.c | 262 		mutex_lock_nested(&dst_inode->i_mutex, I_MUTEX_PARENT);  in nfs42_ioctl_clone()263 		mutex_lock_nested(&src_inode->i_mutex, I_MUTEX_CHILD);  in nfs42_ioctl_clone()
 265 		mutex_lock_nested(&src_inode->i_mutex, I_MUTEX_PARENT);  in nfs42_ioctl_clone()
 266 		mutex_lock_nested(&dst_inode->i_mutex, I_MUTEX_CHILD);  in nfs42_ioctl_clone()
 
 | 
| /linux-4.4.14/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.4.14/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.4.14/fs/notify/ | 
| D | mark.c | 206 	mutex_lock_nested(&group->mark_mutex, SINGLE_DEPTH_NESTING);  in fsnotify_destroy_mark()442 	mutex_lock_nested(&group->mark_mutex, SINGLE_DEPTH_NESTING);  in fsnotify_clear_marks_by_group_flags()
 450 		mutex_lock_nested(&group->mark_mutex, SINGLE_DEPTH_NESTING);  in fsnotify_clear_marks_by_group_flags()
 
 | 
| /linux-4.4.14/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 | 357 	mutex_lock_nested(&ctl_mutex, SINGLE_DEPTH_NESTING);  in class_pktcdvd_show_map()2729 	mutex_lock_nested(&ctl_mutex, SINGLE_DEPTH_NESTING);  in pkt_setup_dev()
 2822 	mutex_lock_nested(&ctl_mutex, SINGLE_DEPTH_NESTING);  in pkt_remove_dev()
 2871 	mutex_lock_nested(&ctl_mutex, SINGLE_DEPTH_NESTING);  in pkt_get_status()
 
 | 
| D | loop.c | 1340 	mutex_lock_nested(&lo->lo_ctl_mutex, 1);  in lo_ioctl()
 | 
| D | rbd.c | 826 	mutex_lock_nested(&client_mutex, SINGLE_DEPTH_NESTING);  in rbd_get_client()
 | 
| /linux-4.4.14/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()
 
 | 
| D | mdio_bus.c | 393 	mutex_lock_nested(&bus->mdio_lock, SINGLE_DEPTH_NESTING);  in mdiobus_read_nested()445 	mutex_lock_nested(&bus->mdio_lock, SINGLE_DEPTH_NESTING);  in mdiobus_write_nested()
 
 | 
| /linux-4.4.14/fs/configfs/ | 
| D | dir.c | 861 		mutex_lock_nested(&d_inode(dentry)->i_mutex, I_MUTEX_CHILD);  in configfs_attach_group()1662 	mutex_lock_nested(&d_inode(parent)->i_mutex, I_MUTEX_PARENT);  in configfs_register_group()
 1686 	mutex_lock_nested(&d_inode(parent)->i_mutex, I_MUTEX_PARENT);  in configfs_unregister_group()
 1767 	mutex_lock_nested(&d_inode(root)->i_mutex, I_MUTEX_PARENT);  in configfs_register_subsystem()
 1808 	mutex_lock_nested(&d_inode(root)->i_mutex,  in configfs_unregister_subsystem()
 1810 	mutex_lock_nested(&d_inode(dentry)->i_mutex, I_MUTEX_CHILD);  in configfs_unregister_subsystem()
 
 | 
| D | file.c | 327 	mutex_lock_nested(&d_inode(dir)->i_mutex, I_MUTEX_NORMAL);  in configfs_create_file()
 | 
| /linux-4.4.14/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 | 2242 	mutex_lock_nested(&path->dentry->d_inode->i_mutex, I_MUTEX_PARENT);  in kern_path_locked()2614 		mutex_lock_nested(&p1->d_inode->i_mutex, I_MUTEX_PARENT);  in lock_rename()
 2622 		mutex_lock_nested(&p2->d_inode->i_mutex, I_MUTEX_PARENT);  in lock_rename()
 2623 		mutex_lock_nested(&p1->d_inode->i_mutex, I_MUTEX_CHILD);  in lock_rename()
 2629 		mutex_lock_nested(&p1->d_inode->i_mutex, I_MUTEX_PARENT);  in lock_rename()
 2630 		mutex_lock_nested(&p2->d_inode->i_mutex, I_MUTEX_CHILD);  in lock_rename()
 2634 	mutex_lock_nested(&p1->d_inode->i_mutex, I_MUTEX_PARENT);  in lock_rename()
 2635 	mutex_lock_nested(&p2->d_inode->i_mutex, I_MUTEX_PARENT2);  in lock_rename()
 3425 	mutex_lock_nested(&path->dentry->d_inode->i_mutex, I_MUTEX_PARENT);  in filename_create()
 3730 	mutex_lock_nested(&path.dentry->d_inode->i_mutex, I_MUTEX_PARENT);  in do_rmdir()
 [all …]
 
 | 
| D | pipe.c | 65 		mutex_lock_nested(&pipe->mutex, subclass);  in pipe_lock_nested()86 	mutex_lock_nested(&pipe->mutex, I_MUTEX_PARENT);  in __pipe_lock()
 
 | 
| D | block_dev.c | 1201 	mutex_lock_nested(&bdev->bd_mutex, for_part);  in __blkdev_get()1518 	mutex_lock_nested(&bdev->bd_mutex, for_part);  in __blkdev_put()
 
 | 
| D | inode.c | 971 		mutex_lock_nested(&inode2->i_mutex, I_MUTEX_NONDIR2);  in lock_two_nondirectories()
 | 
| /linux-4.4.14/fs/ubifs/ | 
| D | dir.c | 484 	mutex_lock_nested(&ubifs_inode(inode1)->ui_mutex, WB_MUTEX_1);  in lock_2_inodes()485 	mutex_lock_nested(&ubifs_inode(inode2)->ui_mutex, WB_MUTEX_2);  in lock_2_inodes()
 945 	mutex_lock_nested(&ubifs_inode(inode1)->ui_mutex, WB_MUTEX_1);  in lock_3_inodes()
 947 		mutex_lock_nested(&ubifs_inode(inode2)->ui_mutex, WB_MUTEX_2);  in lock_3_inodes()
 949 		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.4.14/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.4.14/fs/nfsd/ | 
| D | nfsfh.h | 268 	mutex_lock_nested(&inode->i_mutex, subclass);  in fh_lock_nested()
 | 
| D | nfs4recover.c | 289 	mutex_lock_nested(&d_inode(dir)->i_mutex, I_MUTEX_PARENT);  in nfsd4_list_rec_dir()325 	mutex_lock_nested(&d_inode(dir)->i_mutex, I_MUTEX_PARENT);  in nfsd4_unlink_clid_dir()
 
 | 
| /linux-4.4.14/fs/cachefiles/ | 
| D | namei.c | 426 	mutex_lock_nested(&d_inode(dir)->i_mutex, I_MUTEX_PARENT);  in cachefiles_delete_object()504 	mutex_lock_nested(&d_inode(dir)->i_mutex, I_MUTEX_PARENT);  in cachefiles_walk_to_object()
 840 	mutex_lock_nested(&d_inode(dir)->i_mutex, I_MUTEX_PARENT);  in cachefiles_check_active()
 
 | 
| /linux-4.4.14/kernel/locking/ | 
| D | mutex.c | 615 mutex_lock_nested(struct mutex *lock, unsigned int subclass)  in mutex_lock_nested()  function622 EXPORT_SYMBOL_GPL(mutex_lock_nested);
 
 | 
| /linux-4.4.14/block/ | 
| D | ioctl.c | 89 			mutex_lock_nested(&bdev->bd_mutex, 1);  in blkpg_ioctl()117 			mutex_lock_nested(&bdev->bd_mutex, 1);  in blkpg_ioctl()
 
 | 
| /linux-4.4.14/fs/dlm/ | 
| D | lowcomms.c | 696 	mutex_lock_nested(&con->sock_mutex, 0);  in tcp_accept_from_sock()741 	mutex_lock_nested(&newcon->sock_mutex, 1);  in tcp_accept_from_sock()
 821 	mutex_lock_nested(&con->sock_mutex, 0);  in sctp_accept_from_sock()
 853 	mutex_lock_nested(&newcon->sock_mutex, 1);  in sctp_accept_from_sock()
 
 | 
| /linux-4.4.14/fs/xfs/ | 
| D | xfs_dquot.c | 1058 			mutex_lock_nested(&d1->q_qlock, XFS_QLOCK_NESTED);  in xfs_dqlock2()1061 			mutex_lock_nested(&d2->q_qlock, XFS_QLOCK_NESTED);  in xfs_dqlock2()
 
 | 
| /linux-4.4.14/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 | 756 	mutex_lock_nested(&dir->i_mutex, I_MUTEX_PARENT);  in ovl_workdir_create()
 | 
| /linux-4.4.14/drivers/misc/mic/host/ | 
| D | mic_virtio.c | 418 		mutex_lock_nested(&mvdev->mvr[i].vr_mutex, i + 1);  in mic_virtio_device_reset()487 		mutex_lock_nested(&mvdev->mvr[i].vr_mutex, i + 1);  in mic_virtio_config_change()
 
 | 
| /linux-4.4.14/fs/tracefs/ | 
| D | inode.c | 117 	mutex_lock_nested(&inode->i_mutex, I_MUTEX_PARENT);  in tracefs_syscall_rmdir()
 | 
| /linux-4.4.14/kernel/ | 
| D | acct.c | 245 	mutex_lock_nested(&acct->lock, 1);	/* nobody has seen it yet */  in acct_on()
 | 
| /linux-4.4.14/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.4.14/kernel/power/ | 
| D | hibernate.c | 762 	mutex_lock_nested(&pm_mutex, SINGLE_DEPTH_NESTING);  in software_resume()
 | 
| /linux-4.4.14/include/net/bluetooth/ | 
| D | l2cap.h | 797 	mutex_lock_nested(&chan->lock, atomic_read(&chan->nesting));  in l2cap_chan_lock()
 | 
| /linux-4.4.14/drivers/base/power/ | 
| D | domain.c | 1337 	mutex_lock_nested(&subdomain->lock, SINGLE_DEPTH_NESTING);  in pm_genpd_add_subdomain()1395 		mutex_lock_nested(&subdomain->lock, SINGLE_DEPTH_NESTING);  in pm_genpd_remove_subdomain()
 
 | 
| /linux-4.4.14/arch/powerpc/platforms/cell/spufs/ | 
| D | inode.c | 228 	mutex_lock_nested(&parent->i_mutex, I_MUTEX_PARENT);  in spufs_dir_close()
 | 
| /linux-4.4.14/sound/soc/codecs/ | 
| D | wm5110.c | 447 	mutex_lock_nested(&card->dapm_mutex, SND_SOC_DAPM_CLASS_RUNTIME);  in wm5110_in_pga_get()468 	mutex_lock_nested(&card->dapm_mutex, SND_SOC_DAPM_CLASS_RUNTIME);  in wm5110_in_pga_put()
 
 | 
| /linux-4.4.14/drivers/infiniband/core/ | 
| D | ucma.c | 1457 		mutex_lock_nested(&file2->mut, SINGLE_DEPTH_NESTING);  in ucma_lock_files()1460 		mutex_lock_nested(&file1->mut, SINGLE_DEPTH_NESTING);  in ucma_lock_files()
 
 | 
| D | cma.c | 1766 	mutex_lock_nested(&conn_id->handler_mutex, SINGLE_DEPTH_NESTING);  in cma_req_handler()1917 	mutex_lock_nested(&conn_id->handler_mutex, SINGLE_DEPTH_NESTING);  in iw_conn_req_handler()
 
 | 
| /linux-4.4.14/fs/ecryptfs/ | 
| D | inode.c | 44 	mutex_lock_nested(&(d_inode(dir)->i_mutex), I_MUTEX_PARENT);  in lock_parent()
 | 
| /linux-4.4.14/drivers/i2c/ | 
| D | i2c-core.c | 1287 	mutex_lock_nested(&adap->userspace_clients_lock,  in i2c_sysfs_delete_device()1793 	mutex_lock_nested(&adap->userspace_clients_lock,  in i2c_del_adapter()
 
 | 
| /linux-4.4.14/fs/ncpfs/ | 
| D | dir.c | 642 		mutex_lock_nested(&inode->i_mutex, I_MUTEX_CHILD);  in ncp_fill_cache()
 | 
| /linux-4.4.14/ipc/ | 
| D | mqueue.c | 869 	mutex_lock_nested(&d_inode(mnt->mnt_root)->i_mutex, I_MUTEX_PARENT);  in SYSCALL_DEFINE1()
 | 
| /linux-4.4.14/net/wireless/ | 
| D | util.c | 1700 		mutex_lock_nested(&wdev_iter->mtx, 1);  in cfg80211_can_use_iftype_chan()
 | 
| /linux-4.4.14/drivers/md/ | 
| D | dm-bufio.c | 175 	mutex_lock_nested(&c->lock, dm_bufio_in_request());  in dm_bufio_lock()
 | 
| D | dm.c | 3191 	mutex_lock_nested(&md->suspend_lock, SINGLE_DEPTH_NESTING);  in dm_suspend()3251 	mutex_lock_nested(&md->suspend_lock, SINGLE_DEPTH_NESTING);  in dm_resume()
 
 | 
| /linux-4.4.14/drivers/acpi/ | 
| D | scan.c | 127 	mutex_lock_nested(&adev->physical_node_lock, SINGLE_DEPTH_NESTING);  in acpi_scan_is_offline()
 | 
| /linux-4.4.14/include/sound/ | 
| D | soc.h | 1658 	mutex_lock_nested(&dapm->card->dapm_mutex, SND_SOC_DAPM_CLASS_RUNTIME);  in snd_soc_dapm_mutex_lock()
 | 
| /linux-4.4.14/fs/ceph/ | 
| D | caps.c | 3275 			mutex_lock_nested(&tsession->s_mutex,  in handle_cap_export()3279 			mutex_lock_nested(&session->s_mutex,  in handle_cap_export()
 
 | 
| /linux-4.4.14/drivers/gpu/drm/nouveau/ | 
| D | nouveau_bo.c | 1075 	mutex_lock_nested(&cli->mutex, SINGLE_DEPTH_NESTING);  in nouveau_bo_move_m2mf()
 | 
| /linux-4.4.14/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.4.14/kernel/events/ | 
| D | core.c | 971 	mutex_lock_nested(&ctx->mutex, nesting);  in perf_event_ctx_lock_nested()3781 		mutex_lock_nested(&owner->perf_event_mutex, SINGLE_DEPTH_NESTING);  in perf_remove_from_owner()
 8192 	mutex_lock_nested(b, SINGLE_DEPTH_NESTING);  in mutex_lock_double()
 
 | 
| /linux-4.4.14/fs/btrfs/ | 
| D | ioctl.c | 2883 	mutex_lock_nested(&inode1->i_mutex, I_MUTEX_PARENT);  in btrfs_double_inode_lock()2884 	mutex_lock_nested(&inode2->i_mutex, I_MUTEX_CHILD);  in btrfs_double_inode_lock()
 
 | 
| /linux-4.4.14/drivers/regulator/ | 
| D | core.c | 152 		mutex_lock_nested(&rdev->mutex, i);  in regulator_lock_supply()
 | 
| /linux-4.4.14/sound/core/ | 
| D | pcm_native.c | 901 				mutex_lock_nested(&s->self_group.mutex, depth);  in snd_pcm_action_group()
 | 
| /linux-4.4.14/fs/ocfs2/ | 
| D | refcounttree.c | 4200 	mutex_lock_nested(&new_inode->i_mutex, I_MUTEX_CHILD);  in __ocfs2_reflink()
 | 
| /linux-4.4.14/drivers/infiniband/hw/cxgb4/ | 
| D | cm.c | 1716 		mutex_lock_nested(&ep->parent_ep->com.mutex,  in process_mpa_request()
 |