Searched refs:present_section_nr (Results 1 – 4 of 4) sorted by relevance
136 if (!present_section_nr(mem->start_section_nr + i)) in show_mem_removable()209 if (!present_section_nr(section_nr)) { in pages_correctly_probed()699 if (!present_section_nr(i)) in add_memory_block()
1288 if (!present_section_nr(pfn_to_section_nr(pfn))) in test_pages_in_a_zone()1734 if (!present_section_nr(section_nr)) in walk_memory_range()1841 if (!present_section_nr(section_nr)) in try_offline_node()
191 if (present_section_nr(section_nr)) in next_present_section_nr()
1195 static inline int present_section_nr(unsigned long nr) in present_section_nr() function