Function report |
Source Code:include\linux\page_ref.h |
Create Date:2022-07-28 05:41:35 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:page_ref_sub_and_test
Proto:static inline int page_ref_sub_and_test(struct page *page, int nr)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct page * | page | |
int | nr |
123 | If page_ref_tracepoint_active(__tracepoint_page_ref_mod_and_test) Then __page_ref_mod_and_test(page, - nr, ret) |
125 | Return ret |
Name | Describe |
---|---|
__page_frag_cache_drain | |
page_frag_alloc |
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 |