Home
last modified time | relevance | path

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

/linux/net/packet/
H A Daf_packet.c205 static void prb_open_block(struct tpacket_kbdq_core *,
668 prb_open_block(p1, pbd); in init_prb_bdqc()
728 prb_open_block(pkc, pbd); in prb_retire_rx_blk_timer_expired()
828 * prb_open_block is called by tpacket_rcv or timer callback.
830 * Reasons why NOT update hrtimer in prb_open_block:
837 * expected. On the other hand, if timeout is updated in prb_open_block, the
838 * frequent reception of network packets that leads to prb_open_block being
841 static void prb_open_block(struct tpacket_kbdq_core *pkc1, in prb_open_block()
936 prb_open_block(pkc, pbd); in prb_dispatch_next_block()
1075 prb_open_block(pk in __packet_lookup_frame_in_block()
840 static void prb_open_block(struct tpacket_kbdq_core *pkc1, prb_open_block() function
[all...]