Lines Matching defs:info
40 struct bpf_prog_info *info;
65 info = &prog_info->info;
67 if (!info->btf_id || !info->nr_func_info ||
68 btf__get_from_id(info->btf_id, &prog_btf))
70 finfo = u64_to_ptr(info->func_info);
443 kind_flag = BTF_INFO_KFLAG(t->info);
444 vlen = BTF_INFO_VLEN(t->info);
502 vlen = BTF_INFO_VLEN(t->info);
524 switch (BTF_INFO_KIND(t->info)) {
596 switch (BTF_INFO_KIND(t->info)) {
624 BTF_INFO_KFLAG(t->info) ? "union" : "struct",
681 vlen = BTF_INFO_VLEN(func_proto->info);
746 * expected to provide more info than the already