Function report |
Source Code:fs\io_uring.c |
Create Date:2022-07-28 20:22:22 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:io_uring_mmap
Proto:static int io_uring_mmap(struct file *file, struct vm_area_struct *vma)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct file * | file | |
struct vm_area_struct * | vma |
5118 | Return remap_pfn_range(vma, Our start address within vm_mm. , pfn, sz, Access permissions of this VMA. ) |
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 |