Searched defs:bpf_prog_offload_ops (Results 1 – 11 of 11) sorted by relevance
45713 struct bpf_prog_offload_ops { struct45714 int (*insn_hook)(struct bpf_verifier_env *, int, int);45715 int (*finalize)(struct bpf_verifier_env *);45716 int (*replace_insn)(struct bpf_verifier_env *, u32, struct bpf_insn *);45717 int (*remove_insns)(struct bpf_verifier_env *, u32, u32);45718 int (*prepare)(struct bpf_prog *);45719 int (*translate)(struct bpf_prog *);45720 void (*destroy)(struct bpf_prog *);
93770 struct bpf_prog_offload_ops { struct93781 const struct bpf_prog_offload_ops *ops; argument
73678 struct bpf_prog_offload_ops { struct73689 const struct bpf_prog_offload_ops *ops; argument
46736 struct bpf_prog_offload_ops { struct46747 const struct bpf_prog_offload_ops *ops; argument
68823 struct bpf_prog_offload_ops { struct68834 const struct bpf_prog_offload_ops *ops; argument
30666 struct bpf_prog_offload_ops { struct30677 const struct bpf_prog_offload_ops *ops; argument