Searched refs:btf__add_const (Results 1 – 4 of 4) sorted by relevance
310 btf__add_const;
129 LIBBPF_API int btf__add_const(struct btf *btf, int ref_type_id);
2172 int btf__add_const(struct btf *btf, int ref_type_id) in btf__add_const() function
66 id = btf__add_const(btf, 5); /* points forward to restrict */ in test_btf_write()