| /linux/tools/include/linux/ |
| H A D | spinlock.h | 14 #define spin_lock_nested(x, subclass) pthread_mutex_lock(x) macro
|
| /linux/net/hsr/ |
| H A D | hsr_framereg.c | 134 spin_lock_nested(&node_b->seq_out_lock, SINGLE_DEPTH_NESTING); in hsr_lock_seq_out_pair() 137 spin_lock_nested(&node_a->seq_out_lock, SINGLE_DEPTH_NESTING); in hsr_lock_seq_out_pair()
|
| /linux/sound/usb/line6/ |
| H A D | playback.c | 246 spin_lock_nested(&line6pcm->in.lock, SINGLE_DEPTH_NESTING); in submit_audio_out_urb()
|
| /linux/drivers/gpu/drm/i915/ |
| H A D | i915_active.c | 1055 spin_lock_nested(dma_fence_spinlock(prev), in __i915_active_fence_set() 1080 spin_lock_nested(dma_fence_spinlock(prev), in __i915_active_fence_set()
|
| /linux/fs/autofs/ |
| H A D | expire.c | 79 spin_lock_nested(&child->d_lock, DENTRY_D_LOCK_NESTED); in positive_after()
|
| /linux/drivers/net/ovpn/ |
| H A D | tcp.c | 353 spin_lock_nested(&sk->sk_lock.slock, OVPN_TCP_DEPTH_NESTING); in ovpn_tcp_send_skb()
|
| /linux/include/linux/ |
| H A D | spinlock.h | 362 #define spin_lock_nested(lock, subclass) \ macro
|
| H A D | xarray.h | 547 spin_lock_nested(&(xa)->xa_lock, subclass)
|
| H A D | netdevice.h | 4998 spin_lock_nested(&dev->addr_list_lock, nest_level); in netif_addr_lock() 5009 spin_lock_nested(&dev->addr_list_lock, nest_level); in netif_addr_lock_bh()
|
| /linux/fs/ |
| H A D | fs-writeback.c | 550 spin_lock_nested(&new_wb->list_lock, SINGLE_DEPTH_NESTING); in process_inode_switch_wbs() 553 spin_lock_nested(&old_wb->list_lock, SINGLE_DEPTH_NESTING); in process_inode_switch_wbs()
|
| /linux/drivers/infiniband/hw/bnxt_re/ |
| H A D | qplib_rcfw.c | 666 spin_lock_nested(&hwq->lock, SINGLE_DEPTH_NESTING); in bnxt_qplib_process_qp_event()
|
| /linux/net/netfilter/ |
| H A D | nf_conntrack_core.c | 147 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/drivers/infiniband/hw/mthca/ |
| H A D | mthca_qp.c | 1344 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/kernel/futex/ |
| H A D | core.c | 190 spin_lock_nested(&hb_new->lock, SINGLE_DEPTH_NESTING); in futex_rehash_private()
|
| /linux/kernel/sched/ |
| H A D | sched.h | 3365 spin_lock_nested(l2, SINGLE_DEPTH_NESTING); in double_lock() 3375 spin_lock_nested(l2, SINGLE_DEPTH_NESTING); in double_lock_irq()
|
| /linux/net/l2tp/ |
| H A D | l2tp_core.c | 1262 spin_lock_nested(&sk->sk_lock.slock, L2TP_DEPTH_NESTING); in l2tp_xmit_core()
|
| /linux/sound/core/ |
| H A D | pcm_native.c | 154 spin_lock_nested(&group->lock, SINGLE_DEPTH_NESTING); in snd_pcm_stream_lock_nested() 1289 spin_lock_nested(&s->self_group.lock, depth); in snd_pcm_action_group()
|
| /linux/drivers/net/usb/ |
| H A D | usbnet.c | 457 spin_lock_nested(&dev->done.lock, SINGLE_DEPTH_NESTING); in defer_bh()
|
| /linux/drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/ |
| H A D | tx.c | 1325 spin_lock_nested(&txq->lock, 1); in iwl_trans_pcie_block_txq_ptrs()
|
| /linux/fs/nfs/ |
| H A D | dir.c | 1503 spin_lock_nested(&dentry->d_lock, DENTRY_D_LOCK_NESTED); in nfs_clear_verifier_directory()
|
| /linux/drivers/dma/ppc4xx/ |
| H A D | adma.c | 1665 spin_lock_nested(&chan->lock, SINGLE_DEPTH_NESTING); in ppc440spe_adma_tasklet()
|
| /linux/drivers/md/ |
| H A D | raid5.c | 890 spin_lock_nested(&sh1->stripe_lock, 1); in lock_two_stripes() 893 spin_lock_nested(&sh2->stripe_lock, 1); in lock_two_stripes()
|
| /linux/net/core/ |
| H A D | dev.c | 12649 spin_lock_nested(&net_old->dev_unreg_lock, SINGLE_DEPTH_NESTING); in unregister_netdevice_move_net() 12652 spin_lock_nested(&net->dev_unreg_lock, SINGLE_DEPTH_NESTING); in unregister_netdevice_move_net()
|
| /linux/drivers/net/bonding/ |
| H A D | bond_main.c | 4530 spin_lock_nested(&bond->stats_lock, nest_level); in bond_get_stats()
|
| /linux/kernel/ |
| H A D | workqueue.c | 3208 spin_lock_nested(&pool->cb_lock, in worker_lock_callback()
|