Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A Dbtf.c2391 int btf__add_func_proto(struct btf *btf, int ret_type_id) in btf__add_func_proto()
/openbmc/linux/kernel/bpf/
H A Dbtf.c4815 u32 ret_type_id = t->type; in btf_func_proto_check() local