Function report |
Source Code:mm\memfd.c |
Create Date:2022-07-28 16:38:02 |
Last Modify:2022-05-20 10:27:46 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:memfd_fcntl
Proto:long memfd_fcntl(struct file *file, unsigned int cmd, unsigned long arg)
Type:long
Parameter:
Type | Parameter | Name |
---|---|---|
struct file * | file | |
unsigned int | cmd | |
unsigned long | arg |
226 | Case cmd == Set/Get seals |
233 | Case cmd == F_GET_SEALS |
234 | error = memfd_get_seals(file) |
235 | Break |
236 | Default |
241 | Return error |
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 |