Function report |
Source Code:include\linux\mman.h |
Create Date:2022-07-28 06:29:10 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Combine the mmap "prot" argument into "vm_flags" used internally.
Proto:static inline unsigned long calc_vm_prot_bits(unsigned long prot, unsigned long pkey)
Type:unsigned long
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | prot | |
unsigned long | pkey |
Name | Describe |
---|---|
determine_vm_flags | we've determined that we can make the mapping, now translate what we* now know into VMA flags |
do_mmap | The caller must hold down_write(¤t->mm->mmap_sem). |
do_mprotect_pkey | pkey==-1 when doing a legacy mprotect() |
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 |