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_set

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

Type:void

Parameter:

TypeParameterName
atomic64_t *v
s64i
854  kasan_check_write(v, size of v )
855  arch_atomic64_set - set atomic64 variable*@v: pointer to type atomic64_t*@i: value to assign* Atomically sets the value of @v to @n.
Caller
NameDescribe
pvclock_resume
mm_init
z3fold_create_poolz3fold_create_pool() - create a new z3fold pool*@name: pool name*@gfp: gfp flags when allocating the z3fold pool structure*@ops: user-defined operations for the z3fold pool* Return: pointer to the new z3fold pool or NULL if the metadata allocation* failed.
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