Function report |
Source Code:include\linux\swap.h |
Create Date:2022-07-28 05:57:38 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:split_swap_cluster
Proto:static inline int split_swap_cluster(swp_entry_t entry)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
swp_entry_t | entry |
624 | Return 0 |
Name | Describe |
---|---|
split_huge_page_to_list | This function splits huge page into normal pages. @page can point to any* subpage of huge page to split. Split doesn't change the position of @page.* Only caller must hold pin on the @page, otherwise split fails with -EBUSY.* The huge page must be locked. |
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 |