Function report |
Source Code:kernel\compat.c |
Create Date:2022-07-28 11:05:51 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Allocate user-space memory for the duration of a single system call,* in order to marshall parameters inside a compat thunk.
Proto:void __user *compat_alloc_user_space(unsigned long len)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | len |
346 | If Value for the false possibility is greater at compile time(len > (((compat_uptr_t)~0) >> 1)) Then Return NULL |
349 | ptr = arch_compat_alloc_user_space(len) |
354 | Return ptr |
Name | Describe |
---|---|
COMPAT_SYSCALL_DEFINE3 | |
COMPAT_SYSCALL_DEFINE6 | |
COMPAT_SYSCALL_DEFINE4 | |
compat_cdrom_read_audio | |
compat_cdrom_generic_command | |
compat_blkpg_ioctl | |
COMPAT_SYSCALL_DEFINE4 |
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 |