Function report |
Source Code:fs\userfaultfd.c |
Create Date:2022-07-28 20:20:37 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:userfaultfd_show_fdinfo
Proto:static void userfaultfd_show_fdinfo(struct seq_file *m, struct file *f)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct seq_file * | m | |
struct file * | f |
1902 | spin_lock_irq( & lock) |
1904 | pending++ |
1905 | total++ |
1908 | total++ |
1910 | spin_unlock_irq( & 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 |