函数逻辑报告 |
Source Code:include\linux\mm.h |
Create Date:2022-07-27 06:44:48 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:get_mm_rss
函数原型:static inline unsigned long get_mm_rss(struct mm_struct *mm)
返回类型:unsigned long
参数:
类型 | 参数 | 名称 |
---|---|---|
struct mm_struct * | mm |
1671 | 返回:per-process(per-mm_struct) statistics.加per-process(per-mm_struct) statistics.加per-process(per-mm_struct) statistics. |
名称 | 描述 |
---|---|
dup_mm | dup_mm() - duplicates an existing mm structure*@tsk: the task_struct with which the new mm will be associated.*@oldmm: the mm to duplicate.* Allocates a new mm structure and duplicates the provided @oldmm structure* content into it. |
oom_badness | m_badness - heuristic function to determine which candidate task to kill*@p: task struct of which task we should calculate*@totalpages: total present RAM allowed for page allocation* The heuristic for determining which task to kill is made to be as simple |
dump_task | |
get_mm_hiwater_rss | |
update_hiwater_rss | |
reset_mm_hiwater_rss |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |