Home
last modified time | relevance | path

Searched refs:spin_lock_nested (Results 1 - 25 of 77) sorted by relevance

1234

/kernel/linux/linux-5.10/include/net/
H A Daf_unix.h85 spin_lock_nested(&unix_sk(sk)->lock, subclass); in unix_state_lock_nested()
/kernel/linux/linux-5.10/fs/hmdfs/
H A Ddentry.c60 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-6.6/fs/hmdfs/
H A Ddentry.c60 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-6.6/include/net/
H A Daf_unix.h85 spin_lock_nested(&unix_sk(sk)->lock, subclass); in unix_state_lock_nested()
/kernel/linux/linux-6.6/include/linux/
H A Dspinlock_rt.h76 #define spin_lock_nested(lock, subclass) \ macro
H A Dspinlock.h364 #define spin_lock_nested(lock, subclass) \ macro
/kernel/linux/linux-6.6/mm/
H A 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()
/kernel/linux/linux-5.10/fs/
H A Ddcache.c619 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in __lock_parent()
1108 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in shrink_lock_dentry()
1325 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in d_walk()
2844 spin_lock_nested(&old_parent->d_lock, DENTRY_D_LOCK_NESTED); in __d_move()
2849 spin_lock_nested(&target->d_parent->d_lock, in __d_move()
2852 spin_lock_nested(&dentry->d_lock, 2); in __d_move()
2853 spin_lock_nested(&target->d_lock, 3); in __d_move()
3143 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in d_tmpfile()
H A Dlibfs.c115 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()
/kernel/linux/linux-6.6/fs/
H A 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()
/kernel/linux/linux-5.10/arch/arm/mm/
H A Dfault-armv.c76 spin_lock_nested(ptl, SINGLE_DEPTH_NESTING); in do_pte_lock()
/kernel/linux/linux-6.6/arch/arm/mm/
H A Dfault-armv.c76 spin_lock_nested(ptl, SINGLE_DEPTH_NESTING); in do_pte_lock()
/kernel/linux/linux-6.6/kernel/futex/
H A Dfutex.h246 spin_lock_nested(&hb2->lock, SINGLE_DEPTH_NESTING); in double_lock_hb()
/kernel/linux/linux-5.10/mm/
H A Dmremap.c155 spin_lock_nested(new_ptl, SINGLE_DEPTH_NESTING); in move_ptes()
235 spin_lock_nested(new_ptl, SINGLE_DEPTH_NESTING); in move_normal_pmd()
/kernel/linux/linux-5.10/include/linux/
H A Dspinlock.h367 #define spin_lock_nested(lock, subclass) \ macro
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_active.c1100 spin_lock_nested(prev->lock, SINGLE_DEPTH_NESTING); in __i915_active_fence_set()
1124 spin_lock_nested(prev->lock, SINGLE_DEPTH_NESTING); in __i915_active_fence_set()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A 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()
/kernel/linux/linux-5.10/sound/usb/line6/
H A Dplayback.c246 spin_lock_nested(&line6pcm->in.lock, SINGLE_DEPTH_NESTING); in submit_audio_out_urb()
/kernel/linux/linux-5.10/fs/notify/
H A Dfsnotify.c133 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in __fsnotify_update_child_dentry_flags()
/kernel/linux/linux-5.10/fs/autofs/
H A Dexpire.c82 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in positive_after()
/kernel/linux/linux-5.10/fs/tracefs/
H A Dinode.c195 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in set_gid()
/kernel/linux/linux-6.6/fs/notify/
H A Dfsnotify.c131 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in __fsnotify_update_child_dentry_flags()
/kernel/linux/linux-6.6/fs/autofs/
H A Dexpire.c82 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in positive_after()
/kernel/linux/linux-6.6/sound/usb/line6/
H A Dplayback.c246 spin_lock_nested(&line6pcm->in.lock, SINGLE_DEPTH_NESTING); in submit_audio_out_urb()
/kernel/linux/linux-5.10/drivers/base/power/
H A Druntime.c845 spin_lock_nested(&dev->parent->power.lock, SINGLE_DEPTH_NESTING);
1266 spin_lock_nested(&parent->power.lock, SINGLE_DEPTH_NESTING); in __pm_runtime_set_status()

Completed in 27 milliseconds

1234