Function report |
Source Code:include\linux\hugetlb.h |
Create Date:2022-07-28 05:55:29 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Return page->index in PAGE_SIZE units
Proto:static inline unsigned long basepage_index(struct page *page)
Type:unsigned long
Parameter:
Type | Parameter | Name |
---|---|---|
struct page * | page |
567 | If Not PageCompound(page) Then Return Our offset within mapping. |
570 | Return __basepage_index(page) |
Name | Describe |
---|---|
get_futex_key | get_futex_key() - Get parameters which are the keys for a futex*@uaddr: virtual address of the futex*@fshared: 0 for a PROCESS_PRIVATE futex, 1 for PROCESS_SHARED*@key: address where result is stored |
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 |