Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dinternal.h1300 static inline bool is_migrate_highatomic(enum migratetype migratetype) in is_migrate_highatomic() function
H A Dpage_alloc.c656 else if (is_migrate_highatomic(migratetype)) in account_freepages()