Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\asm-generic\atomic-instrumented.h Create Date:2022-07-28 05:34:50
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:atomic64_sub

Proto:static inline void atomic64_sub(s64 i, atomic64_t *v)

Type:void

Parameter:

TypeParameterName
s64i
atomic64_t *v
960  kasan_check_write(v, size of v )
961  arch_atomic64_sub - subtract the atomic64 variable*@i: integer value to subtract*@v: pointer to type atomic64_t* Atomically subtracts @i from @v.
Caller
NameDescribe
perf_mmap_closeA buffer can be mmap()ed multiple times; either directly through the same* event, or through other events by use of perf_event_set_output().* In order to undo the VM accounting done by perf_mmap() we need to destroy
blkcg_scale_delayScale the accumulated delay based on how long it has been since we updated* the delay. We only call this when we are adding delay, in case it's been a* while since we added delay, and when we are checking to see if we need to