| Function report | 
| Source Code: mm\shmem.c | Create Date:2022-07-28 14:20:55 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:shmem_unuse
Proto:int shmem_unuse(unsigned int type, bool frontswap, unsigned long *fs_pages_to_unuse)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| unsigned int | type | |
| bool | frontswap | |
| unsigned long * | fs_pages_to_unuse | 
| 4056 | Return 0 | 
| Name | Describe | 
|---|---|
| try_to_unuse | If the boolean frontswap is true, only unuse pages_to_unuse pages;* pages_to_unuse==0 means all pages; ignored if frontswap is false | 
| 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 |