/kernel/linux/linux-5.10/include/net/ |
D | af_unix.h | 53 spin_lock_nested(&unix_sk(s)->lock, \
|
/kernel/linux/linux-5.10/fs/hmdfs/ |
D | dentry.c | 60 spin_lock_nested(&lower_dentry->d_lock, DENTRY_D_LOCK_NESTED); in lock_for_dname_cmp() 63 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in lock_for_dname_cmp()
|
/kernel/linux/linux-5.10/arch/arm/mm/ |
D | fault-armv.c | 76 spin_lock_nested(ptl, SINGLE_DEPTH_NESTING); in do_pte_lock()
|
/kernel/linux/linux-5.10/fs/ |
D | dcache.c | 619 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in __lock_parent() 1107 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in shrink_lock_dentry() 1324 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in d_walk() 2843 spin_lock_nested(&old_parent->d_lock, DENTRY_D_LOCK_NESTED); in __d_move() 2848 spin_lock_nested(&target->d_parent->d_lock, in __d_move() 2851 spin_lock_nested(&dentry->d_lock, 2); in __d_move() 2852 spin_lock_nested(&target->d_lock, 3); in __d_move() 3142 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in d_tmpfile()
|
D | libfs.c | 115 spin_lock_nested(&d->d_lock, DENTRY_D_LOCK_NESTED); in scan_positives() 254 spin_lock_nested(&d->d_lock, DENTRY_D_LOCK_NESTED); in find_next_child() 413 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in simple_empty()
|
D | fs-writeback.c | 383 spin_lock_nested(&new_wb->list_lock, SINGLE_DEPTH_NESTING); in inode_switch_wbs_work_fn() 386 spin_lock_nested(&old_wb->list_lock, SINGLE_DEPTH_NESTING); in inode_switch_wbs_work_fn()
|
/kernel/linux/linux-5.10/mm/ |
D | mremap.c | 155 spin_lock_nested(new_ptl, SINGLE_DEPTH_NESTING); in move_ptes() 235 spin_lock_nested(new_ptl, SINGLE_DEPTH_NESTING); in move_normal_pmd()
|
D | huge_memory.c | 1033 spin_lock_nested(src_ptl, SINGLE_DEPTH_NESTING); in copy_huge_pmd() 1191 spin_lock_nested(src_ptl, SINGLE_DEPTH_NESTING); in copy_huge_pud() 1766 spin_lock_nested(new_ptl, SINGLE_DEPTH_NESTING); in move_huge_pmd()
|
/kernel/linux/linux-5.10/include/linux/ |
D | spinlock.h | 367 #define spin_lock_nested(lock, subclass) \ macro
|
D | xarray.h | 539 spin_lock_nested(&(xa)->xa_lock, subclass)
|
/kernel/linux/linux-5.10/sound/usb/line6/ |
D | playback.c | 246 spin_lock_nested(&line6pcm->in.lock, SINGLE_DEPTH_NESTING); in submit_audio_out_urb()
|
/kernel/linux/linux-5.10/fs/notify/ |
D | fsnotify.c | 133 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in __fsnotify_update_child_dentry_flags()
|
/kernel/linux/linux-5.10/fs/tracefs/ |
D | inode.c | 195 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in set_gid()
|
/kernel/linux/linux-5.10/fs/autofs/ |
D | expire.c | 82 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in positive_after()
|
/kernel/linux/linux-5.10/drivers/base/power/ |
D | runtime.c | 843 spin_lock_nested(&dev->parent->power.lock, SINGLE_DEPTH_NESTING); in rpm_resume() 1264 spin_lock_nested(&parent->power.lock, SINGLE_DEPTH_NESTING); in __pm_runtime_set_status()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/ |
D | hns_roce_qp.c | 1223 spin_lock_nested(&recv_cq->lock, SINGLE_DEPTH_NESTING); in hns_roce_lock_cqs() 1226 spin_lock_nested(&send_cq->lock, SINGLE_DEPTH_NESTING); in hns_roce_lock_cqs()
|
/kernel/linux/linux-5.10/fs/fscache/ |
D | cookie.c | 564 spin_lock_nested(&cookie->parent->lock, 1); in fscache_attach_object()
|
D | object.c | 156 spin_lock_nested(&parent->lock, 1); in fscache_done_parent_op()
|
/kernel/linux/linux-5.10/kernel/sched/ |
D | sched.h | 2319 spin_lock_nested(l2, SINGLE_DEPTH_NESTING); in double_lock() 2328 spin_lock_nested(l2, SINGLE_DEPTH_NESTING); in double_lock_irq()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
D | i915_active.c | 1093 spin_lock_nested(prev->lock, SINGLE_DEPTH_NESTING); in __i915_active_fence_set()
|
/kernel/linux/linux-5.10/kernel/futex/ |
D | core.c | 1571 spin_lock_nested(&hb2->lock, SINGLE_DEPTH_NESTING); in double_lock_hb() 1574 spin_lock_nested(&hb1->lock, SINGLE_DEPTH_NESTING); in double_lock_hb()
|
/kernel/linux/linux-5.10/net/netfilter/ |
D | nf_conntrack_core.c | 129 spin_lock_nested(&nf_conntrack_locks[h2], in nf_conntrack_double_lock() 133 spin_lock_nested(&nf_conntrack_locks[h1], in nf_conntrack_double_lock()
|
/kernel/linux/linux-5.10/net/unix/ |
D | af_unix.c | 617 spin_lock_nested(&peersk->sk_peer_lock, SINGLE_DEPTH_NESTING); in copy_peercred() 620 spin_lock_nested(&sk->sk_peer_lock, SINGLE_DEPTH_NESTING); in copy_peercred()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/ |
D | mthca_qp.c | 1341 spin_lock_nested(&recv_cq->lock, SINGLE_DEPTH_NESTING); in mthca_lock_cqs() 1344 spin_lock_nested(&send_cq->lock, SINGLE_DEPTH_NESTING); in mthca_lock_cqs()
|
/kernel/linux/linux-5.10/drivers/dma/ |
D | iop-adma.c | 251 spin_lock_nested(&iop_chan->lock, SINGLE_DEPTH_NESTING); in iop_adma_tasklet()
|