Searched refs:bpf_func_info (Results 1 – 18 of 18) sorted by relevance
215 struct bpf_func_info *record; in dump_xlated_json()300 struct bpf_func_info *record; in dump_xlated_plain()367 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()
418 struct bpf_func_info finfo = {}; in get_prog_full_name()
35 u32 krec_size = sizeof(struct bpf_func_info); in prepare_btf_func()38 struct bpf_func_info *krecord; in prepare_btf_func()139 struct bpf_func_info *krecord; in check_btf_func()
5081 info->func_info_rec_size != sizeof(struct bpf_func_info)) in set_info_rec_size()5092 info->func_info_rec_size = sizeof(struct bpf_func_info); in set_info_rec_size()
413 struct bpf_func_info *info; in bpf_subprog_name()
45 struct bpf_func_info *func_info;
56 struct bpf_func_info funcs[] = { in test_bad_local_id()
4912 struct bpf_func_info *finfo; in do_test_file()4990 if (CHECK(rec_size != sizeof(struct bpf_func_info), in do_test_file()6619 struct bpf_func_info *finfo; in test_get_finfo()6640 if (CHECK(rec_size != sizeof(struct bpf_func_info), in test_get_finfo()
550 static inline void bpf_func_info_bswap(struct bpf_func_info *i) in bpf_func_info_bswap()
988 struct bpf_func_info *fi = gen->data_start + func_info; in info_blob_bswap()
9968 struct bpf_func_info *bpf_program__func_info(const struct bpf_program *prog) in bpf_program__func_info()9970 if (prog->func_info_rec_size != sizeof(struct bpf_func_info)) in bpf_program__func_info()
123 struct bpf_func_info *func_info; in bpf_target_prog_name()
142 const struct bpf_func_info *finfo; in synthesize_bpf_prog_name()
161 struct bpf_func_info func_info[MAX_FUNC_INFOS];
7576 struct bpf_func_info { struct
1826 struct bpf_func_info *func_info;