函数逻辑报告 |
Source Code:include\asm-generic\atomic-instrumented.h |
Create Date:2022-07-27 06:38:47 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:atomic_add_return
函数原型:static inline int atomic_add_return(int i, atomic_t *v)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
int | i | |
atomic_t * | v |
71 | kasan_check_write(v, v的长度) |
名称 | 描述 |
---|---|
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 | |
blkcg_use_delay |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |