Function report |
Source Code:arch\x86\kernel\unwind_orc.c |
Create Date:2022-07-28 08:50:48 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:orc_module_find
Proto:static struct orc_entry *orc_module_find(unsigned long ip)
Type:struct orc_entry
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | ip |
64 | mod = __module_address(ip) |
65 | If Not mod || Not orc_unwind || Not orc_unwind_ip Then Return NULL |
67 | Return __orc_find(orc_unwind_ip, orc_unwind, num_orcs, ip) |
Name | Describe |
---|---|
orc_find |
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 |