Function report |
Source Code:fs\fcntl.c |
Create Date:2022-07-28 20:06:04 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:fasync_alloc
Proto:struct fasync_struct *fasync_alloc(void)
Type:struct fasync_struct
Parameter:Nothing
895 | Return kmem_cache_alloc(fasync_cache, GFP_KERNEL) |
Name | Describe |
---|---|
fasync_add_entry | Add a fasync entry. Return negative on error, positive if* added, and zero if did nothing but change an existing one. |
do_fcntl_add_lease |
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 |