Function report |
Source Code:include\trace\events\irq_matrix.h |
Create Date:2022-07-28 10:16:38 |
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_assign_system
Proto:static inline void trace_irq_matrix_assign_system(int bit, struct irq_matrix *matrix)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
int | bit | |
struct irq_matrix * | matrix |
NULL
Name | Describe |
---|---|
irq_matrix_assign_system | q_matrix_assign_system - Assign system wide entry in the matrix*@m: Matrix pointer*@bit: Which bit to reserve*@replace: Replace an already allocated vector with a system* vector at the same bit position.* The BUG_ON()s below are on purpose |
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 |