Home
last modified time | relevance | path

Searched defs:ret_type_id (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/bpf/
H A Dtest_loader.c1219 __u32 ret_type_id, vlen; in fixup_btf_from_path() local
/linux/tools/bpf/resolve_btfids/
H A Dmain.c1376 s32 ret_type_id = proto->type; in add_arena_tagged_proto() local
/linux/tools/lib/bpf/
H A Dbtf.c3054 int btf__add_func_proto(struct btf *btf, int ret_type_id) in btf__add_func_proto()
H A Dlibbpf.c7270 int fn_id, fn_proto_id, ret_type_id, orig_proto_id; in clone_func_btf_info() local
/linux/kernel/bpf/
H A Dbtf.c5257 u32 ret_type_id = t->type; in btf_func_proto_check() local