Searched refs:bpf_func_info (Results 1 – 15 of 15) sorted by relevance
228 struct bpf_func_info *record; in dump_xlated_json()313 struct bpf_func_info *record; in dump_xlated_plain()379 struct bpf_func_info *record = dd->func_info; in dump_xlated_for_graph()
41 struct bpf_func_info finfo; in dump_prog_id_as_func_ptr()
413 struct bpf_func_info finfo = {}; in get_prog_full_name()
777 struct bpf_func_info *record; in prog_dump()2209 struct bpf_func_info func_info; in profile_target_name()
45 struct bpf_func_info *func_info;
56 struct bpf_func_info funcs[] = { in test_bad_local_id()
4820 struct bpf_func_info *finfo; in do_test_file()4898 if (CHECK(rec_size != sizeof(struct bpf_func_info), in do_test_file()6527 struct bpf_func_info *finfo; in test_get_finfo()6548 if (CHECK(rec_size != sizeof(struct bpf_func_info), in test_get_finfo()
668 __u32 func_info_rec_size; /* userspace bpf_func_info size */670 __u32 func_info_cnt; /* number of bpf_func_info records */677 struct bpf_func_info {795 ``func_info_rec_size`` specifies the size of ``bpf_func_info`` structure when818 The interpretation of ``bpf_func_info->insn_off`` and
182 .func_info = (struct bpf_func_info *)0xffff889ff795d240,
130 const struct bpf_func_info *finfo; in synthesize_bpf_prog_name()
7307 struct bpf_func_info { struct
4658 info->func_info_rec_size != sizeof(struct bpf_func_info)) in set_info_rec_size()4669 info->func_info_rec_size = sizeof(struct bpf_func_info); in set_info_rec_size()
434 struct bpf_func_info *info; in subprog_name()17235 u32 krec_size = sizeof(struct bpf_func_info); in check_btf_func_early()17238 struct bpf_func_info *krecord; in check_btf_func_early()17339 struct bpf_func_info *krecord; in check_btf_func()
1567 struct bpf_func_info *func_info;