Function report |
Source Code:include\linux\memcontrol.h |
Create Date:2022-07-28 05:57:22 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:mod_memcg_page_state - update page state statistics*@page: the page*@idx: page state item to account*@val: number of pages (positive or negative)* The @page must be locked or the caller must use lock_page_memcg()* to prevent double accounting when the
Proto:static inline void __mod_memcg_page_state(struct page *page, int idx, int val)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct page * | page | |
int | idx | |
int | val |
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 |