| Function report | 
| Source Code: include\linux\pagemap.h | Create Date:2022-07-28 05:45:07 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Wait for a page to be unlocked.* This must be called with the caller "holding" the page,* ie with increased "page->count" so that the page won't* go away during the wait..
Proto:static inline void wait_on_page_locked(struct page *page)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct page * | page | 
| 526 | If PageLocked(page) Then This is exported only for wait_on_page_locked/wait_on_page_writeback, etc.,* and should not be used directly. | 
| Name | Describe | 
|---|---|
| __lock_page_or_retry | Return values:* 1 - page is locked; mmap_sem is still held | 
| filemap_fault | lemap_fault - read in file data for page fault handling*@vmf: struct vm_fault containing details of the fault* filemap_fault() is invoked via the vma operations vector for a* mapped memory region to read in file data during a page fault | 
| wait_on_page_read | |
| do_read_cache_page | |
| hugetlb_fault | 
| 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 |