Function report |
Source Code:arch\x86\kernel\unwind_orc.c |
Create Date:2022-07-28 08:50:58 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:stack_access_ok
Proto:static bool stack_access_ok(struct unwind_state *state, unsigned long _addr, size_t len)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct unwind_state * | state | |
unsigned long | _addr | |
size_t | len |
332 | info = stack_info |
335 | If Not on_stack(info, addr, len) && get_stack_info(addr, task, info, & stack_mask) Then Return false |
339 | Return true |
Name | Describe |
---|---|
deref_stack_reg | |
deref_stack_regs | |
deref_stack_iret_regs |
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 |