Function report |
Source Code:mm\swapfile.c |
Create Date:2022-07-28 15:18:54 |
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, int prio, unsigned char *swap_map, struct swap_cluster_info *cluster_info, unsigned long *frontswap_map)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct swap_info_struct * | p | |
int | prio | |
unsigned char * | swap_map | |
struct swap_cluster_info * | cluster_info | |
unsigned long * | frontswap_map |
2479 | setup_swap_info(p, prio, swap_map, cluster_info) |
2481 | spin_unlock( & swap_lock) |
2489 | _enable_swap_info(p) |
2491 | spin_unlock( & swap_lock) |
Name | Describe |
---|---|
SYSCALL_DEFINE2 |
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 |