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:done_seqretry_irqrestore

Proto:static inline void done_seqretry_irqrestore(seqlock_t *lock, int seq, unsigned long flags)

Type:void

Parameter:

TypeParameterName
seqlock_t *lock
intseq
unsigned longflags
598  If seq & 1 Then read_sequnlock_excl_irqrestore(lock, flags)
Caller
NameDescribe
thread_group_cputimeAccumulate raw cputime values of dead tasks (sig->[us]time) and live* tasks (sum on group iteration) belonging to @tsk's group.