Function report |
Source Code:mm\memcontrol.c |
Create Date:2022-07-28 16:09:22 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:If current->active_memcg is non-NULL, do not fallback to current->mm->memcg.
Proto:static __always_inline struct mem_cgroup *get_mem_cgroup_from_current(void)
Type:struct mem_cgroup
Parameter:Nothing
978 | memcg = root_mem_cgroup |
981 | If ss_tryget_online - try to obtain a reference on the specified css if online*@css: target css* Obtain a reference on @css if it's online Then memcg = active_memcg |
984 | Return 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 |