Function report |
Source Code:mm\nommu.c |
Create Date:2022-07-28 14:37:35 |
Last Modify:2020-03-17 21:26:27 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ksys_mmap_pgoff
Proto:unsigned long ksys_mmap_pgoff(unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, unsigned long fd, unsigned long pgoff)
Type:unsigned long
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | addr | |
unsigned long | len | |
unsigned long | prot | |
unsigned long | flags | |
unsigned long | fd | |
unsigned long | pgoff |
1332 | audit_mmap_fd(fd, flags) |
1333 | If Not (flags & don't use a file ) Then |
1339 | flags &= ~(mark it as an executable | ETXTBSY ) |
1345 | out : |
1346 | Return retval |
Name | Describe |
---|---|
SYSCALL_DEFINE6 | |
SYSCALL_DEFINE1 |
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 |