Function report |
Source Code:mm\migrate.c |
Create Date:2022-07-28 15:59:21 |
Last Modify:2022-05-20 09:53:13 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:store_status
Proto:static int store_status(int __user *status, int start, int value, int nr)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
int __user * | status | |
int | start | |
int | value | |
int | nr |
1489 | If Write a simple value into user space(value, status + start) Then Return -EFAULT |
1491 | start++ |
1494 | Return 0 |
Name | Describe |
---|---|
do_pages_move | Migrate an array of page address onto an array of nodes and fill* the corresponding array of status. |
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 |