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_inc
Proto:static inline void atomic_long_inc(atomic_long_t *v)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
atomic_long_t * | v |
654 | atomic_inc(v) |
Name | Describe |
---|---|
rcu_torture_timer | RCU torture reader from timer handler. Dereferences rcu_torture_current,* incrementing the corresponding element of the pipeline array. The* counter in the element should never be greater than 1, otherwise, the* RCU implementation is broken. |
audit_tree_lookup | alled under rcu_read_lock |
advance_inactive_age | |
get_swap_page_of_type | The only caller of this function is now suspend routine |
get_io_context | get_io_context - increment reference count to io_context*@ioc: io_context to get* Increment reference count to @ioc. |
ima_add_digest_entry | ma_add_template_entry helper function:* - Add template entry to the measurement list and hash table, for* all entries except those carried across kexec.* (Called with ima_extend_list_mutex held.) |
ima_add_violation | ma_add_violation - add violation to measurement list.* Violations are flagged in the measurement list with zero hash values.* By extending the PCR with 0xFF's instead of with zeroes, the PCR* value is invalidated. |
drop_nlink | drop_nlink - directly drop an inode's link count*@inode: inode* This is a low-level filesystem helper to replace any* direct filesystem manipulation of i_nlink |
clear_nlink | lear_nlink - directly zero an inode's link count*@inode: inode* This is a low-level filesystem helper to replace any* direct filesystem manipulation of i_nlink. See* drop_nlink() for why we care about i_nlink hitting zero. |
fsnotify_detach_connector_from_object | |
ep_insert | 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 |