Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/prog_tests/
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()
/tools/lib/bpf/
A Dfeatures.c484 const struct bpf_func_info_min func_infos[] = { in probe_kern_arg_ctx_tag()
A Dlibbpf_internal.h505 struct bpf_func_info_min { struct
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()
A Dlinker.c2641 struct bpf_func_info_min *src_rec, *dst_rec; in linker_append_btf_ext()
A Dlibbpf.c6936 struct bpf_func_info_min *func_rec; in bpf_program_fixup_func_info()

Completed in 50 milliseconds