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_sub
Proto:static inline void atomic_long_sub(long i, atomic_long_t *v)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
long | i | |
atomic_long_t * | v |
600 | atomic_sub(i, v) |
Name | Describe |
---|---|
gen_pool_alloc_algo_owner | gen_pool_alloc_algo_owner - allocate special memory from the pool*@pool: pool to allocate from*@size: number of bytes to allocate from the pool*@algo: algorithm passed from caller*@data: data passed to algorithm*@owner: optionally retrieve the chunk owner |
bpf_charge_memlock | |
bpf_uncharge_memlock | |
__bpf_prog_charge | |
__bpf_prog_uncharge | |
perf_mmap_close | A buffer can be mmap()ed multiple times; either directly through the same* event, or through other events by use of perf_event_set_output().* In order to undo the VM accounting done by perf_mmap() we need to destroy |
__purge_vmap_area_lazy | Purges all lazily-freed vmap areas. |
__vunmap | |
get_swap_pages | |
SYSCALL_DEFINE1 | |
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 |
__free_zspage | |
io_unaccount_mem |
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 |