Home
last modified time | relevance | path

Searched defs:btf_ext (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dlibbpf_internal.h218 struct btf_ext { struct
H A Dbtf_dump.c58 const struct btf_ext *btf_ext; member
121 btf_dump__new(const struct btf *btf, const struct btf_ext *btf_ext, const struct btf_dump_opts *opts, btf_dump_printf_fn_t printf_fn) btf_dump__new() argument
H A Dbtf.c803 struct btf *btf__parse_elf(const char *path, struct btf_ext **btf_ext) in btf__parse_elf() argument
989 btf__parse(const char *path, struct btf_ext **btf_ext) btf__parse() argument
2346 btf_ext_setup_info(struct btf_ext *btf_ext, struct btf_ext_sec_setup_param *ext_sec) btf_ext_setup_info() argument
2435 btf_ext_setup_func_info(struct btf_ext *btf_ext) btf_ext_setup_func_info() argument
2448 btf_ext_setup_line_info(struct btf_ext *btf_ext) btf_ext_setup_line_info() argument
2461 btf_ext_setup_core_relos(struct btf_ext *btf_ext) btf_ext_setup_core_relos() argument
2510 btf_ext__free(struct btf_ext *btf_ext) btf_ext__free() argument
2520 struct btf_ext *btf_ext; btf_ext__new() local
2565 btf_ext__get_raw_data(const struct btf_ext *btf_ext, __u32 *size) btf_ext__get_raw_data() argument
2619 btf_ext__reloc_func_info(const struct btf *btf, const struct btf_ext *btf_ext, const char *sec_name, __u32 insns_cnt, void **func_info, __u32 *cnt) btf_ext__reloc_func_info() argument
2628 btf_ext__reloc_line_info(const struct btf *btf, const struct btf_ext *btf_ext, const char *sec_name, __u32 insns_cnt, void **line_info, __u32 *cnt) btf_ext__reloc_line_info() argument
2637 btf_ext__func_info_rec_size(const struct btf_ext *btf_ext) btf_ext__func_info_rec_size() argument
2642 btf_ext__line_info_rec_size(const struct btf_ext *btf_ext) btf_ext__line_info_rec_size() argument
2796 btf__dedup(struct btf *btf, struct btf_ext *btf_ext, const struct btf_dedup_opts *opts) btf__dedup() argument
2856 struct btf_ext *btf_ext; global() member
2961 btf_dedup_new(struct btf *btf, struct btf_ext *btf_ext, const struct btf_dedup_opts *opts) btf_dedup_new() argument
[all...]
H A Dlibbpf.c469 struct btf_ext *btf_ext; member
[all...]
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dbtf.h225 struct btf_ext *btf_ext; global() member
[all...]
H A Dlinker.c59 struct btf_ext *btf_ext; member
148 struct btf_ext *btf_ext; member
[all...]
H A Dlibbpf_internal.h457 struct btf_ext { struct
H A Dbtf.c922 btf_parse_elf(const char *path, struct btf *base_btf, struct btf_ext **btf_ext) btf_parse_elf() argument
1048 btf__parse_elf(const char *path, struct btf_ext **btf_ext) btf__parse_elf() argument
1131 btf_parse(const char *path, struct btf *base_btf, struct btf_ext **btf_ext) btf_parse() argument
1148 btf__parse(const char *path, struct btf_ext **btf_ext) btf__parse() argument
2655 btf_ext_setup_info(struct btf_ext *btf_ext, struct btf_ext_sec_setup_param *ext_sec) btf_ext_setup_info() argument
2746 btf_ext_setup_func_info(struct btf_ext *btf_ext) btf_ext_setup_func_info() argument
2759 btf_ext_setup_line_info(struct btf_ext *btf_ext) btf_ext_setup_line_info() argument
2772 btf_ext_setup_core_relos(struct btf_ext *btf_ext) btf_ext_setup_core_relos() argument
2821 btf_ext__free(struct btf_ext *btf_ext) btf_ext__free() argument
2834 struct btf_ext *btf_ext; btf_ext__new() local
2882 btf_ext__get_raw_data(const struct btf_ext *btf_ext, __u32 *size) btf_ext__get_raw_data() argument
3114 struct btf_ext *btf_ext; global() member
4947 btf_ext_visit_type_ids(struct btf_ext *btf_ext, type_id_visit_fn visit, void *ctx) btf_ext_visit_type_ids() argument
4978 btf_ext_visit_str_offs(struct btf_ext *btf_ext, str_off_visit_fn visit, void *ctx) btf_ext_visit_str_offs() argument
[all...]
H A Dlibbpf.c658 struct btf_ext *btf_ext; member
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dbtf.c4113 struct btf_ext *btf_ext = NULL; in do_test_file() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dbtf.c4754 struct btf_ext *btf_ext = NULL; in do_test_file() local
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Dgen.c2048 struct btf_ext *btf_ext = NULL; in btfgen_record_obj() local

Completed in 48 milliseconds