Searched refs:btf__add_restrict (Results 1 – 4 of 4) sorted by relevance
223 btf__add_restrict;
203 LIBBPF_API int btf__add_restrict(struct btf *btf, int ref_type_id);
2317 int btf__add_restrict(struct btf *btf, int ref_type_id) in btf__add_restrict() function
79 id = btf__add_restrict(btf, 4); in gen_btf()