Function report |
Source Code:arch\x86\kernel\traps.c |
Create Date:2022-07-28 07:31:53 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:is_valid_bugaddr
Proto:int is_valid_bugaddr(unsigned long addr)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | addr |
160 | If addr < TASK_SIZE_MAX Then Return 0 |
163 | If probe_kernel_address(): safely attempt to read from a location*@addr: address to read from*@retval: read into this variable* Returns 0 on success, or -EFAULT.((unsignedshort * )addr, ud) Then Return 0 |
Name | Describe |
---|---|
report_bug |
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 |