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

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dtest_global_funcs.c46 struct bpf_func_info_min *rec;
77 info.func_info_rec_size = sizeof(struct bpf_func_info_min);
91 rec = (struct bpf_func_info_min *)func_info_buf;
/linux-master/tools/lib/bpf/
H A Dfeatures.c458 const struct bpf_func_info_min func_infos[] = {
H A Dlibbpf_internal.h498 struct bpf_func_info_min { struct
H A Dbtf.c2922 .min_rec_size = sizeof(struct bpf_func_info_min),
5144 struct bpf_func_info_min *rec;
H A Dlinker.c2464 struct bpf_func_info_min *src_rec, *dst_rec;
H A Dlibbpf.c6782 struct bpf_func_info_min *func_rec;

Completed in 170 milliseconds