Home
last modified time | relevance | path

Searched refs:spin_lock_nested (Results 1 – 25 of 39) sorted by relevance

12

/Linux-v4.19/include/net/
Daf_unix.h48 spin_lock_nested(&unix_sk(s)->lock, \
Dsock.h1499 spin_lock_nested(&((__sk)->sk_lock.slock), \
/Linux-v4.19/arch/arm/mm/
Dfault-armv.c80 spin_lock_nested(ptl, SINGLE_DEPTH_NESTING); in do_pte_lock()
/Linux-v4.19/fs/
Ddcache.c606 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in __lock_parent()
1047 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in shrink_lock_dentry()
1277 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in d_walk()
2744 spin_lock_nested(&old_parent->d_lock, DENTRY_D_LOCK_NESTED); in __d_move()
2749 spin_lock_nested(&target->d_parent->d_lock, in __d_move()
2752 spin_lock_nested(&dentry->d_lock, 2); in __d_move()
2753 spin_lock_nested(&target->d_lock, 3); in __d_move()
3044 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in d_tmpfile()
Dfs-writeback.c358 spin_lock_nested(&new_wb->list_lock, SINGLE_DEPTH_NESTING); in inode_switch_wbs_work_fn()
361 spin_lock_nested(&old_wb->list_lock, SINGLE_DEPTH_NESTING); in inode_switch_wbs_work_fn()
Dlibfs.c317 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in simple_empty()
/Linux-v4.19/fs/autofs/
Dexpire.c106 spin_lock_nested(&q->d_lock, DENTRY_D_LOCK_NESTED); in get_next_positive_subdir()
168 spin_lock_nested(&ret->d_lock, DENTRY_D_LOCK_NESTED); in get_next_positive_dentry()
/Linux-v4.19/virt/kvm/arm/vgic/
Dvgic.c248 spin_lock_nested(&irqb->irq_lock, SINGLE_DEPTH_NESTING); in vgic_irq_cmp()
656 spin_lock_nested(&vcpuB->arch.vgic_cpu.ap_list_lock, in vgic_prune_ap_list()
/Linux-v4.19/include/linux/
Dspinlock.h342 #define spin_lock_nested(lock, subclass) \ macro
/Linux-v4.19/fs/notify/
Dfsnotify.c133 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in __fsnotify_update_child_dentry_flags()
/Linux-v4.19/sound/usb/line6/
Dplayback.c250 spin_lock_nested(&line6pcm->in.lock, SINGLE_DEPTH_NESTING); in submit_audio_out_urb()
/Linux-v4.19/drivers/gpu/drm/i915/
Di915_request.c533 spin_lock_nested(&request->lock, SINGLE_DEPTH_NESTING); in __i915_request_submit()
587 spin_lock_nested(&request->lock, SINGLE_DEPTH_NESTING); in __i915_request_unsubmit()
/Linux-v4.19/lib/
Drhashtable.c255 spin_lock_nested(new_bucket_lock, SINGLE_DEPTH_NESTING); in rhashtable_rehash_one()
609 spin_lock_nested(rht_bucket_lock(tbl, hash), in rhashtable_try_insert()
/Linux-v4.19/drivers/base/power/
Druntime.c755 spin_lock_nested(&dev->parent->power.lock, SINGLE_DEPTH_NESTING); in rpm_resume()
1112 spin_lock_nested(&parent->power.lock, SINGLE_DEPTH_NESTING); in __pm_runtime_set_status()
/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_qp.c1036 spin_lock_nested(&recv_cq->lock, SINGLE_DEPTH_NESTING); in hns_roce_lock_cqs()
1039 spin_lock_nested(&send_cq->lock, SINGLE_DEPTH_NESTING); in hns_roce_lock_cqs()
/Linux-v4.19/mm/
Dkmemleak.c1347 spin_lock_nested(&object->lock, SINGLE_DEPTH_NESTING); in scan_block()
1365 spin_lock_nested(&object->lock, SINGLE_DEPTH_NESTING); in scan_block()
Dmremap.c155 spin_lock_nested(new_ptl, SINGLE_DEPTH_NESTING); in move_ptes()
Dhuge_memory.c919 spin_lock_nested(src_ptl, SINGLE_DEPTH_NESTING); in copy_huge_pmd()
1051 spin_lock_nested(src_ptl, SINGLE_DEPTH_NESTING); in copy_huge_pud()
1812 spin_lock_nested(new_ptl, SINGLE_DEPTH_NESTING); in move_huge_pmd()
/Linux-v4.19/kernel/sched/
Dsched.h1942 spin_lock_nested(l2, SINGLE_DEPTH_NESTING); in double_lock()
1951 spin_lock_nested(l2, SINGLE_DEPTH_NESTING); in double_lock_irq()
/Linux-v4.19/fs/fscache/
Dcookie.c580 spin_lock_nested(&cookie->parent->lock, 1); in fscache_attach_object()
Dobject.c160 spin_lock_nested(&parent->lock, 1); in fscache_done_parent_op()
/Linux-v4.19/net/netfilter/
Dnf_conntrack_core.c135 spin_lock_nested(&nf_conntrack_locks[h2], in nf_conntrack_double_lock()
139 spin_lock_nested(&nf_conntrack_locks[h1], in nf_conntrack_double_lock()
/Linux-v4.19/kernel/
Dfutex.c1496 spin_lock_nested(&hb2->lock, SINGLE_DEPTH_NESTING); in double_lock_hb()
1499 spin_lock_nested(&hb1->lock, SINGLE_DEPTH_NESTING); in double_lock_hb()
/Linux-v4.19/drivers/infiniband/hw/mthca/
Dmthca_qp.c1333 spin_lock_nested(&recv_cq->lock, SINGLE_DEPTH_NESTING); in mthca_lock_cqs()
1336 spin_lock_nested(&send_cq->lock, SINGLE_DEPTH_NESTING); in mthca_lock_cqs()
/Linux-v4.19/drivers/dma/
Diop-adma.c259 spin_lock_nested(&iop_chan->lock, SINGLE_DEPTH_NESTING); in iop_adma_tasklet()

12