Function report |
Source Code:include\linux\mempolicy.h |
Create Date:2022-07-28 05:53:48 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:mpol_equal
Proto:static inline bool mpol_equal(struct mempolicy *a, struct mempolicy *b)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct mempolicy * | a | |
struct mempolicy * | b |
108 | Return __mpol_equal(a, b) |
Name | Describe |
---|---|
vma_merge | Given a mapping request (addr,end,vm_flags,file,pgoff), figure out* whether that can be merged with its predecessor or its successor |
anon_vma_compatible | Rough compatbility check to quickly see if it's even worth looking* at sharing an anon_vma |
mbind_range | Step 2: apply policy to a range and do splits. |
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 |