函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\hugetlb.h Create Date:2022-07-27 06:54:39
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:hugepage_migration_supported

函数原型:static inline bool hugepage_migration_supported(struct hstate *h)

返回类型:bool

参数:

类型参数名称
struct hstate *h
598  返回:arch_hugetlb_migration_supported(h)
调用者
名称描述
has_unmovable_pagesThis function checks whether pageblock includes unmovable pages or not.* If @count is not zero, it is okay to include less @count unmovable pages* PageLRU check without isolation or lru_lock could race so that
unmap_and_move_huge_pageCounterpart of unmap_and_move_page() for hugepage migration
hugepage_movable_supportedMovability check is different as compared to migration check