Function report |
Source Code:arch\x86\include\asm\pgtable.h |
Create Date:2022-07-28 06:00:07 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:check_pgprot
Proto:static inline pgprotval_t check_pgprot(pgprot_t pgprot)
Type:pgprotval_t
Parameter:
Type | Parameter | Name |
---|---|---|
pgprot_t | pgprot |
550 | massaged_val = Mask out unsupported bits in a present pgprot. Non-present pgprots* can use those bits for other purposes, so leave them be. |
562 | Return massaged_val |
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 |