/external/bcc/libbpf-tools/powerpc/ |
D | vmlinux_510.h | 39687 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 *);
|
D | vmlinux.h | 39687 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/ |
D | vmlinux.h | 26099 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/ |
D | vmlinux.h | 29310 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 *);
|
D | vmlinux_510.h | 29310 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/ |
D | vmlinux.h | 9500 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 *);
|
D | vmlinux_505.h | 9500 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 *);
|