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.c47 struct bpf_func_info_min *rec; in subtest_ctx_arg_rewrite()
78 info.func_info_rec_size = sizeof(struct bpf_func_info_min); in subtest_ctx_arg_rewrite()
92 rec = (struct bpf_func_info_min *)func_info_buf; in subtest_ctx_arg_rewrite()
/linux/tools/lib/bpf/
H A Dfeatures.c483 const struct bpf_func_info_min func_infos[] = { in probe_kern_arg_ctx_tag()
H A Dlibbpf_internal.h533 struct bpf_func_info_min { struct
H A Dbtf.c3463 .min_rec_size = sizeof(struct bpf_func_info_min), in btf_ext_parse_info()
5849 struct bpf_func_info_min *rec; in btf_ext_visit_type_ids()
H A Dlinker.c2643 struct bpf_func_info_min *src_rec, *dst_rec; in linker_append_btf_ext()
H A Dlibbpf.c7340 struct bpf_func_info_min *func_rec; in bpf_program_fixup_func_info()