Searched refs:codetag_iterator (Results 1 – 3 of 3) sorted by relevance
10 struct codetag_iterator;42 struct codetag_iterator { struct65 struct codetag_iterator codetag_get_ct_iter(struct codetag_type *cttype); argument66 struct codetag *codetag_next_ct(struct codetag_iterator *iter);
44 struct codetag_iterator codetag_get_ct_iter(struct codetag_type *cttype) in codetag_get_ct_iter()46 struct codetag_iterator iter = { in codetag_get_ct_iter()62 struct codetag *get_next_module_ct(struct codetag_iterator *iter) in get_next_module_ct()70 struct codetag *codetag_next_ct(struct codetag_iterator *iter) in codetag_next_ct()
20 struct codetag_iterator iter;111 struct codetag_iterator iter; in alloc_tag_top_users()155 struct codetag_iterator iter = codetag_get_ct_iter(cttype); in alloc_tag_module_unload()