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_return
Proto:static inline int atomic_add_return(int i, atomic_t *v)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
int | i | |
atomic_t * | v |
71 | kasan_check_write(v, size of v ) |
Name | Describe |
---|---|
cmci_storm_detect | |
rcu_dynticks_eqs_enter | Record entry into an extended quiescent state. This is only to be* called when not already in an extended quiescent state. |
rcu_dynticks_eqs_exit | Record exit from an extended quiescent state. This is only to be* called from an extended quiescent state. |
rcu_dynticks_snap | Snapshot the ->dynticks counter with full ordering so as to allow* stable comparison of this counter with past and future snapshots. |
rcu_momentary_dyntick_idle | Let the RCU core know that this CPU has gone through the scheduler,* which is a quiescent state |
audit_serial | audit_serial - compute a serial number for the audit record* Compute a serial number for the audit record. Audit records are* written to user-space as soon as they are generated, so a complete* audit record may be written in several pieces |
quota_send_warning | quota_send_warning - Send warning to userspace about exceeded quota*@qid: The kernel internal quota identifier |
atomic_inc_return | |
atomic_long_add_return |
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 |