Searched refs:bpf_func_info (Results 1 – 16 of 16) 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()
341 const struct bpf_func_info finfo = {}; in get_prog_full_name()
773 struct bpf_func_info *record; in prog_dump()2191 struct bpf_func_info func_info; in profile_target_name()
45 struct bpf_func_info *func_info;
639 __u32 func_info_rec_size; /* userspace bpf_func_info size */641 __u32 func_info_cnt; /* number of bpf_func_info records */648 struct bpf_func_info {766 ``func_info_rec_size`` specifies the size of ``bpf_func_info`` structure when789 The interpretation of ``bpf_func_info->insn_off`` and
182 .func_info = (struct bpf_func_info *)0xffff889ff795d240,
129 const struct bpf_func_info *finfo; in synthesize_bpf_prog_name()
65 struct bpf_func_info *func_info; in bpf_target_prog_name()
4762 struct bpf_func_info *finfo; in do_test_file()4840 if (CHECK(rec_size != sizeof(struct bpf_func_info), in do_test_file()6468 struct bpf_func_info *finfo; in test_get_finfo()6489 if (CHECK(rec_size != sizeof(struct bpf_func_info), in test_get_finfo()
7094 struct bpf_func_info { struct
163 struct bpf_func_info func_info[MAX_FUNC_INFOS];
4250 info->func_info_rec_size != sizeof(struct bpf_func_info)) in set_info_rec_size()4261 info->func_info_rec_size = sizeof(struct bpf_func_info); in set_info_rec_size()
14980 u32 krec_size = sizeof(struct bpf_func_info); in check_btf_func()14981 struct bpf_func_info *krecord; in check_btf_func()
1428 struct bpf_func_info *func_info;