Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\buffer.c Create Date:2022-07-28 20:14:09
Last Modify:2020-03-18 10:38:29 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:invalidate_bh_lrus

Proto:void invalidate_bh_lrus(void)

Type:void

Parameter:Nothing

1436  on_each_cpu_cond(has_bh_in_lru, validate_bh_lrus() is called rarely - but not only at unmount.* This doesn't race because it runs in each cpu either in irq* or with preempt disabled., NULL, 1, GFP_KERNEL)
Caller
NameDescribe
kill_bdevKill _all_ buffers and pagecache , dirty or not..
invalidate_bdevInvalidate clean unused buffers and pagecache.