Function report |
Source Code:mm\swapfile.c |
Create Date:2022-07-28 15:19:14 |
Last Modify:2020-03-17 22:19:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:rator
Proto:static void *swap_start(struct seq_file *swap, loff_t *pos)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct seq_file * | swap | |
loff_t * | pos |
2715 | mutex_lock( & swapon_mutex) |
2717 | If Not l Then Return SEQ_START_TOKEN |
2720 | When si = swap_type_to_swap_info(type) cycle |
2721 | If Not (SWP_USED etc: see above & SWP_USED) || Not vmalloc'ed array of usage counts Then Continue |
2727 | Return NULL |
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 |