Home
last modified time | relevance | path

Searched refs:bpf_func_info_min (Results 1 – 6 of 6) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_global_funcs.c46 struct bpf_func_info_min *rec; in subtest_ctx_arg_rewrite()
77 info.func_info_rec_size = sizeof(struct bpf_func_info_min); in subtest_ctx_arg_rewrite()
91 rec = (struct bpf_func_info_min *)func_info_buf; in subtest_ctx_arg_rewrite()
/linux/tools/lib/bpf/
H A Dfeatures.c484 const struct bpf_func_info_min func_infos[] = { in probe_kern_arg_ctx_tag()
H A Dlibbpf_internal.h505 struct bpf_func_info_min { struct
506 insn_offbpf_func_info_min global() argument
507 type_idbpf_func_info_min global() argument
H A Dbtf.c3113 .min_rec_size = sizeof(struct bpf_func_info_min), in btf_ext_parse_info()
5437 struct bpf_func_info_min *rec; in btf_ext_visit_type_ids()
H A Dlinker.c2641 struct bpf_func_info_min *src_rec, *dst_rec; in linker_append_btf_ext()
H A Dlibbpf.c6936 struct bpf_func_info_min *func_rec; in bpf_program_fixup_func_info()