Function report |
Source Code:include\linux\mman.h |
Create Date:2022-07-28 06:29:10 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:vm_acct_memory
Proto:static inline void vm_acct_memory(long pages)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
long | pages |
Name | Describe |
---|---|
__vm_enough_memory | Check that a process has enough memory to allocate a new virtual* mapping. 0 means there is enough memory for the allocation to* succeed and -ENOMEM implies there is not.* We currently support three overcommit policies, which are set via the* vm |
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 |