| Function report | 
| Source Code: mm\shmem.c | Create Date:2022-07-28 14:21:00 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:shmem_file_setup - get an unlinked file living in tmpfs*@name: name for dentry (to be seen in /proc/<pid>/maps*@size: size to be set for the file*@flags: VM_NORESERVE suppresses pre-accounting of the entire object size
Proto:struct file *shmem_file_setup(const char *name, loff_t size, unsigned long flags)
Type:struct file
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| const char * | name | |
| loff_t | size | |
| unsigned long | flags | 
| 4149 | Return mmon code | 
| 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 |