Function report |
Source Code:include\linux\page-flags.h |
Create Date:2022-07-28 05:37:03 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:TestClearPageMlocked
Proto:static inline __attribute__((__always_inline__)) int TestClearPageMlocked(struct page *page)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct page * | page |
Name | Describe |
---|---|
clear_page_mlock | LRU accounting for clear_page_mlock() |
munlock_vma_page | munlock_vma_page - munlock a vma page*@page: page to be unlocked, either a normal page or THP page head* returns the size of the page as a page mask (0 for normal page,* HPAGE_PMD_NR - 1 for THP head page) |
__munlock_pagevec | Munlock a batch of pages from the same zone* The work is split to two main phases |
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 |