Home
last modified time | relevance | path

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

12

/linux-6.6.21/include/net/
Daf_unix.h85 spin_lock_nested(&unix_sk(sk)->lock, subclass); in unix_state_lock_nested()
/linux-6.6.21/mm/
Dmremap.c185 spin_lock_nested(new_ptl, SINGLE_DEPTH_NESTING); in move_ptes()
278 spin_lock_nested(new_ptl, SINGLE_DEPTH_NESTING); in move_normal_pmd()
327 spin_lock_nested(new_ptl, SINGLE_DEPTH_NESTING); in move_normal_pud()
374 spin_lock_nested(new_ptl, SINGLE_DEPTH_NESTING); in move_huge_pud()
Dkhugepaged.c1593 spin_lock_nested(ptl, SINGLE_DEPTH_NESTING); in collapse_pte_mapped_thp()
1641 spin_lock_nested(ptl, SINGLE_DEPTH_NESTING); in collapse_pte_mapped_thp()
1730 spin_lock_nested(ptl, SINGLE_DEPTH_NESTING); in retract_page_tables()
Dhuge_memory.c1082 spin_lock_nested(src_ptl, SINGLE_DEPTH_NESTING); in copy_huge_pmd()
1230 spin_lock_nested(src_ptl, SINGLE_DEPTH_NESTING); in copy_huge_pud()
1774 spin_lock_nested(new_ptl, SINGLE_DEPTH_NESTING); in move_huge_pmd()
Dhugetlb.c5096 spin_lock_nested(src_ptl, SINGLE_DEPTH_NESTING); in copy_hugetlb_page_range()
5177 spin_lock_nested(src_ptl, SINGLE_DEPTH_NESTING); in copy_hugetlb_page_range()
5242 spin_lock_nested(src_ptl, SINGLE_DEPTH_NESTING); in move_huge_pte()
/linux-6.6.21/include/linux/
Dspinlock_rt.h76 #define spin_lock_nested(lock, subclass) \ macro
Dspinlock.h364 #define spin_lock_nested(lock, subclass) \ macro
Dxarray.h543 spin_lock_nested(&(xa)->xa_lock, subclass)
Dnetdevice.h4516 spin_lock_nested(&dev->addr_list_lock, nest_level); in netif_addr_lock()
4527 spin_lock_nested(&dev->addr_list_lock, nest_level); in netif_addr_lock_bh()
/linux-6.6.21/arch/arm/mm/
Dfault-armv.c76 spin_lock_nested(ptl, SINGLE_DEPTH_NESTING); in do_pte_lock()
/linux-6.6.21/fs/
Ddcache.c647 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in __lock_parent()
1168 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in shrink_lock_dentry()
1385 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in d_walk()
2960 spin_lock_nested(&old_parent->d_lock, DENTRY_D_LOCK_NESTED); in __d_move()
2965 spin_lock_nested(&target->d_parent->d_lock, in __d_move()
2968 spin_lock_nested(&dentry->d_lock, 2); in __d_move()
2969 spin_lock_nested(&target->d_lock, 3); in __d_move()
3259 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in d_tmpfile()
Dlibfs.c117 spin_lock_nested(&d->d_lock, DENTRY_D_LOCK_NESTED); in scan_positives()
507 spin_lock_nested(&d->d_lock, DENTRY_D_LOCK_NESTED); in find_next_child()
667 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in simple_empty()
Dfs-writeback.c494 spin_lock_nested(&new_wb->list_lock, SINGLE_DEPTH_NESTING); in inode_switch_wbs_work_fn()
497 spin_lock_nested(&old_wb->list_lock, SINGLE_DEPTH_NESTING); in inode_switch_wbs_work_fn()
/linux-6.6.21/kernel/futex/
Dfutex.h246 spin_lock_nested(&hb2->lock, SINGLE_DEPTH_NESTING); in double_lock_hb()
/linux-6.6.21/sound/usb/line6/
Dplayback.c246 spin_lock_nested(&line6pcm->in.lock, SINGLE_DEPTH_NESTING); in submit_audio_out_urb()
/linux-6.6.21/fs/notify/
Dfsnotify.c131 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in __fsnotify_update_child_dentry_flags()
/linux-6.6.21/drivers/gpu/drm/i915/
Di915_active.c1069 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-6.6.21/fs/autofs/
Dexpire.c82 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in positive_after()
/linux-6.6.21/drivers/base/power/
Druntime.c846 spin_lock_nested(&dev->parent->power.lock, SINGLE_DEPTH_NESTING); in rpm_resume()
1297 spin_lock_nested(&parent->power.lock, SINGLE_DEPTH_NESTING); in __pm_runtime_set_status()
/linux-6.6.21/drivers/infiniband/hw/hns/
Dhns_roce_qp.c1390 spin_lock_nested(&recv_cq->lock, SINGLE_DEPTH_NESTING); in hns_roce_lock_cqs()
1393 spin_lock_nested(&send_cq->lock, SINGLE_DEPTH_NESTING); in hns_roce_lock_cqs()
/linux-6.6.21/kernel/sched/
Dsched.h2749 spin_lock_nested(l2, SINGLE_DEPTH_NESTING); in double_lock()
2758 spin_lock_nested(l2, SINGLE_DEPTH_NESTING); in double_lock_irq()
/linux-6.6.21/net/unix/
Daf_unix.c172 spin_lock_nested(&net->unx.table.locks[hash2], SINGLE_DEPTH_NESTING); in unix_table_double_lock()
708 spin_lock_nested(&peersk->sk_peer_lock, SINGLE_DEPTH_NESTING); in copy_peercred()
711 spin_lock_nested(&sk->sk_peer_lock, SINGLE_DEPTH_NESTING); in copy_peercred()
/linux-6.6.21/net/netfilter/
Dnf_conntrack_core.c147 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-6.6.21/drivers/infiniband/hw/mthca/
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-6.6.21/sound/core/
Dpcm_native.c148 spin_lock_nested(&group->lock, SINGLE_DEPTH_NESTING); in snd_pcm_stream_lock_nested()
1228 spin_lock_nested(&s->self_group.lock, depth); in snd_pcm_action_group()

12