| Function report | 
| Source Code: include\asm-generic\atomic-long.h | Create Date:2022-07-28 05:34:53 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:atomic_long_add_return
Proto:static inline long atomic_long_add_return(long i, atomic_long_t *v)
Type:long
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| long | i | |
| atomic_long_t * | v | 
| 552 | Return atomic_add_return(i, v) | 
| Name | Describe | 
|---|---|
| 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 | 
| 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 |