Lines Matching defs:prog
343 struct bpf_prog *prog; member
386 struct bpf_prog *prog; member
512 struct bpf_prog *prog; member
763 static inline struct bpf_prog * __must_check bpf_prog_add(struct bpf_prog *prog, in bpf_prog_add()
769 static inline void bpf_prog_sub(struct bpf_prog *prog, int i) in bpf_prog_sub()
773 static inline void bpf_prog_put(struct bpf_prog *prog) in bpf_prog_put()
777 static inline struct bpf_prog * __must_check bpf_prog_inc(struct bpf_prog *prog) in bpf_prog_inc()
783 bpf_prog_inc_not_zero(struct bpf_prog *prog) in bpf_prog_inc_not_zero()
860 static inline int bpf_prog_test_run_xdp(struct bpf_prog *prog, in bpf_prog_test_run_xdp()
867 static inline int bpf_prog_test_run_skb(struct bpf_prog *prog, in bpf_prog_test_run_skb()
874 static inline int bpf_prog_test_run_flow_dissector(struct bpf_prog *prog, in bpf_prog_test_run_flow_dissector()
932 static inline int bpf_prog_offload_init(struct bpf_prog *prog, in bpf_prog_offload_init()
963 struct bpf_prog *prog, u32 which) in sock_map_prog_update()
969 struct bpf_prog *prog) in sock_map_get_from_fd()
1090 struct bpf_prog *prog, in bpf_sock_convert_ctx_access()
1126 struct bpf_prog *prog, in bpf_tcp_sock_convert_ctx_access()
1141 struct bpf_prog *prog, in bpf_xdp_sock_convert_ctx_access()