Function report |
Source Code:mm\madvise.c |
Create Date:2022-07-28 15:12:17 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:madvise_cold
Proto:static long madvise_cold(struct vm_area_struct *vma, struct vm_area_struct **prev, unsigned long start_addr, unsigned long end_addr)
Type:long
Parameter:
Type | Parameter | Name |
---|---|---|
struct vm_area_struct * | vma | |
struct vm_area_struct ** | prev | |
unsigned long | start_addr | |
unsigned long | end_addr |
493 | If Not can_madv_lru_vma(vma) Then Return -EINVAL |
496 | lru_add_drain() |
498 | madvise_cold_page_range( & tlb, vma, start_addr, end_addr) |
501 | Return 0 |
Name | Describe |
---|---|
madvise_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 |