函数逻辑报告 |
Source Code:mm\page_counter.c |
Create Date:2022-07-27 17:41:55 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:page_counter_memparse - memparse() for page counter limits*@buf: string to parse*@max: string meaning maximum possible value*@nr_pages: returns the result in number of pages* Returns -EINVAL, or 0 and @nr_pages on success. @nr_pages will be
函数原型:int page_counter_memparse(const char *buf, const char *max, unsigned long *nr_pages)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
const char * | buf | |
const char * | max | |
unsigned long * | nr_pages |
254 | 如果非字符串比较则 |
255 | nr_pages等于PAGE_COUNTER_MAX |
256 | 返回:0 |
265 | 返回:0 |
名称 | 描述 |
---|---|
mem_cgroup_write | The user of this function is...* RES_LIMIT. |
__mem_cgroup_usage_register_event | |
memory_min_write | |
memory_low_write | |
memory_high_write | |
memory_max_write | |
swap_max_write | |
hugetlb_cgroup_write |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |