Function report |
Source Code:arch\x86\include\asm\compat.h |
Create Date:2022-07-28 05:47:24 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:arch_compat_alloc_user_space
Proto:static inline void __user *arch_compat_alloc_user_space(long len)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
long | len |
201 | If test_thread_flag(IA32 compatibility process ) Then |
203 | Else |
Name | Describe |
---|---|
compat_alloc_user_space | Allocate user-space memory for the duration of a single system call,* in order to marshall parameters inside a compat thunk. |
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 |