Function report |
Source Code:include\linux\frontswap.h |
Create Date:2022-07-28 14:20:47 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:frontswap_test
Proto:static inline bool frontswap_test(struct swap_info_struct *sis, unsigned long offset)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct swap_info_struct * | sis | |
unsigned long | offset |
50 | Return __frontswap_test(sis, offset) |
Name | Describe |
---|---|
unuse_pte_range | |
find_next_to_unuse | Scan swap_map (or frontswap_map if frontswap parameter is true)* from current position to next entry still in use. Return 0* if there are no inuse entries after prev till end of the map. |
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 |