Function report |
Source Code:fs\dax.c |
Create Date:2022-07-28 20:23:10 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:pe_order
Proto:static inline unsigned int pe_order(enum page_entry_size pe_size)
Type:unsigned int
Parameter:
Type | Parameter | Name |
---|---|---|
enum page_entry_size | pe_size |
35 | If pe_size == PE_SIZE_PTE Then Return PAGE_SHIFT determines the page size - PAGE_SHIFT determines the page size |
37 | If pe_size == PE_SIZE_PMD Then Return PMD_SHIFT - PAGE_SHIFT determines the page size |
39 | If pe_size == PE_SIZE_PUD Then Return PUD_SHIFT - PAGE_SHIFT determines the page size |
41 | Return ~0 |
Name | Describe |
---|---|
dax_finish_sync_fault | dax_finish_sync_fault - finish synchronous page fault*@vmf: The description of the fault*@pe_size: Size of entry to be inserted*@pfn: PFN to insert* This function ensures that the file range touched by the page fault is* stored persistently on the media |
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 |