Function report |
Source Code:kernel\stackleak.c |
Create Date:2022-07-28 13:51:29 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:stackleak_track_stack
Proto:void __used notrace stackleak_track_stack(void)
Type:void
Parameter:Nothing
126 | BUILD_BUG_ON - break compile if a condition is true(CONFIG_STACKLEAK_TRACK_MIN_SIZE > STACKLEAK_SEARCH_DEPTH) |
128 | If sp < lowest_stack && sp >= task_stack_page(current process) + sizeof(unsignedlong) Then |
131 | lowest_stack = sp |
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 |