Home
last modified time | relevance | path

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

12

/linux-6.15/tools/include/linux/
H A Dspinlock.h14 #define spin_lock_nested(x, subclass) pthread_mutex_lock(x) macro
/linux-6.15/mm/
H A Dpt_reclaim.c48 spin_lock_nested(ptl, SINGLE_DEPTH_NESTING); in try_to_free_pte()
H A Dmremap.c234 spin_lock_nested(new_ptl, SINGLE_DEPTH_NESTING); in move_ptes()
349 spin_lock_nested(new_ptl, SINGLE_DEPTH_NESTING); in move_normal_pmd()
413 spin_lock_nested(new_ptl, SINGLE_DEPTH_NESTING); in move_normal_pud()
460 spin_lock_nested(new_ptl, SINGLE_DEPTH_NESTING); in move_huge_pud()
H A Dlist_lru.c448 spin_lock_nested(&dst->lock, SINGLE_DEPTH_NESTING); in memcg_reparent_list_lru_one()
H A Dkhugepaged.c1620 spin_lock_nested(ptl, SINGLE_DEPTH_NESTING); in collapse_pte_mapped_thp()
1670 spin_lock_nested(ptl, SINGLE_DEPTH_NESTING); in collapse_pte_mapped_thp()
1778 spin_lock_nested(ptl, SINGLE_DEPTH_NESTING); in retract_page_tables()
H A Dhuge_memory.c1704 spin_lock_nested(src_ptl, SINGLE_DEPTH_NESTING); in copy_huge_pmd()
1728 spin_lock_nested(src_ptl, SINGLE_DEPTH_NESTING); in copy_huge_pmd()
1836 spin_lock_nested(src_ptl, SINGLE_DEPTH_NESTING); in copy_huge_pud()
2334 spin_lock_nested(new_ptl, SINGLE_DEPTH_NESTING); in move_huge_pmd()
/linux-6.15/include/linux/
H A Dspinlock_rt.h75 #define spin_lock_nested(lock, subclass) \ macro
H A Dmaple_tree.h273 spin_lock_nested((&(mt)->ma_lock), subclass)
470 spin_lock_nested(&((mas)->tree->ma_lock), subclass)
H A Dspinlock.h364 #define spin_lock_nested(lock, subclass) \ macro
H A Dxarray.h547 spin_lock_nested(&(xa)->xa_lock, subclass)
/linux-6.15/arch/arm/mm/
H A Dfault-armv.c107 spin_lock_nested(ptl, SINGLE_DEPTH_NESTING); in adjust_pte()
/linux-6.15/fs/
H A Ddcache.c673 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in __dentry_kill()
1310 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in d_walk()
2795 spin_lock_nested(&old_parent->d_lock, DENTRY_D_LOCK_NESTED); in __d_move()
2800 spin_lock_nested(&target->d_parent->d_lock, in __d_move()
2803 spin_lock_nested(&dentry->d_lock, 2); in __d_move()
2804 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()
H A Dlibfs.c126 spin_lock_nested(&d->d_lock, DENTRY_D_LOCK_NESTED); in scan_positives()
475 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in find_positive_dentry()
594 spin_lock_nested(&d->d_lock, DENTRY_D_LOCK_NESTED); in find_next_child()
755 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in simple_empty()
H A Dfs-writeback.c517 spin_lock_nested(&new_wb->list_lock, SINGLE_DEPTH_NESTING); in inode_switch_wbs_work_fn()
520 spin_lock_nested(&old_wb->list_lock, SINGLE_DEPTH_NESTING); in inode_switch_wbs_work_fn()
/linux-6.15/kernel/futex/
H A Dfutex.h384 spin_lock_nested(&hb2->lock, SINGLE_DEPTH_NESTING); in double_lock_hb()
/linux-6.15/sound/usb/line6/
H A Dplayback.c246 spin_lock_nested(&line6pcm->in.lock, SINGLE_DEPTH_NESTING); in submit_audio_out_urb()
/linux-6.15/drivers/gpu/drm/i915/
H A Di915_active.c1051 spin_lock_nested(prev->lock, SINGLE_DEPTH_NESTING); in __i915_active_fence_set()
1075 spin_lock_nested(prev->lock, SINGLE_DEPTH_NESTING); in __i915_active_fence_set()
/linux-6.15/fs/autofs/
H A Dexpire.c79 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in positive_after()
/linux-6.15/fs/notify/
H A Dfsnotify.c146 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in fsnotify_set_children_dentry_flags()
/linux-6.15/drivers/base/power/
H A Druntime.c856 spin_lock_nested(&dev->parent->power.lock, SINGLE_DEPTH_NESTING); in rpm_resume()
1338 spin_lock_nested(&parent->power.lock, SINGLE_DEPTH_NESTING); in __pm_runtime_set_status()
/linux-6.15/drivers/infiniband/hw/hns/
H A Dhns_roce_qp.c1501 spin_lock_nested(&recv_cq->lock, SINGLE_DEPTH_NESTING); in hns_roce_lock_cqs()
1504 spin_lock_nested(&send_cq->lock, SINGLE_DEPTH_NESTING); in hns_roce_lock_cqs()
/linux-6.15/drivers/infiniband/hw/bnxt_re/
H A Dqplib_rcfw.c664 spin_lock_nested(&hwq->lock, SINGLE_DEPTH_NESTING); in bnxt_qplib_process_qp_event()
/linux-6.15/net/netfilter/
H A 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.15/kernel/sched/
H A Dsched.h3015 spin_lock_nested(l2, SINGLE_DEPTH_NESTING); in double_lock()
3024 spin_lock_nested(l2, SINGLE_DEPTH_NESTING); in double_lock_irq()
/linux-6.15/drivers/infiniband/hw/mthca/
H 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()

12