Home
last modified time | relevance | path

Searched refs:__highest_present_section_nr (Results 1 – 2 of 2) sorted by relevance

/mm/
A Dsparse.c163 unsigned long __highest_present_section_nr; variable
167 if (section_nr > __highest_present_section_nr) in __section_mark_present()
168 __highest_present_section_nr = section_nr; in __section_mark_present()
A Dcompaction.c218 while (++start_nr <= __highest_present_section_nr) { in skip_offline_sections()

Completed in 18 milliseconds