Function report |
Source Code:arch\x86\kernel\unwind_frame.c |
Create Date:2022-07-28 08:51:21 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:unwind_dump
Proto:static void unwind_dump(struct unwind_state *state)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct unwind_state * | state |
33 | static bool dumped_before = false |
36 | struct stack_info stack_info = {0} |
37 | visit_mask = 0 |
39 | If dumped_before Then Return |
42 | dumped_before = true |
50 | If get_stack_info(sp, task, & stack_info, & visit_mask) Then Break |
55 | word = Use READ_ONCE_NOCHECK() instead of READ_ONCE() if you need* to hide memory access from KASAN.( * sp) |
60 | If zero Then |
64 | Continue |
Name | Describe |
---|---|
unwind_next_frame |
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 |