Home
last modified time | relevance | path

Searched refs:spin_lock_bh (Results 1 – 10 of 10) sorted by relevance

/include/linux/
Dptr_ring.h91 spin_lock_bh(&r->producer_lock); in ptr_ring_full_bh()
161 spin_lock_bh(&r->producer_lock); in ptr_ring_produce_bh()
238 spin_lock_bh(&r->consumer_lock); in ptr_ring_empty_bh()
364 spin_lock_bh(&r->consumer_lock); in ptr_ring_consume_bh()
413 spin_lock_bh(&r->consumer_lock); in ptr_ring_consume_batched_bh()
447 spin_lock_bh(&(r)->consumer_lock); \
Dseqlock.h467 spin_lock_bh(&sl->lock); in write_seqlock_bh()
554 spin_lock_bh(&sl->lock); in read_seqlock_excl_bh()
Dspinlock.h341 static __always_inline void spin_lock_bh(spinlock_t *lock) in spin_lock_bh() function
Ddmaengine.h577 spin_lock_bh(&txd->lock); in txd_lock()
Dxarray.h503 #define xa_lock_bh(xa) spin_lock_bh(&(xa)->xa_lock)
Dnetdevice.h3984 spin_lock_bh(&txq->_xmit_lock); in __netif_tx_lock_bh()
4133 spin_lock_bh(&dev->addr_list_lock); in netif_addr_lock_bh()
/include/net/
Drequest_sock.h196 spin_lock_bh(&queue->rskq_lock); in reqsk_queue_remove()
Dnetrom.h151 spin_lock_bh(&nr_node->node_lock); in nr_node_lock()
Dsch_generic.h591 spin_lock_bh(qdisc_root_sleeping_lock(q)); in sch_tree_lock()
738 spin_lock_bh(qdisc_lock(qdisc)); in qdisc_reset_all_tx_gt()
/include/target/iscsi/
Discsi_target_core.h899 spin_lock_bh(&session->ttt_lock); in session_get_next_ttt()