函数逻辑报告 | 
Source Code:include\asm-generic\atomic-long.h | 
Create Date:2022-07-27 06:38:50 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:atomic_long_add_return
函数原型:static inline long atomic_long_add_return(long i, atomic_long_t *v)
返回类型:long
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| long | i | |
| atomic_long_t * | v | 
| 552 | 返回:atomic_add_return(i, v) | 
| 名称 | 描述 | 
|---|---|
| rwsem_down_read_slowpath | Wait for the read lock to be granted | 
| bpf_charge_memlock | |
| __bpf_prog_charge | |
| wb_update_write_bandwidth | |
| do_shrink_slab | |
| free_vmap_area_noflush | Free a vmap area, caller ensuring that the area has been unmapped* and flush_cache_vunmap had been called for the correct range* previously. | 
| page_counter_charge | page_counter_charge - hierarchically charge pages*@counter: counter*@nr_pages: number of pages to charge* NOTE: This does not consider any configured counter limits. | 
| page_counter_try_charge | page_counter_try_charge - try to hierarchically charge pages*@counter: counter*@nr_pages: number of pages to charge*@fail: points first counter to hit its limit, if any* Returns %true on success, or %false and @fail if the counter or one | 
| account_pipe_buffers | |
| add_mm_counter | |
| sk_memory_allocated_add | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |