| Function report | 
| Source Code: fs\eventfd.c | Create Date:2022-07-28 20:20:14 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:eventfd_show_fdinfo
Proto:static void eventfd_show_fdinfo(struct seq_file *m, struct file *f)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct seq_file * | m | |
| struct file * | f | 
| 318 | spin_lock_irq( & lock) | 
| 321 | spin_unlock_irq( & lock) | 
| 322 | seq_printf(m, "eventfd-id: %d\n", id) | 
| 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 |