Searched refs:__highest_present_section_nr (Results 1 – 2 of 2) sorted by relevance
163 unsigned long __highest_present_section_nr; variable167 if (section_nr > __highest_present_section_nr) in __section_mark_present()168 __highest_present_section_nr = section_nr; in __section_mark_present()
218 while (++start_nr <= __highest_present_section_nr) { in skip_offline_sections()
Completed in 18 milliseconds