| /linux/tools/include/linux/ |
| A D | spinlock.h | 14 #define spin_lock_nested(x, subclass) pthread_mutex_lock(x) macro
|
| /linux/mm/ |
| A D | mremap.c | 185 spin_lock_nested(new_ptl, SINGLE_DEPTH_NESTING); in move_ptes() 279 spin_lock_nested(new_ptl, SINGLE_DEPTH_NESTING); in move_normal_pmd() 334 spin_lock_nested(new_ptl, SINGLE_DEPTH_NESTING); in move_normal_pud() 381 spin_lock_nested(new_ptl, SINGLE_DEPTH_NESTING); in move_huge_pud()
|
| A D | khugepaged.c | 1610 spin_lock_nested(ptl, SINGLE_DEPTH_NESTING); in collapse_pte_mapped_thp() 1658 spin_lock_nested(ptl, SINGLE_DEPTH_NESTING); in collapse_pte_mapped_thp() 1747 spin_lock_nested(ptl, SINGLE_DEPTH_NESTING); in retract_page_tables()
|
| A D | huge_memory.c | 1581 spin_lock_nested(src_ptl, SINGLE_DEPTH_NESTING); in copy_huge_pmd() 1605 spin_lock_nested(src_ptl, SINGLE_DEPTH_NESTING); in copy_huge_pmd() 1713 spin_lock_nested(src_ptl, SINGLE_DEPTH_NESTING); in copy_huge_pud() 2161 spin_lock_nested(new_ptl, SINGLE_DEPTH_NESTING); in move_huge_pmd()
|
| A D | userfaultfd.c | 1006 spin_lock_nested(ptl2, SINGLE_DEPTH_NESTING); in double_pt_lock()
|
| /linux/include/linux/ |
| A D | spinlock_rt.h | 76 #define spin_lock_nested(lock, subclass) \ macro
|
| A D | maple_tree.h | 273 spin_lock_nested((&(mt)->ma_lock), subclass) 470 spin_lock_nested(&((mas)->tree->ma_lock), subclass)
|
| A D | spinlock.h | 364 #define spin_lock_nested(lock, subclass) \ macro
|
| A D | xarray.h | 547 spin_lock_nested(&(xa)->xa_lock, subclass)
|
| /linux/arch/arm/mm/ |
| A D | fault-armv.c | 76 spin_lock_nested(ptl, SINGLE_DEPTH_NESTING); in do_pte_lock()
|
| /linux/fs/ |
| A D | dcache.c | 628 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in __dentry_kill() 1265 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in d_walk() 2800 spin_lock_nested(&old_parent->d_lock, DENTRY_D_LOCK_NESTED); in __d_move() 2805 spin_lock_nested(&target->d_parent->d_lock, in __d_move() 2808 spin_lock_nested(&dentry->d_lock, 2); in __d_move() 2809 spin_lock_nested(&target->d_lock, 3); in __d_move() 3098 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in d_mark_tmpfile()
|
| A D | libfs.c | 122 spin_lock_nested(&d->d_lock, DENTRY_D_LOCK_NESTED); in scan_positives() 598 spin_lock_nested(&d->d_lock, DENTRY_D_LOCK_NESTED); in find_next_child() 758 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in simple_empty()
|
| A D | fs-writeback.c | 518 spin_lock_nested(&new_wb->list_lock, SINGLE_DEPTH_NESTING); in inode_switch_wbs_work_fn() 521 spin_lock_nested(&old_wb->list_lock, SINGLE_DEPTH_NESTING); in inode_switch_wbs_work_fn()
|
| /linux/kernel/futex/ |
| A D | futex.h | 324 spin_lock_nested(&hb2->lock, SINGLE_DEPTH_NESTING); in double_lock_hb()
|
| /linux/sound/usb/line6/ |
| A D | playback.c | 246 spin_lock_nested(&line6pcm->in.lock, SINGLE_DEPTH_NESTING); in submit_audio_out_urb()
|
| /linux/drivers/gpu/drm/i915/ |
| A D | i915_active.c | 1069 spin_lock_nested(prev->lock, SINGLE_DEPTH_NESTING); in __i915_active_fence_set() 1093 spin_lock_nested(prev->lock, SINGLE_DEPTH_NESTING); in __i915_active_fence_set()
|
| /linux/fs/notify/ |
| A D | fsnotify.c | 141 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in fsnotify_set_children_dentry_flags()
|
| /linux/fs/autofs/ |
| A D | expire.c | 79 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in positive_after()
|
| /linux/drivers/base/power/ |
| A D | runtime.c | 848 spin_lock_nested(&dev->parent->power.lock, SINGLE_DEPTH_NESTING); in rpm_resume() 1330 spin_lock_nested(&parent->power.lock, SINGLE_DEPTH_NESTING); in __pm_runtime_set_status()
|
| /linux/drivers/infiniband/hw/hns/ |
| A D | hns_roce_qp.c | 1473 spin_lock_nested(&recv_cq->lock, SINGLE_DEPTH_NESTING); in hns_roce_lock_cqs() 1476 spin_lock_nested(&send_cq->lock, SINGLE_DEPTH_NESTING); in hns_roce_lock_cqs()
|
| /linux/net/netfilter/ |
| A D | nf_conntrack_core.c | 147 spin_lock_nested(&nf_conntrack_locks[h2], in nf_conntrack_double_lock() 151 spin_lock_nested(&nf_conntrack_locks[h1], in nf_conntrack_double_lock()
|
| /linux/drivers/infiniband/hw/bnxt_re/ |
| A D | qplib_rcfw.c | 663 spin_lock_nested(&hwq->lock, SINGLE_DEPTH_NESTING); in bnxt_qplib_process_qp_event()
|
| /linux/drivers/infiniband/hw/mthca/ |
| A D | mthca_qp.c | 1344 spin_lock_nested(&recv_cq->lock, SINGLE_DEPTH_NESTING); in mthca_lock_cqs() 1347 spin_lock_nested(&send_cq->lock, SINGLE_DEPTH_NESTING); in mthca_lock_cqs()
|
| /linux/kernel/sched/ |
| A D | sched.h | 3047 spin_lock_nested(l2, SINGLE_DEPTH_NESTING); in double_lock() 3056 spin_lock_nested(l2, SINGLE_DEPTH_NESTING); in double_lock_irq()
|
| /linux/net/l2tp/ |
| A D | l2tp_core.c | 1259 spin_lock_nested(&sk->sk_lock.slock, L2TP_DEPTH_NESTING); in l2tp_xmit_core()
|