Searched defs:ret_type_id (Results 1 – 3 of 3) sorted by relevance
/linux/tools/lib/bpf/ | ||
H A D | btf.c | 2718 int btf__add_func_proto(struct btf *btf, int ret_type_id) in btf__add_func_proto() |
H A D | libbpf.c | 6866 int fn_id, fn_proto_id, ret_type_id, orig_proto_id; clone_func_btf_info() local |
/linux/kernel/bpf/ | ||
H A D | btf.c | 5079 u32 ret_type_id = t->type; btf_func_proto_check() local |