Function report |
Source Code:include\linux\hugetlb.h |
Create Date:2022-07-28 05:55:24 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:hstate_sizelog
Proto:static inline struct hstate *hstate_sizelog(int page_size_log)
Type:struct hstate
Parameter:
Type | Parameter | Name |
---|---|---|
int | page_size_log |
486 | If Not page_size_log Then Return default_hstate |
489 | Return size_to_hstate(1UL << page_size_log) |
Name | Describe |
---|---|
ksys_mmap_pgoff | |
newseg | wseg - Create a new shared memory segment*@ns: namespace*@params: ptr to the structure that contains key, size and shmflg* Called with shm_ids.rwsem held as a writer. |
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 |