Searched refs:rb_queue (Results 1 – 1 of 1) sorted by relevance
506 struct sk_buff_head *rb_queue) in prb_shutdown_retire_blk_timer() argument512 spin_lock_bh(&rb_queue->lock); in prb_shutdown_retire_blk_timer()514 spin_unlock_bh(&rb_queue->lock); in prb_shutdown_retire_blk_timer()4286 struct sk_buff_head *rb_queue; in packet_set_ring() local4293 rb_queue = tx_ring ? &sk->sk_write_queue : &sk->sk_receive_queue; in packet_set_ring()4402 spin_lock_bh(&rb_queue->lock); in packet_set_ring()4409 spin_unlock_bh(&rb_queue->lock); in packet_set_ring()4417 skb_queue_purge(rb_queue); in packet_set_ring()4433 prb_shutdown_retire_blk_timer(po, rb_queue); in packet_set_ring()