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

Proto:static inline void atomic_add(int i, atomic_t *v)

Type:void

Parameter:

TypeParameterName
inti
atomic_t *v
62  kasan_check_write(v, size of v )
63  arch_atomic_add - add integer to atomic variable*@i: integer value to add*@v: pointer of type atomic_t* Atomically adds @i to @v.
Caller
NameDescribe
mce_startStart of Monarch synchronization. This waits until all CPUs have* entered the exception handler and then determines if any of them* saw a fatal event that requires panic. Then it executes them* in the entry order.* TBD double check parallel CPU hotunplug
queued_read_lock_slowpathqueued_read_lock_slowpath - acquire read lock of a queue rwlock*@lock: Pointer to queue rwlock structure
queued_write_lock_slowpathqueued_write_lock_slowpath - acquire write lock of a queue rwlock*@lock : Pointer to queue rwlock structure
rcu_dynticks_eqs_onlineReset the current CPU's ->dynticks counter to indicate that the* newly onlined CPU is no longer in an extended quiescent state
do_profile_hits
___bpf_prog_run__bpf_prog_run - run eBPF program on a given context*@regs: is the array of MAX_BPF_EXT_REG eBPF pseudo-registers*@insn: is the array of eBPF instructions*@stack: is the eBPF storage stack* Decode and execute eBPF instructions.
_perf_event_refresh
do_msgsnd
scale_cookie_changeWe scale the qd down faster than we scale up, so we need to use this helper* to adjust the scale_cookie accordingly so we don't prematurely get* scale_cookie at DEFAULT_SCALE_COOKIE and unthrottle too much
put_reqs_available
atomic_long_add