Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:inc_wb_stat

Proto:static inline void inc_wb_stat(struct bdi_writeback *wb, enum wb_stat_item item)

Type:void

Parameter:

TypeParameterName
struct bdi_writeback *wb
enum wb_stat_itemitem
79  __add_wb_stat(wb, item, 1)
Caller
NameDescribe
__wb_writeout_incIncrement @wb's writeout completion count and the global writeout* completion count. Called from test_clear_page_writeback().
account_page_dirtiedHelper function for set_page_dirty family.* Caller must hold lock_page_memcg().* NOTE: This relies on being atomic wrt interrupts.
__test_set_page_writeback