Function report |
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 activity | Download SCCT | Chinese |
Name:atomic_add
Proto:static inline void atomic_add(int i, atomic_t *v)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
int | i | |
atomic_t * | v |
62 | kasan_check_write(v, size of v ) |
Name | Describe |
---|---|
mce_start | Start 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_slowpath | queued_read_lock_slowpath - acquire read lock of a queue rwlock*@lock: Pointer to queue rwlock structure |
queued_write_lock_slowpath | queued_write_lock_slowpath - acquire write lock of a queue rwlock*@lock : Pointer to queue rwlock structure |
rcu_dynticks_eqs_online | Reset 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_change | We 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 |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |