/Linux-v6.6/kernel/trace/ |
D | trace_btf.c | 70 const struct btf_member *btf_find_struct_member(struct btf *btf, in btf_find_struct_member()
|
/Linux-v6.6/tools/testing/selftests/bpf/progs/ |
D | bpf_mod_race.c | 94 int BPF_PROG(fexit_module_get, const struct btf *btf, struct module *mod) in BPF_PROG()
|
/Linux-v6.6/tools/testing/selftests/bpf/ |
D | test_cpp.cpp | 101 struct btf *btf; in main() local
|
/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/ |
D | resolve_btfids.c | 100 struct btf *btf; in resolve_symbols() local
|
D | ksyms_btf.c | 158 struct btf *btf; in test_ksyms_btf() local
|
D | fexit_bpf2bpf.c | 69 struct btf *btf; in test_fexit_bpf2bpf_common() local 417 struct btf *btf; in find_prog_btf_id() local
|
D | log_buf.c | 204 struct btf *btf; in bpf_btf_load_log_buf() local
|
D | lsm_cgroup.c | 17 static struct btf *btf; variable
|
D | verifier_log.c | 272 struct btf *btf; in verif_btf_log_subtest() local
|
D | unpriv_bpf_disabled.c | 155 struct btf *btf = NULL; in test_unpriv_bpf_disabled_negative() local
|
D | core_autosize.c | 60 struct btf *btf = NULL; in test_core_autosize() local
|
/Linux-v6.6/tools/bpf/bpftool/ |
D | xlated_dumper.h | 24 struct btf *btf; member
|
D | prog.c | 313 struct btf *btf; in show_prog_metadata() local 704 struct btf *btf = NULL; in prog_dump() local 2196 struct btf *btf = NULL; in profile_target_name() local
|
/Linux-v6.6/kernel/bpf/ |
D | verifier.c | 277 struct btf *btf; member 287 struct btf *btf; member 732 static const char *btf_type_name(const struct btf *btf, u32 id) in btf_type_name() 756 static const char *iter_type_str(const struct btf *btf, u32 btf_id) in iter_type_str() 1177 struct btf *btf, u32 btf_id, int nr_slots) in mark_stack_slots_iter() 1271 struct btf *btf, u32 btf_id, int nr_slots) in is_iter_reg_valid_init() 2316 struct btf *btf, u32 btf_id, in mark_btf_ld_reg() 2469 struct btf *btf; member 2540 struct btf *btf; in __find_kfunc_desc_btf() local 5300 struct btf **btf, u32 *btf_id) in check_ctx_access() [all …]
|
D | bloom_filter.c | 172 const struct btf *btf, in bloom_map_check_btf()
|
/Linux-v6.6/tools/lib/bpf/ |
D | libbpf.c | 587 struct btf *btf; member 656 struct btf *btf; member 906 find_member_by_name(const struct btf *btf, const struct btf_type *t, in find_member_by_name() 925 find_struct_ops_kern_types(const struct btf *btf, const char *tname, in find_struct_ops_kern_types() 990 const struct btf *btf, in bpf_map__init_kern_struct_ops() 1148 const struct btf *btf; in init_struct_ops_maps() local 2064 skip_mods_and_typedefs(const struct btf *btf, __u32 id, __u32 *res_id) in skip_mods_and_typedefs() 2081 resolve_func_ptr(const struct btf *btf, __u32 id, __u32 *res_id) in resolve_func_ptr() 2133 static bool get_map_field_int(const char *map_name, const struct btf *btf, in get_map_field_int() 2198 int parse_btf_map_def(const char *map_name, struct btf *btf, in parse_btf_map_def() [all …]
|
D | linker.c | 58 struct btf *btf; member 147 struct btf *btf; member 917 struct btf *btf = ctx; in check_btf_type_id() local 927 struct btf *btf = ctx; in check_btf_str_off() local 2660 struct btf *btf = linker->btf; in finalize_btf() local
|
D | btf_dump.c | 80 const struct btf *btf; member 148 struct btf_dump *btf_dump__new(const struct btf *btf, in btf_dump__new() 833 static bool btf_is_struct_packed(const struct btf *btf, __u32 id, in btf_is_struct_packed() 1849 static bool ptr_is_aligned(const struct btf *btf, __u32 type_id, in ptr_is_aligned()
|
/Linux-v6.6/tools/perf/tests/ |
D | sigtrap.c | 63 struct btf *btf; in attr_has_sigtrap() local
|
/Linux-v6.6/net/ipv4/ |
D | bpf_tcp_ca.c | 24 static int bpf_tcp_ca_init(struct btf *btf) in bpf_tcp_ca_init()
|
/Linux-v6.6/net/bpf/ |
D | bpf_dummy_struct_ops.c | 144 static int bpf_dummy_init(struct btf *btf) in bpf_dummy_init()
|
/Linux-v6.6/include/linux/ |
D | bpf_verifier.h | 96 struct btf *btf; member 122 struct btf *btf; member 458 struct btf *btf; member 688 struct btf *btf, u32 btf_id) in bpf_trampoline_compute_key()
|
/Linux-v6.6/tools/bpf/resolve_btfids/ |
D | main.c | 107 const char *btf; member 513 struct btf *btf; in symbols_resolve() local
|
/Linux-v6.6/net/netfilter/ |
D | nf_bpf_link.c | 269 struct btf *btf; in nf_ptr_to_btf_id() local
|
/Linux-v6.6/tools/perf/util/ |
D | bpf_off_cpu.c | 101 const struct btf *btf = bpf_object__btf(skel->obj); in check_sched_switch_args() local
|