Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dbtf.c2632 int btf__add_func_proto(struct btf *btf, int ret_type_id) in btf__add_func_proto()
H A Dlibbpf.c6797 int fn_id, fn_proto_id, ret_type_id, orig_proto_id; in clone_func_btf_info() local
/linux/kernel/bpf/
H A Dbtf.c5020 u32 ret_type_id = t->type; in btf_func_proto_check() local