Searched refs:bpf_prog_sub (Results 1 – 4 of 4) sorted by relevance
436 void bpf_prog_sub(struct bpf_prog *prog, int i);553 static inline void bpf_prog_sub(struct bpf_prog *prog, int i) in bpf_prog_sub() function
1190 void bpf_prog_sub(struct bpf_prog *prog, int i) in bpf_prog_sub() function1199 EXPORT_SYMBOL_GPL(bpf_prog_sub);
2385 bpf_prog_sub(prog, vi->max_queue_pairs - 1); in virtnet_xdp_set()
2849 bpf_prog_sub(prog, priv->rx_ring_num - 1); in mlx4_xdp_set()