Function report |
Source Code:mm\page_alloc.c |
Create Date:2022-07-28 15:06:13 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:free_pages
Proto:void free_pages(unsigned long addr, unsigned int order)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | addr | |
unsigned int | order |
4805 | If addr != 0 Then |
4806 | VM_BUG_ON(!virt_addr_valid((void * )addr)) |
Name | Describe |
---|---|
stack_depot_save | stack_depot_save - Save a stack trace from an array*@entries: Pointer to storage array*@nr_entries: Size of the storage array*@alloc_flags: Allocation gfp flags* Return: The handle of the stack struct stored in depot |
swiotlb_late_init_with_default_size | Systems with larger DMA zones (those that don't support ISA) can* initialize the swiotlb later using the slab allocator if needed.* This should be just like above, but with some error catching. |
swiotlb_late_init_with_tbl | |
swiotlb_exit | |
tlb_batch_list_free |
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 |