Function report |
Source Code:arch\x86\kernel\dumpstack_32.c |
Create Date:2022-07-28 07:33:40 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:in_softirq_stack
Proto:static bool in_softirq_stack(unsigned long *stack, struct stack_info *info)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long * | stack | |
struct stack_info * | info |
65 | begin = Operations with implied preemption/interrupt protection. These* operations can be used without worrying about preemption or interrupt.(softirq_stack_ptr) |
66 | end = begin + THREAD_SIZE / sizeof(long) |
75 | type = STACK_TYPE_SOFTIRQ |
85 | Return true |
Name | Describe |
---|---|
get_stack_info |
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 |