Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:set_page_writeback_keepwrite

Proto:static inline void set_page_writeback_keepwrite(struct page *page)

Type:void

Parameter:

TypeParameterName
struct page *page
547  test_set_page_writeback_keepwrite(page)
Caller
NameDescribe
iomap_writepage_mapWe implement an immediate ioend submission policy here to avoid needing to* chain multiple ioends and hence nest mempool allocations which can violate* forward progress guarantees we need to provide