Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Daf_unix.h46 spin_lock_nested(&unix_sk(s)->lock, \
Dsock.h1489 spin_lock_nested(&((__sk)->sk_lock.slock), \
/linux-4.4.14/fs/autofs4/
Dexpire.c103 spin_lock_nested(&q->d_lock, DENTRY_D_LOCK_NESTED); in get_next_positive_subdir()
165 spin_lock_nested(&ret->d_lock, DENTRY_D_LOCK_NESTED); in get_next_positive_dentry()
482 spin_lock_nested(&expired->d_lock, DENTRY_D_LOCK_NESTED); in autofs4_expire_indirect()
/linux-4.4.14/fs/
Dlibfs.c117 spin_lock_nested(&next->d_lock, DENTRY_D_LOCK_NESTED); in dcache_dir_lseek()
158 spin_lock_nested(&next->d_lock, DENTRY_D_LOCK_NESTED); in dcache_readdir()
170 spin_lock_nested(&next->d_lock, DENTRY_D_LOCK_NESTED); in dcache_readdir()
286 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in simple_empty()
Ddcache.c613 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in lock_parent()
1193 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in d_walk()
2540 spin_lock_nested(&target->d_parent->d_lock, in dentry_lock_for_move()
2544 spin_lock_nested(&dentry->d_parent->d_lock, in dentry_lock_for_move()
2549 spin_lock_nested(&target->d_lock, 2); in dentry_lock_for_move()
2550 spin_lock_nested(&dentry->d_lock, 3); in dentry_lock_for_move()
2552 spin_lock_nested(&dentry->d_lock, 2); in dentry_lock_for_move()
2553 spin_lock_nested(&target->d_lock, 3); in dentry_lock_for_move()
3357 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in d_tmpfile()
Dfs-writeback.c344 spin_lock_nested(&new_wb->list_lock, SINGLE_DEPTH_NESTING); in inode_switch_wbs_work_fn()
347 spin_lock_nested(&old_wb->list_lock, SINGLE_DEPTH_NESTING); in inode_switch_wbs_work_fn()
/linux-4.4.14/arch/arm/mm/
Dfault-armv.c80 spin_lock_nested(ptl, SINGLE_DEPTH_NESTING); in do_pte_lock()
/linux-4.4.14/fs/notify/
Dfsnotify.c76 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in __fsnotify_update_child_dentry_flags()
/linux-4.4.14/lib/
Drhashtable.c186 spin_lock_nested(new_bucket_lock, SINGLE_DEPTH_NESTING); in rhashtable_rehash_one()
452 spin_lock_nested(rht_bucket_lock(tbl, hash), SINGLE_DEPTH_NESTING); in rhashtable_insert_slow()
/linux-4.4.14/include/linux/
Dspinlock.h315 #define spin_lock_nested(lock, subclass) \ macro
Dnetdevice.h3391 spin_lock_nested(&dev->addr_list_lock, subclass); in netif_addr_lock_nested()
/linux-4.4.14/drivers/staging/rdma/amso1100/
Dc2_qp.c580 spin_lock_nested(&recv_cq->lock, SINGLE_DEPTH_NESTING); in c2_lock_cqs()
583 spin_lock_nested(&send_cq->lock, SINGLE_DEPTH_NESTING); in c2_lock_cqs()
/linux-4.4.14/kernel/
Dstop_machine.c228 spin_lock_nested(&stopper2->lock, SINGLE_DEPTH_NESTING); in cpu_stop_queue_two_works()
Dfutex.c1304 spin_lock_nested(&hb2->lock, SINGLE_DEPTH_NESTING); in double_lock_hb()
1307 spin_lock_nested(&hb1->lock, SINGLE_DEPTH_NESTING); in double_lock_hb()
/linux-4.4.14/net/ipv4/
Dinet_fragment.c105 spin_lock_nested(&hb_dest->chain_lock, in inet_frag_secret_rebuild()
/linux-4.4.14/sound/usb/line6/
Dplayback.c245 spin_lock_nested(&line6pcm->in.lock, SINGLE_DEPTH_NESTING); in submit_audio_out_urb()
/linux-4.4.14/kernel/sched/
Dsched.h1592 spin_lock_nested(l2, SINGLE_DEPTH_NESTING); in double_lock()
1601 spin_lock_nested(l2, SINGLE_DEPTH_NESTING); in double_lock_irq()
/linux-4.4.14/drivers/base/power/
Druntime.c677 spin_lock_nested(&dev->parent->power.lock, SINGLE_DEPTH_NESTING); in rpm_resume()
1015 spin_lock_nested(&parent->power.lock, SINGLE_DEPTH_NESTING); in __pm_runtime_set_status()
/linux-4.4.14/net/netfilter/
Dnf_conntrack_core.c87 spin_lock_nested(&nf_conntrack_locks[h2], in nf_conntrack_double_lock()
91 spin_lock_nested(&nf_conntrack_locks[h1], in nf_conntrack_double_lock()
106 spin_lock_nested(&nf_conntrack_locks[i], i); in nf_conntrack_all_lock()
/linux-4.4.14/mm/
Dmremap.c137 spin_lock_nested(new_ptl, SINGLE_DEPTH_NESTING); in move_ptes()
Dhuge_memory.c932 spin_lock_nested(src_ptl, SINGLE_DEPTH_NESTING); in copy_huge_pmd()
1530 spin_lock_nested(new_ptl, SINGLE_DEPTH_NESTING); in move_huge_pmd()
Dkmemleak.c1212 spin_lock_nested(&object->lock, SINGLE_DEPTH_NESTING); in scan_block()
Dhugetlb.c3115 spin_lock_nested(src_ptl, SINGLE_DEPTH_NESTING); in copy_hugetlb_page_range()
Dmemory.c947 spin_lock_nested(src_ptl, SINGLE_DEPTH_NESTING); in copy_pte_range()
/linux-4.4.14/fs/fscache/
Dcookie.c374 spin_lock_nested(&cookie->parent->lock, 1); in fscache_attach_object()
Dobject.c156 spin_lock_nested(&parent->lock, 1); in fscache_done_parent_op()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_dlm.h1308 spin_lock_nested(&res->lr_lock, mode); in lock_res_nested()
/linux-4.4.14/kernel/time/
Dtimer.c1598 spin_lock_nested(&old_base->lock, SINGLE_DEPTH_NESTING); in migrate_timers()
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dllite_internal.h1438 spin_lock_nested(&dentry->d_lock, in d_lustre_invalidate()
/linux-4.4.14/drivers/infiniband/hw/mthca/
Dmthca_qp.c1321 spin_lock_nested(&recv_cq->lock, SINGLE_DEPTH_NESTING); in mthca_lock_cqs()
1324 spin_lock_nested(&send_cq->lock, SINGLE_DEPTH_NESTING); in mthca_lock_cqs()
/linux-4.4.14/drivers/dma/
Diop-adma.c260 spin_lock_nested(&iop_chan->lock, SINGLE_DEPTH_NESTING); in iop_adma_tasklet()
/linux-4.4.14/drivers/infiniband/hw/mlx5/
Dqp.c1055 spin_lock_nested(&recv_cq->lock, in mlx5_ib_lock_cqs()
1062 spin_lock_nested(&send_cq->lock, in mlx5_ib_lock_cqs()
/linux-4.4.14/drivers/infiniband/hw/mlx4/
Dqp.c941 spin_lock_nested(&recv_cq->lock, SINGLE_DEPTH_NESTING); in mlx4_ib_lock_cqs()
944 spin_lock_nested(&send_cq->lock, SINGLE_DEPTH_NESTING); in mlx4_ib_lock_cqs()
/linux-4.4.14/drivers/net/usb/
Dusbnet.c437 spin_lock_nested(&dev->done.lock, SINGLE_DEPTH_NESTING); in defer_bh()
/linux-4.4.14/sound/core/
Dpcm_native.c903 spin_lock_nested(&s->self_group.lock, depth); in snd_pcm_action_group()
/linux-4.4.14/drivers/dma/ppc4xx/
Dadma.c1682 spin_lock_nested(&chan->lock, SINGLE_DEPTH_NESTING); in ppc440spe_adma_tasklet()
/linux-4.4.14/drivers/md/
Draid5.c732 spin_lock_nested(&sh1->stripe_lock, 1); in lock_two_stripes()
735 spin_lock_nested(&sh2->stripe_lock, 1); in lock_two_stripes()
/linux-4.4.14/drivers/net/ethernet/sun/
Dcassini.c249 spin_lock_nested(&cp->tx_lock[i], i); in cas_lock_tx()