Function report |
Source Code:mm\swap_state.c |
Create Date:2022-07-28 15:15:00 |
Last Modify:2020-03-17 22:02:06 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:swap_ra_clamp_pfn
Proto:static inline void swap_ra_clamp_pfn(struct vm_area_struct *vma, unsigned long faddr, unsigned long lpfn, unsigned long rpfn, unsigned long *start, unsigned long *end)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct vm_area_struct * | vma | |
unsigned long | faddr | |
unsigned long | lpfn | |
unsigned long | rpfn | |
unsigned long * | start | |
unsigned long * | end |
634 | start = max3 - return maximum of three values*@x: first value*@y: second value*@z: third value(lpfn, PFN_DOWN(Our start address within vm_mm. ), PFN_DOWN(faddr & PMD_MASK)) |
Name | Describe |
---|---|
swap_ra_info |
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 |