Function report |
Source Code:include\linux\memcontrol.h |
Create Date:2022-07-28 05:57:28 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:inc_lruvec_state
Proto:static inline void inc_lruvec_state(struct lruvec *lruvec, enum node_stat_item idx)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct lruvec * | lruvec | |
enum node_stat_item | idx |
1254 | mod_lruvec_state(lruvec, idx, 1) |
Name | Describe |
---|---|
workingset_refault | workingset_refault - evaluate the refault of a previously evicted page*@page: the freshly allocated replacement page*@shadow: shadow entry of the evicted page* Calculates and evaluates the refault distance of the previously* evicted page in the context of |
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 |