Function report |
Source Code:arch\x86\kernel\unwind_orc.c |
Create Date:2022-07-28 08:50:47 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__orc_find
Proto:static struct orc_entry *__orc_find(int *ip_table, struct orc_entry *u_table, unsigned int num_entries, unsigned long ip)
Type:struct orc_entry
Parameter:
Type | Parameter | Name |
---|---|---|
int * | ip_table | |
struct orc_entry * | u_table | |
unsigned int | num_entries | |
unsigned long | ip |
34 | last = ip_table + num_entries - 1 |
37 | If Not num_entries Then Return NULL |
Name | Describe |
---|---|
orc_module_find | |
orc_find | |
unwind_init |
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 |