Function report |
Source Code:include\linux\mm.h |
Create Date:2022-07-28 05:43:43 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ptlock_init
Proto:static inline bool ptlock_init(struct page *page)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct page * | page |
1914 | VM_BUG_ON_PAGE( * (unsignedlong * ) & ptl, page) |
1915 | If Not ptlock_alloc(page) Then Return false |
1918 | 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 |