Searched refs:it_ids (Results 1 – 1 of 1) sorted by relevance
130 struct btf_field_iter it_strs, it_ids; in test_btf_field_iter() local139 if (!ASSERT_OK(btf_field_iter_init(&it_ids, t, BTF_FIELD_ITER_IDS), in test_btf_field_iter()152 while ((next_id = btf_field_iter_next(&it_ids))) { in test_btf_field_iter()