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_on_page_locked_killable
Proto:static inline int wait_on_page_locked_killable(struct page *page)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct page * | page | 
| 532 | If Not PageLocked(page) Then Return 0 | 
| 534 | Return wait_on_page_bit_killable(compound_head(page), Page is locked. Don't touch. ) | 
| Name | Describe | 
|---|---|
| __lock_page_or_retry | Return values:* 1 - page is locked; mmap_sem is still held | 
| generic_file_buffered_read | generic_file_buffered_read - generic file read routine*@iocb: the iocb to read*@iter: data destination*@written: already copied* This is a generic file read routine, and uses the* mapping->a_ops->readpage() function for the actual low-level stuff. | 
| 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  |