Function report |
Source Code:kernel\cgroup\rdma.c |
Create Date:2022-07-28 11:15:05 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:rdmacg_parse_limits
Proto:static int rdmacg_parse_limits(char *options, int *new_limits, unsigned long *enables)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
char * | options | |
int * | new_limits | |
unsigned long * | enables |
399 | index = parse_resource(c, & intval) |
403 | new_limits[index] = intval |
406 | Return 0 |
408 | err : |
409 | Return err |
Name | Describe |
---|---|
rdmacg_resource_set_max |
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 |