Function report |
Source Code:mm\memcontrol.c |
Create Date:2022-07-28 16:13:41 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:memory_current_read
Proto:static u64 memory_current_read(struct cgroup_subsys_state *css, struct cftype *cft)
Type:u64
Parameter:
Type | Parameter | Name |
---|---|---|
struct cgroup_subsys_state * | css | |
struct cftype * | cft |
5879 | memcg = mem_cgroup_from_css(css) |
5881 | Return page_counter_read( & Accounted resources ) * PAGE_SIZE |
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 |