Home
last modified time | relevance | path

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

/third_party/libbpf/src/
Dlibbpf.map223 btf__add_restrict;
Dbtf.h203 LIBBPF_API int btf__add_restrict(struct btf *btf, int ref_type_id);
Dbtf.c2443 int btf__add_restrict(struct btf *btf, int ref_type_id) function