Function report |
Source Code:include\trace\events\irq_matrix.h |
Create Date:2022-07-28 10:16:50 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:trace_irq_matrix_free
Proto:static inline void trace_irq_matrix_free(int bit, unsigned int cpu, struct irq_matrix *matrix, struct cpumap *cmap)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
int | bit | |
unsigned int | cpu | |
struct irq_matrix * | matrix | |
struct cpumap * | cmap |
NULL
Name | Describe |
---|---|
irq_matrix_free | q_matrix_free - Free allocated interrupt in the matrix*@m: Matrix pointer*@cpu: Which CPU map needs be updated*@bit: The bit to remove*@managed: If true, the interrupt is managed and not accounted* as available. |
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 |