| Function report | 
| Source Code: mm\swapfile.c | Create Date:2022-07-28 15:17:41 | 
| Last Modify:2020-03-17 22:19:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:swapcache_free_entries
Proto:void swapcache_free_entries(swp_entry_t *entries, int n)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| swp_entry_t * | entries | |
| int | n | 
| 1401 | If n <= 0 Then Return | 
| 1404 | prev = NULL | 
| 1405 | p = NULL | 
| 1412 | If nr_swapfiles > 1 Then sort(entries, n, size of entries[0] , swp_entry_cmp, NULL) | 
| 1415 | p = swap_info_get_cont(entries[i], prev) | 
| 1416 | If p Then swap_entry_free(p, entries[i]) | 
| Name | Describe | 
|---|---|
| drain_slots_cache_cpu | |
| free_swap_slot | 
| 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 |