Searched refs:btf__add_restrict (Results 1 – 4 of 4) sorted by relevance
323 btf__add_restrict;
229 LIBBPF_API int btf__add_restrict(struct btf *btf, int ref_type_id);
2298 int btf__add_restrict(struct btf *btf, int ref_type_id) in btf__add_restrict() function
78 id = btf__add_restrict(btf, 4); in gen_btf()