Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dsparse.c552 for_each_present_section_nr(pnum_begin, pnum) { in sparse_init_nid()
581 for_each_present_section_nr(pnum_begin, pnum) { in sparse_init_nid()
610 for_each_present_section_nr(pnum_begin + 1, pnum_end) { in sparse_init()
/linux-6.15/
H A D.clang-format406 - 'for_each_present_section_nr'
/linux-6.15/drivers/base/
H A Dmemory.c965 for_each_present_section_nr(0, nr) { in memory_dev_init()
/linux-6.15/include/linux/
H A Dmmzone.h2150 #define for_each_present_section_nr(start, section_nr) \ macro