Function report |
Source Code:arch\x86\include\asm\compat.h |
Create Date:2022-07-28 05:47:23 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:A pointer passed in from user mode. This should not* be used for syscall parameters, just declare them* as pointers because the syscall entry code will have* appropriately converted them already.
Proto:static inline void __user *compat_ptr(compat_uptr_t uptr)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
compat_uptr_t | uptr |
189 | Return uptr |
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 |