Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:write_seqcount_invalidate - invalidate in-progress read-side seq operations*@s: pointer to seqcount_t* After write_seqcount_invalidate, no read-side seq operations will complete* successfully and see data older than this.

Proto:static inline void write_seqcount_invalidate(seqcount_t *s)

Type:void

Parameter:

TypeParameterName
seqcount_t *s
400  smp_wmb()
401  sequence += 2
Caller
NameDescribe
__d_dropdrop a dentry