Function report |
Source Code:include\linux\irq.h |
Create Date:2022-07-28 07:32:37 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:irqd_is_setaffinity_pending
Proto:static inline bool irqd_is_setaffinity_pending(struct irq_data *d)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct irq_data * | d |
243 | Return __irqd_to_state(d) & IRQD_SETAFFINITY_PENDING |
Name | Describe |
---|---|
irq_fixup_move_pending | q_fixup_move_pending - Cleanup irq move pending from a dying CPU*@desc: Interrupt descpriptor to clean up*@force_clear: If set clear the move pending bit unconditionally |
irq_move_masked_irq |
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 |