Searched refs:class_next (Results 1 – 2 of 2) sorted by relevance
40 struct hwc_class *class_next; member
2816 hcl->class_next = hcl_head; in add_class()2836 for (hcl = hcl_head; hcl != NULL; hcl = hcl->class_next) { in get_class()2866 hcl = hcl->class_next; in read_class_file()2960 for (hcl = hcl_head; hcl != NULL; hcl = hcl->class_next) { in impl_parlist_to_major()