Function report |
Source Code:mm\swapfile.c |
Create Date:2022-07-28 15:16:17 |
Last Modify:2020-03-17 22:19:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:next_se
Proto:static inline struct swap_extent *next_se(struct swap_extent *se)
Type:struct swap_extent
Parameter:
Type | Parameter | Name |
---|---|---|
struct swap_extent * | se |
164 | Return rb ? rb_entry(rb, structswap_extent, rb_node) : NULL |
Name | Describe |
---|---|
discard_swap | swapon tell device that all the old swap contents can be discarded,* to allow the swap device to optimize its wear-levelling. |
discard_swap_cluster | swap allocation tell device that a cluster of swap can now be discarded,* to allow the swap device to optimize its wear-levelling. |
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 |