Function report |
Source Code:include\linux\page_ref.h |
Create Date:2022-07-28 05:41:36 |
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_add_unless
Proto:static inline int page_ref_add_unless(struct page *page, int nr, int u)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct page * | page | |
int | nr | |
int | u |
159 | If page_ref_tracepoint_active(__tracepoint_page_ref_mod_unless) Then __page_ref_mod_unless(page, nr, ret) |
161 | Return ret |
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 |