Function report |
Source Code:include\linux\mm.h |
Create Date:2022-07-28 05:43:46 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:check_data_rlimit
Proto:static inline int check_data_rlimit(unsigned long rlim, unsigned long new, unsigned long start, unsigned long end_data, unsigned long start_data)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | rlim | |
unsigned long | new | |
unsigned long | start | |
unsigned long | end_data | |
unsigned long | start_data |
2287 | If rlim < RLIM_INFINITY Then |
2292 | Return 0 |
Name | Describe |
---|---|
validate_prctl_map_addr | Check arithmetic relations of passed addresses.* WARNING: we don't require any capability here so be very careful* in what is allowed for modification from userspace. |
SYSCALL_DEFINE1 |
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 |