Function report |
Source Code:mm\memcontrol.c |
Create Date:2022-07-28 16:11:32 |
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_move_charge_write
Proto:static int mem_cgroup_move_charge_write(struct cgroup_subsys_state *css, struct cftype *cft, u64 val)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct cgroup_subsys_state * | css | |
struct cftype * | cft | |
u64 | val |
3588 | memcg = mem_cgroup_from_css(css) |
3599 | * Should we move charges of a task when a task is moved into this * mem_cgroup ? And what type of charges should we move ? = val |
3600 | Return 0 |
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 |