Home
last modified time | relevance | path

Searched defs:btf (Results 26 – 50 of 70) sorted by relevance

123

/Linux-v6.6/kernel/trace/
Dtrace_btf.c70 const struct btf_member *btf_find_struct_member(struct btf *btf, in btf_find_struct_member()
/Linux-v6.6/tools/testing/selftests/bpf/progs/
Dbpf_mod_race.c94 int BPF_PROG(fexit_module_get, const struct btf *btf, struct module *mod) in BPF_PROG()
/Linux-v6.6/tools/testing/selftests/bpf/
Dtest_cpp.cpp101 struct btf *btf; in main() local
/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/
Dresolve_btfids.c100 struct btf *btf; in resolve_symbols() local
Dksyms_btf.c158 struct btf *btf; in test_ksyms_btf() local
Dfexit_bpf2bpf.c69 struct btf *btf; in test_fexit_bpf2bpf_common() local
417 struct btf *btf; in find_prog_btf_id() local
Dlog_buf.c204 struct btf *btf; in bpf_btf_load_log_buf() local
Dlsm_cgroup.c17 static struct btf *btf; variable
Dverifier_log.c272 struct btf *btf; in verif_btf_log_subtest() local
Dunpriv_bpf_disabled.c155 struct btf *btf = NULL; in test_unpriv_bpf_disabled_negative() local
Dcore_autosize.c60 struct btf *btf = NULL; in test_core_autosize() local
/Linux-v6.6/tools/bpf/bpftool/
Dxlated_dumper.h24 struct btf *btf; member
Dprog.c313 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/
Dverifier.c277 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 …]
Dbloom_filter.c172 const struct btf *btf, in bloom_map_check_btf()
/Linux-v6.6/tools/lib/bpf/
Dlibbpf.c587 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 …]
Dlinker.c58 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
Dbtf_dump.c80 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/
Dsigtrap.c63 struct btf *btf; in attr_has_sigtrap() local
/Linux-v6.6/net/ipv4/
Dbpf_tcp_ca.c24 static int bpf_tcp_ca_init(struct btf *btf) in bpf_tcp_ca_init()
/Linux-v6.6/net/bpf/
Dbpf_dummy_struct_ops.c144 static int bpf_dummy_init(struct btf *btf) in bpf_dummy_init()
/Linux-v6.6/include/linux/
Dbpf_verifier.h96 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/
Dmain.c107 const char *btf; member
513 struct btf *btf; in symbols_resolve() local
/Linux-v6.6/net/netfilter/
Dnf_bpf_link.c269 struct btf *btf; in nf_ptr_to_btf_id() local
/Linux-v6.6/tools/perf/util/
Dbpf_off_cpu.c101 const struct btf *btf = bpf_object__btf(skel->obj); in check_sched_switch_args() local

123