Function report |
Source Code:mm\swap.c |
Create Date:2022-07-28 14:13:39 |
Last Modify:2022-05-23 13:40:24 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:sed by __split_huge_page_refcount()
Proto:void lru_add_page_tail(struct page *page, struct page *page_tail, struct lruvec *lruvec, struct list_head *list)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct page * | page | |
struct page * | page_tail | |
struct lruvec * | lruvec | |
struct list_head * | list |
891 | file = 0 |
893 | VM_BUG_ON_PAGE(!PageHead(page), page) |
894 | VM_BUG_ON_PAGE(PageCompound(page_tail), page) |
895 | VM_BUG_ON_PAGE(PageLRU(page_tail), page) |
898 | If Not list Then SetPageLRU(page_tail) |
903 | Else if list Then |
907 | Else |
919 | If Not PageUnevictable(page) Then update_page_reclaim_stat(lruvec, file, PageActive(page_tail)) |
Name | Describe |
---|---|
__split_huge_page_tail |
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 |