| 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:NOTE! This can be used only for unused fasync entries:* entries that actually got inserted on the fasync list* need to be released by rcu - see fasync_remove_entry.
Proto:void fasync_free(struct fasync_struct *new)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct fasync_struct * | new | 
| 905 | kmem_cache_free(fasync_cache, new) | 
| 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 |