Searched refs:codetag_iterator (Results 1 – 3 of 3) sorted by relevance
10 struct codetag_iterator;55 struct codetag_iterator { struct79 struct codetag_iterator codetag_get_ct_iter(struct codetag_type *cttype); argument80 struct codetag *codetag_next_ct(struct codetag_iterator *iter);
51 struct codetag_iterator codetag_get_ct_iter(struct codetag_type *cttype) in codetag_get_ct_iter()53 struct codetag_iterator iter = { in codetag_get_ct_iter()70 struct codetag *get_next_module_ct(struct codetag_iterator *iter) in get_next_module_ct()78 struct codetag *codetag_next_ct(struct codetag_iterator *iter) in codetag_next_ct()
45 struct codetag_iterator iter;128 struct codetag_iterator iter; in alloc_tag_top_users()