Function report |
Source Code:include\linux\mm.h |
Create Date:2022-07-28 05:43:31 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:page_memcg_rcu
Proto:static inline struct mem_cgroup *page_memcg_rcu(struct page *page)
Type:struct mem_cgroup
Parameter:
Type | Parameter | Name |
---|---|---|
struct page * | page |
1279 | WARN_ON_ONCE(!rcu_read_lock_held()) |
1280 | Return READ_ONCE(mem_cgroup) |
Name | Describe |
---|---|
workingset_activation | workingset_activation - note a page activation*@page: page that is being activated |
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 |