Function report |
Source Code:include\linux\kref.h |
Create Date:2022-07-28 05:44:10 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:kref_get_unless_zero - Increment refcount for object unless it is zero
Proto:static inline int __must_check kref_get_unless_zero(struct kref *kref)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct kref * | kref |
Name | Describe |
---|---|
kobject_get_unless_zero | |
klist_iter_init_node | klist_iter_init_node - Initialize a klist_iter structure.*@k: klist we're iterating.*@i: klist_iter we're filling.*@n: node to start with.* Similar to klist_iter_init(), but starts the action off with @n,* instead of with the list head. |
zswap_pool_get | |
__zswap_pool_release | |
bsg_job_get |
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 |