Searched refs:btf_field_iter (Results 1 – 1 of 1) sorted by relevance
558 struct btf_field_iter { struct570 int btf_field_iter_init(struct btf_field_iter *it, struct btf_type *t, argument572 __u32 *btf_field_iter_next(struct btf_field_iter *it);624 static inline int btf_field_iter_init(struct btf_field_iter *it, struct btf_type *t, in btf_field_iter_init()630 static inline __u32 *btf_field_iter_next(struct btf_field_iter *it) in btf_field_iter_next()
Completed in 3 milliseconds