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_dec
Proto:static inline void atomic_long_dec(atomic_long_t *v)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
atomic_long_t * | v |
708 | atomic_dec(v) |
Name | Describe |
---|---|
free_page_series | a contiguous series of pages |
get_swap_page_of_type | The only caller of this function is now suspend routine |
__destroy_inode | |
set_nlink | set_nlink - directly set an inode's link count*@inode: inode*@nlink: new nlink (should be non-zero)* This is a low-level filesystem helper to replace any* direct filesystem manipulation of i_nlink. |
inc_nlink | _nlink - directly increment an inode's link count*@inode: inode* This is a low-level filesystem helper to replace any* direct filesystem manipulation of i_nlink. Currently,* it is only here for parity with dec_nlink(). |
ep_remove | Removes a "struct epitem" from the eventpoll RB tree and deallocates* all the associated resources. Must be called with "mtx" held. |
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 |