Searched refs:ptr_ring_produce_bh (Results 1 – 4 of 4) sorted by relevance
54 return ptr_ring_produce_bh(&a->ring, skb); in skb_array_produce_bh()
158 static inline int ptr_ring_produce_bh(struct ptr_ring *r, void *ptr) in ptr_ring_produce_bh() function
179 if (unlikely(ptr_ring_produce_bh(&device_queue->ring, skb))) in wg_queue_enqueue_per_device_and_peer()
397 ret = ptr_ring_produce_bh(&pool->ring, page); in page_pool_recycle_in_ring()