Home
last modified time | relevance | path

Searched defs:bpf_verifier_ops (Results 1 – 7 of 7) sorted by relevance

/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h39687 struct bpf_verifier_ops { struct
39688 const struct bpf_func_proto * (*get_func_proto)(enum bpf_func_id, const struct bpf_prog *);
39689 …lid_access)(int, int, enum bpf_access_type, const struct bpf_prog *, struct bpf_insn_access_aux *);
39690 int (*gen_prologue)(struct bpf_insn *, bool, const struct bpf_prog *);
39691 int (*gen_ld_abs)(const struct bpf_insn *, struct bpf_insn *);
39692 …ccess)(enum bpf_access_type, const struct bpf_insn *, struct bpf_insn *, struct bpf_prog *, u32 *);
39693 …access)(struct bpf_verifier_log *, const struct btf_type *, int, int, enum bpf_access_type, u32 *);
Dvmlinux.h39687 struct bpf_verifier_ops { struct
39688 const struct bpf_func_proto * (*get_func_proto)(enum bpf_func_id, const struct bpf_prog *);
39689 …lid_access)(int, int, enum bpf_access_type, const struct bpf_prog *, struct bpf_insn_access_aux *);
39690 int (*gen_prologue)(struct bpf_insn *, bool, const struct bpf_prog *);
39691 int (*gen_ld_abs)(const struct bpf_insn *, struct bpf_insn *);
39692 …ccess)(enum bpf_access_type, const struct bpf_insn *, struct bpf_insn *, struct bpf_prog *, u32 *);
39693 …access)(struct bpf_verifier_log *, const struct btf_type *, int, int, enum bpf_access_type, u32 *);
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h26099 struct bpf_verifier_ops { struct
26100 const struct bpf_func_proto * (*get_func_proto)(enum bpf_func_id, const struct bpf_prog *);
26101 …lid_access)(int, int, enum bpf_access_type, const struct bpf_prog *, struct bpf_insn_access_aux *);
26102 int (*gen_prologue)(struct bpf_insn *, bool, const struct bpf_prog *);
26103 int (*gen_ld_abs)(const struct bpf_insn *, struct bpf_insn *);
26104 …ccess)(enum bpf_access_type, const struct bpf_insn *, struct bpf_insn *, struct bpf_prog *, u32 *);
26105 …erifier_log *, const struct btf *, const struct btf_type *, int, int, enum bpf_access_type, u32 *);
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h29310 struct bpf_verifier_ops { struct
29311 const struct bpf_func_proto * (*get_func_proto)(enum bpf_func_id, const struct bpf_prog *);
29312 …lid_access)(int, int, enum bpf_access_type, const struct bpf_prog *, struct bpf_insn_access_aux *);
29313 int (*gen_prologue)(struct bpf_insn *, bool, const struct bpf_prog *);
29314 int (*gen_ld_abs)(const struct bpf_insn *, struct bpf_insn *);
29315 …ccess)(enum bpf_access_type, const struct bpf_insn *, struct bpf_insn *, struct bpf_prog *, u32 *);
29316 …access)(struct bpf_verifier_log *, const struct btf_type *, int, int, enum bpf_access_type, u32 *);
Dvmlinux_510.h29310 struct bpf_verifier_ops { struct
29311 const struct bpf_func_proto * (*get_func_proto)(enum bpf_func_id, const struct bpf_prog *);
29312 …lid_access)(int, int, enum bpf_access_type, const struct bpf_prog *, struct bpf_insn_access_aux *);
29313 int (*gen_prologue)(struct bpf_insn *, bool, const struct bpf_prog *);
29314 int (*gen_ld_abs)(const struct bpf_insn *, struct bpf_insn *);
29315 …ccess)(enum bpf_access_type, const struct bpf_insn *, struct bpf_insn *, struct bpf_prog *, u32 *);
29316 …access)(struct bpf_verifier_log *, const struct btf_type *, int, int, enum bpf_access_type, u32 *);
/external/bcc/libbpf-tools/x86/
Dvmlinux.h9500 struct bpf_verifier_ops { struct
9501 const struct bpf_func_proto * (*get_func_proto)(enum bpf_func_id, const struct bpf_prog *);
9502 …lid_access)(int, int, enum bpf_access_type, const struct bpf_prog *, struct bpf_insn_access_aux *);
9503 int (*gen_prologue)(struct bpf_insn *, bool, const struct bpf_prog *);
9504 int (*gen_ld_abs)(const struct bpf_insn *, struct bpf_insn *);
9505 …ccess)(enum bpf_access_type, const struct bpf_insn *, struct bpf_insn *, struct bpf_prog *, u32 *);
Dvmlinux_505.h9500 struct bpf_verifier_ops { struct
9501 const struct bpf_func_proto * (*get_func_proto)(enum bpf_func_id, const struct bpf_prog *);
9502 …lid_access)(int, int, enum bpf_access_type, const struct bpf_prog *, struct bpf_insn_access_aux *);
9503 int (*gen_prologue)(struct bpf_insn *, bool, const struct bpf_prog *);
9504 int (*gen_ld_abs)(const struct bpf_insn *, struct bpf_insn *);
9505 …ccess)(enum bpf_access_type, const struct bpf_insn *, struct bpf_insn *, struct bpf_prog *, u32 *);