函数逻辑报告 |
Source Code:include\linux\refcount.h |
Create Date:2022-07-27 06:40:40 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:_inc - increment a refcount*@r: the refcount to increment* Similar to atomic_inc(), but will saturate at REFCOUNT_SATURATED and WARN
函数原型:static inline void refcount_inc(refcount_t *r)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
refcount_t * | r |
名称 | 描述 |
---|---|
threshold_create_bank | |
copy_sighand | 复制信号句柄 |
copy_process | 创建进程 |
uid_hash_find | |
audit_get_watch | |
get_tree | |
kcov_get | |
buffer_pipe_buf_get | |
bpf_trampoline_lookup | |
btf_get_by_fd | |
get_ctx | |
get_uprobe | |
copy_semundo | 重置信号量 |
__bsg_get_device | |
key_user_lookup | Get the key quota record for a user, allocating a new record if one doesn't* already exist. |
key_alloc | key_alloc - Allocate a key of the specified type.*@type: The type of key to allocate.*@desc: The key description to allow the key to be searched out.*@uid: The owner of the new key.*@gid: The group ID for the new key's group permissions. |
vfs_dup_fs_context | vfs_dup_fc_config: Duplicate a filesystem context.*@src_fc: The context to copy. |
fsnotify_get_group | Get reference to a group. |
fsnotify_get_mark | |
userfaultfd_ctx_get | serfaultfd_ctx_get - Acquires a reference to the internal userfaultfd* context.*@ctx: [in] Pointer to the userfaultfd context. |
io_cqring_fill_event | |
io_get_work | |
fscrypt_get_encryption_info | |
find_or_insert_direct_key | Find/insert the given key into the fscrypt_direct_keys table. If found, it* is returned with elevated refcount, and 'to_insert' is freed if non-NULL. If* not found, 'to_insert' is inserted and returned if it's non-NULL; otherwise* NULL is returned. |
get_pid | |
get_task_struct | |
__key_get | |
get_uid | |
kref_get | 对象增加引用 |
sock_zerocopy_get | |
skb_get | 引用缓存 |
get_cgroup_ns | |
qdisc_refcount_inc | |
neigh_parms_clone | |
neigh_clone | |
fib_rule_get | |
sock_hold | Grab socket reference count. This operation is valid onlywhen sk is ALREADY grabbed f.e. it is found in hash tableor a list and the lookup is made under lock preventing hash tablemodifications. |
in6_dev_get | 从inet6_dev netdevice得到指针 |
in6_dev_hold | |
in6_ifa_hold | |
fib_info_hold | |
posix_acl_dup | Duplicate an ACL handle. |
wb_congested_get_create | |
get_ipc_ns | |
get_css_set | ed get/put for css_set objects |
sctp_auth_key_hold | |
fib6_info_hold | |
xfrm_pol_hold | |
xfrm_state_hold | |
pde_get |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |