Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:raw_read_seqcount_latch

Proto:static inline int raw_read_seqcount_latch(seqcount_t *s)

Type:int

Parameter:

TypeParameterName
seqcount_t *s
282  seq = READ_ONCE(sequence)
283  Return seq
Caller
NameDescribe
__ktime_get_fast_nsktime_get_mono_fast_ns - Fast NMI safe access to clock monotonic* This timestamp is not guaranteed to be monotonic across an update
__ktime_get_real_fast_nsSee comment for __ktime_get_fast_ns() vs. timestamp ordering