函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\memcontrol.h Create Date:2022-07-27 06:56:26
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:__inc_lruvec_state

函数原型:static inline void __inc_lruvec_state(struct lruvec *lruvec, enum node_stat_item idx)

返回类型:void

参数:

类型参数名称
struct lruvec *lruvec
enum node_stat_itemidx
1192  __mod_lruvec_state - update lruvec memory statistics*@lruvec: the lruvec*@idx: the stat item*@val: delta to add to the counter, can be negative* The lruvec is the intersection of the NUMA node and a cgroup