Searched refs:btf__add_restrict (Results 1 – 4 of 4) sorted by relevance
322 btf__add_restrict;
112 LIBBPF_API int btf__add_restrict(struct btf *btf, int ref_type_id);
2045 int btf__add_restrict(struct btf *btf, int ref_type_id) in btf__add_restrict() function
75 id = btf__add_restrict(btf, 4); in test_btf_write()