Function report |
Source Code:mm\memcontrol.c |
Create Date:2022-07-28 16:09:50 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:memory_stat_format
Proto:static char *memory_stat_format(struct mem_cgroup *memcg)
Type:char
Parameter:
Type | Parameter | Name |
---|---|---|
struct mem_cgroup * | memcg |
1362 | seq_buf_init( & s, kmalloc(PAGE_SIZE, GFP_KERNEL), PAGE_SIZE) |
1363 | If Not buffer Then Return NULL |
1468 | WARN_ON_ONCE(seq_buf have a buffer that might overflow. When this happens* the len and size are set to be equal.) |
1470 | Return buffer |
Name | Describe |
---|---|
mem_cgroup_print_oom_meminfo | mem_cgroup_print_oom_meminfo: Print OOM memory information relevant to* memory controller.*@memcg: The memory cgroup that went over limit |
memory_stat_show |
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 |