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:Sequence counter only version assumes that callers are using their* own mutexing.

Proto:static inline void write_seqcount_begin_nested(seqcount_t *s, int subclass)

Type:void

Parameter:

TypeParameterName
seqcount_t *s
intsubclass
376  raw_write_seqcount_begin(s)
377  seqcount_acquire( & dep_map, subclass, 0, _RET_IP_)
Caller
NameDescribe
__d_move__d_move - move a dentry*@dentry: entry to move*@target: new dentry*@exchange: exchange the two dentries* Update the dcache to reflect the move of a file name
write_seqcount_begin