Function report |
Source Code:mm\memory-failure.c |
Create Date:2022-07-28 16:19:45 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:get_any_page
Proto:static int get_any_page(struct page *page, unsigned long pfn, int flags)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct page * | page | |
unsigned long | pfn | |
int | flags |
1646 | If ret == 1 && Not PageHuge() only returns true for hugetlbfs pages, but not for normal or* transparent huge pages. See the PageTransHuge() documentation for more* details. && Not PageLRU(page) && Not __PageMovable(page) Then |
1651 | put_hwpoison_page(page) |
1660 | put_hwpoison_page(page) |
1661 | pr_info("soft_offline: %#lx: unknown non LRU page type %lx (%pGp)\n", pfn, Atomic flags, some possibly * updated asynchronously , & Atomic flags, some possibly * updated asynchronously ) |
1663 | Return -EIO |
1666 | Return ret |
Name | Describe |
---|---|
soft_offline_page | soft_offline_page - Soft offline a page.*@pfn: pfn to soft-offline*@flags: flags. Same as memory_failure().* Returns 0 on success, otherwise negated errno.* Soft offline a page, by migration or invalidation,* without killing anything |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |