Function report |
Source Code:mm\swapfile.c |
Create Date:2022-07-28 15:17:12 |
Last Modify:2020-03-17 22:19:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:scan_swap_map
Proto:static unsigned long scan_swap_map(struct swap_info_struct *si, unsigned char usage)
Type:unsigned long
Parameter:
Type | Parameter | Name |
---|---|---|
struct swap_info_struct * | si | |
unsigned char | usage |
983 | n_ret = scan_swap_map_slots(si, usage, 1, & entry) |
985 | If n_ret Then Return Extract the `offset' field from a swp_entry_t. The swp_entry_t is in* arch-independent format |
987 | Else Return 0 |
Name | Describe |
---|---|
get_swap_page_of_type | The only caller of this function is now suspend routine |
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 |