Home
last modified time | relevance | path

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

12

/linux/mm/
A Dmremap.c174 spin_lock_nested(new_ptl, SINGLE_DEPTH_NESTING); in move_ptes()
265 spin_lock_nested(new_ptl, SINGLE_DEPTH_NESTING); in move_normal_pmd()
314 spin_lock_nested(new_ptl, SINGLE_DEPTH_NESTING); in move_normal_pud()
361 spin_lock_nested(new_ptl, SINGLE_DEPTH_NESTING); in move_huge_pud()
A Dhuge_memory.c1047 spin_lock_nested(src_ptl, SINGLE_DEPTH_NESTING); in copy_huge_pmd()
1204 spin_lock_nested(src_ptl, SINGLE_DEPTH_NESTING); in copy_huge_pud()
1693 spin_lock_nested(new_ptl, SINGLE_DEPTH_NESTING); in move_huge_pmd()
A Dhugetlb.c4749 spin_lock_nested(src_ptl, SINGLE_DEPTH_NESTING); in copy_hugetlb_page_range()
4810 spin_lock_nested(src_ptl, SINGLE_DEPTH_NESTING); in copy_hugetlb_page_range()
4870 spin_lock_nested(src_ptl, SINGLE_DEPTH_NESTING); in move_huge_pte()
/linux/include/net/
A Daf_unix.h53 spin_lock_nested(&unix_sk(s)->lock, \
/linux/include/linux/
A Dspinlock_rt.h76 #define spin_lock_nested(lock, subclass) \ macro
A Dspinlock.h362 #define spin_lock_nested(lock, subclass) \ macro
A Dxarray.h541 spin_lock_nested(&(xa)->xa_lock, subclass)
/linux/fs/
A Ddcache.c622 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in __lock_parent()
1142 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in shrink_lock_dentry()
1359 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in d_walk()
2878 spin_lock_nested(&old_parent->d_lock, DENTRY_D_LOCK_NESTED); in __d_move()
2883 spin_lock_nested(&target->d_parent->d_lock, in __d_move()
2886 spin_lock_nested(&dentry->d_lock, 2); in __d_move()
2887 spin_lock_nested(&target->d_lock, 3); in __d_move()
3177 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in d_tmpfile()
A Dlibfs.c116 spin_lock_nested(&d->d_lock, DENTRY_D_LOCK_NESTED); in scan_positives()
255 spin_lock_nested(&d->d_lock, DENTRY_D_LOCK_NESTED); in find_next_child()
414 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in simple_empty()
A Dfs-writeback.c489 spin_lock_nested(&new_wb->list_lock, SINGLE_DEPTH_NESTING); in inode_switch_wbs_work_fn()
492 spin_lock_nested(&old_wb->list_lock, SINGLE_DEPTH_NESTING); in inode_switch_wbs_work_fn()
/linux/arch/arm/mm/
A Dfault-armv.c76 spin_lock_nested(ptl, SINGLE_DEPTH_NESTING); in do_pte_lock()
/linux/kernel/futex/
A Dfutex.h251 spin_lock_nested(&hb2->lock, SINGLE_DEPTH_NESTING); in double_lock_hb()
/linux/fs/notify/
A Dfsnotify.c133 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in __fsnotify_update_child_dentry_flags()
/linux/sound/usb/line6/
A Dplayback.c246 spin_lock_nested(&line6pcm->in.lock, SINGLE_DEPTH_NESTING); in submit_audio_out_urb()
/linux/fs/tracefs/
A Dinode.c195 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in set_gid()
/linux/fs/autofs/
A Dexpire.c82 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in positive_after()
/linux/drivers/base/power/
A Druntime.c815 spin_lock_nested(&dev->parent->power.lock, SINGLE_DEPTH_NESTING); in rpm_resume()
1236 spin_lock_nested(&parent->power.lock, SINGLE_DEPTH_NESTING); in __pm_runtime_set_status()
/linux/drivers/infiniband/hw/hns/
A Dhns_roce_qp.c1362 spin_lock_nested(&recv_cq->lock, SINGLE_DEPTH_NESTING); in hns_roce_lock_cqs()
1365 spin_lock_nested(&send_cq->lock, SINGLE_DEPTH_NESTING); in hns_roce_lock_cqs()
/linux/kernel/sched/
A Dsched.h2583 spin_lock_nested(l2, SINGLE_DEPTH_NESTING); in double_lock()
2592 spin_lock_nested(l2, SINGLE_DEPTH_NESTING); in double_lock_irq()
/linux/fs/fscache/
A Dcookie.c583 spin_lock_nested(&cookie->parent->lock, 1); in fscache_attach_object()
A Dobject.c155 spin_lock_nested(&parent->lock, 1); in fscache_done_parent_op()
/linux/drivers/gpu/drm/i915/
A Di915_active.c1083 spin_lock_nested(prev->lock, SINGLE_DEPTH_NESTING); in __i915_active_fence_set()
/linux/drivers/infiniband/hw/mthca/
A Dmthca_qp.c1344 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/net/netfilter/
A Dnf_conntrack_core.c131 spin_lock_nested(&nf_conntrack_locks[h2], in nf_conntrack_double_lock()
135 spin_lock_nested(&nf_conntrack_locks[h1], in nf_conntrack_double_lock()
/linux/net/unix/
A Daf_unix.c632 spin_lock_nested(&peersk->sk_peer_lock, SINGLE_DEPTH_NESTING); in copy_peercred()
635 spin_lock_nested(&sk->sk_peer_lock, SINGLE_DEPTH_NESTING); in copy_peercred()

Completed in 74 milliseconds

12