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:aw_write_seqcount_latch - redirect readers to even/odd copy*@s: pointer to seqcount_t* The latch technique is a multiversion concurrency control method that allows* queries during non-atomic modifications. If you can guarantee queries never

Proto:static inline void raw_write_seqcount_latch(seqcount_t *s)

Type:void

Parameter:

TypeParameterName
seqcount_t *s
365  smp_wmb()
366  sequence++
367  smp_wmb()
Caller
NameDescribe
__set_cyc2ns_scale
update_fast_timekeeperpdate_fast_timekeeper - Update the fast and NMI safe monotonic timekeeper.*@tkr: Timekeeping readout base from which we take the update* We want to use this from any context including NMI and tracing /* instrumenting the timekeeping code itself.
update_clock_read_dataUpdating the data required to read the clock