| /OK3568_Linux_fs/kernel/tools/bpf/resolve_btfids/ |
| H A D | main.c | 78 struct btf_id { struct 79 struct rb_node rb_node; 80 char *name; 81 union { 85 int addr_cnt; 86 Elf64_Addr addr[ADDR_CNT];
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | env.c | 77 __u32 btf_id = btf_node->id; in perf_env__insert_btf() local 107 struct btf_node *perf_env__find_btf(struct perf_env *env, __u32 btf_id) in perf_env__find_btf()
|
| H A D | bpf-event.c | 95 u32 btf_id, in perf_env__fetch_btf() 445 u32 btf_id; in perf_env__add_bpf_info() local
|
| /OK3568_Linux_fs/kernel/tools/bpf/bpftool/ |
| H A D | btf.c | 47 __u32 btf_id; member 431 __u32 btf_id = -1; in do_dump() local 623 __u32 btf_id, id = 0; in build_btf_type_table() local
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | bpf_verifier.h | 56 u32 btf_id; /* for PTR_TO_BTF_ID */ member 344 u32 btf_id; /* btf_id for struct typed var */ member 507 u32 btf_id) in bpf_trampoline_compute_key()
|
| H A D | bpf.h | 435 u32 btf_id; member 789 u32 btf_id; member
|
| /OK3568_Linux_fs/kernel/kernel/bpf/preload/iterators/ |
| H A D | iterators.bpf.c | 60 static const char *get_name(struct btf *btf, long btf_id, const char *fallback) in get_name()
|
| /OK3568_Linux_fs/kernel/kernel/bpf/ |
| H A D | verifier.c | 241 u32 btf_id; member 1387 enum bpf_reg_type reg_type, u32 btf_id) in mark_btf_ld_reg() 3006 u32 *btf_id) in check_ctx_access() 3553 u32 btf_id; in check_ptr_to_btf_access() local 3604 u32 btf_id; in check_ptr_to_map_access() local 3805 u32 btf_id = 0; in check_mem_access() local 4315 u32 *btf_id; member 11903 u32 btf_id, member_idx; in check_struct_ops_btf_id() local 11998 u32 btf_id, in bpf_check_attach_target() 12234 u32 btf_id = prog->aux->attach_btf_id; in check_attach_btf_id() local
|
| H A D | bpf_iter.c | 12 u32 btf_id; /* cached value */ member
|
| H A D | btf.c | 4304 int i, btf_id; in btf_vmlinux_map_ids_init() local 4899 static int __get_type_size(struct btf *btf, u32 btf_id, in __get_type_size() 5111 u32 btf_id = 0; in btf_check_type_match() local 5144 u32 i, nargs, btf_id; in btf_check_func_arg_match() local 5242 u32 i, nargs, btf_id; in btf_prepare_func_args() local 5546 u32 btf_id(const struct btf *btf) in btf_id() function
|
| H A D | syscall.c | 1991 u32 btf_id, u32 prog_fd) in bpf_prog_load_check_attach() 2583 u32 btf_id) in bpf_tracing_prog_attach()
|
| /OK3568_Linux_fs/kernel/kernel/trace/ |
| H A D | bpf_trace.c | 782 s32 btf_id; in BPF_CALL_4() local 1183 s32 *btf_id) in bpf_btf_printf_prepare() 1215 s32 btf_id; in BPF_CALL_5() local
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/linux/ |
| H A D | bpf.h | 607 __u32 btf_id; member 4385 __u32 btf_id; member 4413 __u32 btf_id; member
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | bpf.h | 607 __u32 btf_id; member 4385 __u32 btf_id; member 4413 __u32 btf_id; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | bpf.h | 369 __u32 btf_id; member 2666 __u32 btf_id; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | bpf.h | 369 __u32 btf_id; member 2666 __u32 btf_id; member
|
| /OK3568_Linux_fs/kernel/tools/lib/bpf/ |
| H A D | libbpf.c | 378 int btf_id; member 6820 int err = 0, fd, i, btf_id; in bpf_program__load() local 9708 bpf_program__attach_fd(struct bpf_program *prog, int target_fd, int btf_id, in bpf_program__attach_fd() 9765 int btf_id; in bpf_program__attach_freplace() local 10662 int btf_id; in bpf_program__set_attach_target() local
|