Home
last modified time | relevance | path

Searched refs:prb_curr_blk_in_use (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/packet/
H A Daf_packet.c193 static int prb_curr_blk_in_use(struct tpacket_block_desc *);
692 if (prb_curr_blk_in_use(pbd)) { in prb_retire_rx_blk_timer_expired()
942 static int prb_curr_blk_in_use(struct tpacket_block_desc *pbd) in prb_curr_blk_in_use() function
1035 if (prb_curr_blk_in_use(pbd)) { in __packet_lookup_frame_in_block()
/kernel/linux/linux-6.6/net/packet/
H A Daf_packet.c198 static int prb_curr_blk_in_use(struct tpacket_block_desc *);
727 if (prb_curr_blk_in_use(pbd)) { in prb_retire_rx_blk_timer_expired()
977 static int prb_curr_blk_in_use(struct tpacket_block_desc *pbd) in prb_curr_blk_in_use() function
1070 if (prb_curr_blk_in_use(pbd)) { in __packet_lookup_frame_in_block()

Completed in 11 milliseconds