Lines Matching defs:prog
343 struct bpf_prog *prog; member
386 struct bpf_prog *prog; member
512 struct bpf_prog *prog; member
773 static inline struct bpf_prog * __must_check bpf_prog_add(struct bpf_prog *prog, in bpf_prog_add()
779 static inline void bpf_prog_sub(struct bpf_prog *prog, int i) in bpf_prog_sub()
783 static inline void bpf_prog_put(struct bpf_prog *prog) in bpf_prog_put()
787 static inline struct bpf_prog * __must_check bpf_prog_inc(struct bpf_prog *prog) in bpf_prog_inc()
793 bpf_prog_inc_not_zero(struct bpf_prog *prog) in bpf_prog_inc_not_zero()
870 static inline int bpf_prog_test_run_xdp(struct bpf_prog *prog, in bpf_prog_test_run_xdp()
877 static inline int bpf_prog_test_run_skb(struct bpf_prog *prog, in bpf_prog_test_run_skb()
884 static inline int bpf_prog_test_run_flow_dissector(struct bpf_prog *prog, in bpf_prog_test_run_flow_dissector()
950 static inline int bpf_prog_offload_init(struct bpf_prog *prog, in bpf_prog_offload_init()
983 struct bpf_prog *prog, in sock_map_prog_update()
990 struct bpf_prog *prog) in sock_map_get_from_fd()
1118 struct bpf_prog *prog, in bpf_sock_convert_ctx_access()
1154 struct bpf_prog *prog, in bpf_tcp_sock_convert_ctx_access()
1169 struct bpf_prog *prog, in bpf_xdp_sock_convert_ctx_access()