函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\asm-generic\atomic-instrumented.h Create Date:2022-07-27 06:38:48
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:atomic64_sub

函数原型:static inline void atomic64_sub(s64 i, atomic64_t *v)

返回类型:void

参数:

类型参数名称
s64i
atomic64_t *v
960  kasan_check_write(v, 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.
调用者
名称描述
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