Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/
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-6.12.1/tools/lib/bpf/
Dfeatures.c488 const struct bpf_func_info_min func_infos[] = { in probe_kern_arg_ctx_tag()
Dlibbpf_internal.h501 struct bpf_func_info_min { struct
Dbtf.c2992 .min_rec_size = sizeof(struct bpf_func_info_min), in btf_ext_setup_func_info()
5105 struct bpf_func_info_min *rec; in btf_ext_visit_type_ids()
Dlinker.c2485 struct bpf_func_info_min *src_rec, *dst_rec; in linker_append_btf_ext()
Dlibbpf.c6867 struct bpf_func_info_min *func_rec; in bpf_program_fixup_func_info()