Function report |
Source Code:include\asm-generic\pgtable.h |
Create Date:2022-07-28 06:00:21 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:This is an implementation of pmdp_establish() that is only suitable for an* architecture that doesn't have hardware dirty/accessed bits. In this case we* can't race with CPU which sets these bits and non-atomic aproach is fine.
Proto:static inline pmd_t generic_pmdp_establish(struct vm_area_struct *vma, unsigned long address, pmd_t *pmdp, pmd_t pmd)
Type:pmd_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct vm_area_struct * | vma | |
unsigned long | address | |
pmd_t * | pmdp | |
pmd_t | pmd |
323 | Return old_pmd |
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 |