diff options
author | Vishal Moola (Oracle) <vishal.moola@gmail.com> | 2023-06-13 19:13:09 -0700 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-06-19 16:19:34 -0700 |
commit | 28fb54f6a2fd6cc471165cce1650a57dfbf49746 (patch) | |
tree | 284fdd42b07827f7d3c42879fcfe37134aa7da8e /mm/gup_test.c | |
parent | 708ff4914dfb410761227a219c17c3e9dbd68c05 (diff) | |
download | linux-starfive-28fb54f6a2fd6cc471165cce1650a57dfbf49746.tar.gz linux-starfive-28fb54f6a2fd6cc471165cce1650a57dfbf49746.tar.bz2 linux-starfive-28fb54f6a2fd6cc471165cce1650a57dfbf49746.zip |
mmzone: introduce folio_migratetype()
Introduce folio_migratetype() as a folio equivalent for
get_pageblock_migratetype(). This function intends to return the
migratetype the folio is located in, hence the name choice.
Link: https://lkml.kernel.org/r/20230614021312.34085-3-vishal.moola@gmail.com
Signed-off-by: Vishal Moola (Oracle) <vishal.moola@gmail.com>
Reviewed-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/gup_test.c')
0 files changed, 0 insertions, 0 deletions