| /third_party/libbpf/src/ |
| H A D | linker.c | 86 int btf_id; member 1580 glob_map_defs_match(const char *sym_name, struct bpf_linker *linker, struct glob_sym *glob_sym, struct src_obj *obj, Elf64_Sym *sym, int btf_id) glob_map_defs_match() argument 1620 glob_syms_match(const char *sym_name, struct bpf_linker *linker, struct glob_sym *glob_sym, struct src_obj *obj, Elf64_Sym *sym, size_t sym_idx, int btf_id) glob_syms_match() argument 1661 int i, j, n, m, btf_id = 0; find_glob_sym_btf() local 1818 int btf_sec_id = 0, btf_id = 0; linker_append_elf_sym() local [all...] |
| H A D | libbpf.c | 568 int btf_id; member 12515 int btf_id; global() local 13321 int btf_obj_fd = 0, btf_id = 0, err; global() local [all...] |
| /third_party/ltp/include/lapi/ |
| H A D | bpf.h | 277 uint32_t btf_id; member
|
| /device/soc/rockchip/common/sdk_linux/kernel/bpf/ |
| H A D | syscall.c | 2607 static int bpf_tracing_prog_attach(struct bpf_prog *prog, int tgt_prog_fd, u32 btf_id) in bpf_tracing_prog_attach() argument 2012 bpf_prog_load_check_attach(enum bpf_prog_type prog_type, enum bpf_attach_type expected_attach_type, u32 btf_id, u32 prog_fd) bpf_prog_load_check_attach() argument [all...] |
| H A D | verifier.c | 249 u32 btf_id;
member 3511 u32 btf_id;
in check_ptr_to_btf_access() local 1364 mark_btf_ld_reg(struct bpf_verifier_env *env, struct bpf_reg_state *regs, u32 regno, enum bpf_reg_type reg_type, u32 btf_id) mark_btf_ld_reg() argument 2978 check_ctx_access(struct bpf_verifier_env *env, int insn_idx, int off, int size, enum bpf_access_type t, enum bpf_reg_type *reg_type, u32 *btf_id) check_ctx_access() argument 3555 u32 btf_id; check_ptr_to_map_access() local 3764 u32 btf_id = 0; check_mem_access() local 4248 u32 *btf_id; global() member 11746 u32 btf_id, member_idx; check_struct_ops_btf_id() local 11809 check_sleepable_lsm_hook(u32 btf_id) check_sleepable_lsm_hook() argument 11826 check_non_sleepable_error_inject(u32 btf_id) check_non_sleepable_error_inject() argument 11831 bpf_check_attach_target(struct bpf_verifier_log *log, const struct bpf_prog *prog, const struct bpf_prog *tgt_prog, u32 btf_id, struct bpf_attach_target_info *tgt_info) bpf_check_attach_target() argument 12067 u32 btf_id = prog->aux->attach_btf_id; check_attach_btf_id() local [all...] |
| /device/soc/rockchip/common/sdk_linux/include/linux/ |
| H A D | bpf.h | 454 u32 btf_id; member 774 u32 btf_id; member
|
| /third_party/libbpf/include/uapi/linux/ |
| H A D | bpf.h | 1533 __u32 btf_id; member 6453 __u32 btf_id; member 6485 __u32 btf_id; member
|