Searched refs:nests (Results 1 - 25 of 25) sorted by relevance

/linux-4.1.27/mm/
H A Dworkingset.c276 /* list_lru lock nests inside IRQ-safe mapping->tree_lock */ count_shadow_nodes()
378 /* list_lru lock nests inside IRQ-safe mapping->tree_lock */ scan_shadow_nodes()
394 * Our list_lru->lock is IRQ-safe as it nests inside the IRQ-safe
H A Dswapfile.c1556 * Note that mmlist_lock nests inside swap_lock, and an mm must be
/linux-4.1.27/include/linux/
H A Diocontext.h53 * - ioc lock nests inside q lock.
H A Dirq.h70 * IRQ_NESTED_TRHEAD - Interrupt nests into another thread
/linux-4.1.27/fs/kernfs/
H A Dfile.c109 * @of->mutex nests outside active ref and is primarily to ensure that kernfs_seq_start()
199 * @of->mutex nests outside active ref and is used both to ensure that kernfs_file_direct_read()
293 * @of->mutex nests outside active ref and is used both to ensure that kernfs_fop_write()
651 * mm->mmap_sem - mmap nests @of->mutex under mm->mmap_sem and kernfs_fop_open()
653 * which mm->mmap_sem nests, while holding @of->mutex. As each kernfs_fop_open()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/
H A Dl2t.c53 * while holding that entry's spinlock. The table lock nests outside the
/linux-4.1.27/kernel/
H A Dtracepoint.c48 * tracepoints_mutex nests inside tracepoint_module_list_mutex.
H A Dcpuset.c2304 * We're inside cpu hotplug critical region which usually nests cpuset_update_active_cpus()
H A Dcgroup.c1172 * We're gonna grab cgroup_mutex which nests outside kernfs cgroup_kn_lock_live()
3035 * We're gonna grab cgroup_mutex which nests outside kernfs cgroup_rename()
H A Dmodule.c3127 * async jobs nests more than once; however, due to the various do_init_module()
/linux-4.1.27/drivers/xen/xenbus/
H A Dxenbus_dev_frontend.c95 * usermode. It nests inside msgbuffer_mutex but may be held
/linux-4.1.27/drivers/infiniband/ulp/ipoib/
H A Dipoib.h308 * in TX fast path, lock protects everything else. lock nests inside
/linux-4.1.27/fs/
H A Deventpoll.c1143 static int path_count_inc(int nests) path_count_inc() argument
1146 if (nests == 0) path_count_inc()
1149 if (++path_count[nests] > path_limits[nests]) path_count_inc()
H A Dpipe.c65 * pipe_lock() nests non-pipe inode locks (for writing to a file) pipe_lock()
H A Dsuper.c990 * s_umount nests inside bd_mutex during mount_bdev()
/linux-4.1.27/drivers/char/
H A Drtc.c198 * rtc_task_lock nests inside rtc_lock.
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/
H A Dsched.c667 * This nests ctx->state_mutex, but we always lock find_victim()
/linux-4.1.27/fs/gfs2/
H A Dops_fstype.c1284 * s_umount nests inside bd_mutex during gfs2_mount()
/linux-4.1.27/drivers/net/ethernet/tundra/
H A Dtsi108_eth.c125 /* txlock nests in misclock and phy_lock */
/linux-4.1.27/kernel/sched/
H A Dsched.h129 /* nests inside the rq lock: */
/linux-4.1.27/kernel/events/
H A Dcore.c917 * perf_event_context::mutex nests and those are:
1010 * calling scheduler related locks and ctx->lock nests inside those.
1079 * Since ctx->lock nests under rq->lock we must ensure the entire read perf_lock_task_context()
4502 * fact that rb::event_lock otherwise nests inside mmap_mutex. perf_mmap_close()
/linux-4.1.27/kernel/irq/
H A Dmanage.c1008 * Check whether the interrupt nests into another interrupt __setup_irq()
/linux-4.1.27/net/openvswitch/
H A Ddatapath.c112 * The RTNL lock nests inside ovs_mutex.
/linux-4.1.27/drivers/usb/wusbcore/
H A Dwa-xfer.c1462 * xfer->lock normally nests the seg_lock and not viceversa.
/linux-4.1.27/fs/ntfs/
H A Dattrib.c1577 * Will need the page later and since the page lock nests ntfs_attr_make_non_resident()

Completed in 1323 milliseconds