Function report |
Source Code:include\linux\mm.h |
Create Date:2022-07-28 05:43:44 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:pgtable_pte_page_ctor
Proto:static inline bool pgtable_pte_page_ctor(struct page *page)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct page * | page |
1942 | If Not ptlock_init(page) Then Return false |
1945 | We only use atomic operations to update counters. So there is no need to* disable interrupts.(page, used for pagetables ) |
1946 | Return true |
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 |