Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\vmstat.h Create Date:2022-07-28 05:43:33
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:zone_numa_state_add

Proto:static inline void zone_numa_state_add(long x, struct zone *zone, enum numa_stat_item item)

Type:void

Parameter:

TypeParameterName
longx
struct zone *zone
enum numa_stat_itemitem
145  atomic_long_add(x, & vm_numa_stat[item])
146  atomic_long_add(x, & vm_numa_stat[item])
Caller
NameDescribe
__inc_numa_state