Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmmzone.h2272 static inline unsigned long next_present_section_nr(unsigned long section_nr) in next_present_section_nr() function
2283 for (section_nr = next_present_section_nr(start - 1); \
2285 section_nr = next_present_section_nr(section_nr))