Searched refs:packet_read_pending (Results 1 – 1 of 1) sorted by relevance
1260 static unsigned int packet_read_pending(const struct packet_ring_buffer *rb) in packet_read_pending() function 2849 /* Note: packet_read_pending() might be slow if we in tpacket_snd() 2854 if (need_wait && packet_read_pending(&po->tx_ring)) { in tpacket_snd() 4485 if (packet_read_pending(rb)) in packet_set_ring()