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

/linux-master/mm/
H A Dsparse.c174 for (section_nr = next_present_section_nr(start-1); \
176 section_nr = next_present_section_nr(section_nr))
180 return next_present_section_nr(-1);
/linux-master/include/linux/
H A Dmmzone.h2042 static inline unsigned long next_present_section_nr(unsigned long section_nr) function

Completed in 133 milliseconds