Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\page-writeback.c Create Date:2022-07-28 14:09:35
Last Modify:2022-05-23 13:25:58 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:wb_writeout_inc

Proto:void wb_writeout_inc(struct bdi_writeback *wb)

Type:void

Parameter:

TypeParameterName
struct bdi_writeback *wb
618  local_irq_save(flags)
619  Increment @wb's writeout completion count and the global writeout* completion count. Called from test_clear_page_writeback().
620  local_irq_restore(flags)