Home
last modified time | relevance | path

Searched refs:btf__add_func_proto (Results 1 – 3 of 3) sorted by relevance

/third_party/libbpf/src/
Dlibbpf.map219 btf__add_func_proto;
Dbtf.h209 LIBBPF_API int btf__add_func_proto(struct btf *btf, int ret_type_id);
Dbtf.c2504 int btf__add_func_proto(struct btf *btf, int ret_type_id) function