Function report |
Source Code:fs\notify\mark.c |
Create Date:2022-07-28 20:16:36 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:fsnotify_mark_destroy_workfn
Proto:static void fsnotify_mark_destroy_workfn(struct work_struct *work)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct work_struct * | work |
827 | spin_lock( & destroy_lock) |
829 | list_replace_init( & destroy_list, & private_destroy_list) |
830 | spin_unlock( & destroy_lock) |
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 |