Home
last modified time | relevance | path

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

/Linux-v6.6/mm/
Dcompaction.c242 if (online_section_nr(start_nr)) in skip_offline_sections()
246 if (online_section_nr(start_nr)) in skip_offline_sections()
262 if (!start_nr || online_section_nr(start_nr)) in skip_offline_sections_reverse()
266 if (online_section_nr(start_nr)) in skip_offline_sections_reverse()
/Linux-v6.6/include/linux/
Dmmzone.h1939 static inline int online_section_nr(unsigned long nr) in online_section_nr() function
/Linux-v6.6/drivers/hv/
Dhv_balloon.c903 online_section_nr(pfn_to_section_nr(start_pfn))) in handle_pg_range()