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:51
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:wb_congested_get_create

Proto:static inline struct bdi_writeback_congested *wb_congested_get_create(struct backing_dev_info *bdi, int blkcg_id, gfp_t gfp)

Type:struct bdi_writeback_congested

Parameter:

TypeParameterName
struct backing_dev_info *bdi
intblkcg_id
gfp_tgfp
414  _inc - increment a refcount*@r: the refcount to increment* Similar to atomic_inc(), but will saturate at REFCOUNT_SATURATED and WARN
415  Return wb_congested
Caller
NameDescribe
wb_init
blkg_createIf @new_blkg is %NULL, this function tries to allocate a new one as* necessary using %GFP_NOWAIT. @new_blkg is always consumed on return.