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