Function report |
Source Code:include\linux\irq.h |
Create Date:2022-07-28 07:32:40 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:irqd_to_hwirq
Proto:static inline irq_hw_number_t irqd_to_hwirq(struct irq_data *d)
Type:irq_hw_number_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct irq_data * | d |
415 | Return hwirq |
Name | Describe |
---|---|
ipi_get_hwirq | pi_get_hwirq - Get the hwirq associated with an IPI to a cpu*@irq: linux irq number*@cpu: the target cpu* When dealing with coprocessors IPI, we need to inform the coprocessor of* the hwirq it needs to use to receive and send IPIs. |
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 |