Function report |
Source Code:mm\hugetlb.c |
Create Date:2022-07-28 15:26:47 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:vma_add_reservation
Proto:static long vma_add_reservation(struct hstate *h, struct vm_area_struct *vma, unsigned long addr)
Type:long
Parameter:
Type | Parameter | Name |
---|---|---|
struct hstate * | h | |
struct vm_area_struct * | vma | |
unsigned long | addr |
1948 | Return __vma_reservation_common(h, vma, addr, VMA_ADD_RESV) |
Name | Describe |
---|---|
restore_reserve_on_error | This routine is called to restore a reservation on error paths |
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 |