Function report |
Source Code:mm\kasan\common.c |
Create Date:2022-07-28 15:50:32 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:filter_irq_stacks
Proto:static inline unsigned int filter_irq_stacks(unsigned long *entries, unsigned int nr_entries)
Type:unsigned int
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long * | entries | |
unsigned int | nr_entries |
58 | When i < nr_entries cycle |
59 | If in_irqentry_text(entries[i]) Then |
61 | Return i + 1 |
64 | Return nr_entries |
Name | Describe |
---|---|
save_stack |
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 |