Function report |
Source Code:mm\swapfile.c |
Create Date:2022-07-28 15:18:53 |
Last Modify:2020-03-17 22:19:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:_enable_swap_info
Proto:static void _enable_swap_info(struct swap_info_struct *p)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct swap_info_struct * | p |
2452 | SWP_USED etc: see above |= SWP_WRITEOK | SWP_VALID |
2454 | protected with swap_lock. reading in vm_swap_full() doesn't need lock += al of usable pages of swap |
2456 | assert_spin_locked( & swap_lock) |
2467 | plist_add - add @node to @head*@node: &struct plist_node pointer*@head: &struct plist_head pointer |
2468 | add_to_avail_list(p) |
Name | Describe |
---|---|
enable_swap_info | |
reinsert_swap_info |
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 |