Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\irq\internals.h Create Date:2022-07-28 10:08:22
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:irqd_clr_move_pending

Proto:static inline void irqd_clr_move_pending(struct irq_data *d)

Type:void

Parameter:

TypeParameterName
struct irq_data *d
210  __irqd_to_state(d) &= ~IRQD_SETAFFINITY_PENDING
Caller
NameDescribe
irq_fixup_move_pendingq_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