函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\irq\internals.h Create Date:2022-07-27 11:08:26
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:清除中断标志

函数原型:static inline void irqd_clear(struct irq_data *d, unsigned int mask)

返回类型:void

参数:

类型参数名称
struct irq_data *d
unsigned intmask
225  __irqd_to_state(d)与等于mask的反
调用者
名称描述
handle_irq_event
irq_set_irq_wakeq_set_irq_wake - control irq power management wakeup*@irq: interrupt to control*@on: enable/disable power management wakeup* Enable/disable power management wakeup mode, which is* disabled by default. Enables and disables must match,
__irq_set_trigger设置中断触发方式
__setup_irq注册中断
irq_state_clr_disabled
irq_state_clr_masked
irq_state_clr_started
handle_nested_irqhandle_nested_irq - Handle a nested irq from a irq thread*@irq: the interrupt number* Handle interrupts which are nested into a threaded interrupt* handler. The handler function is called inside the calling* threads context.
handle_untracked_irqhandle_untracked_irq - Simple and software-decoded IRQs.*@desc: the interrupt description structure for this irq* Untracked interrupts are sent from a demultiplexing interrupt* handler when the demultiplexer does not know which device it its
irq_modify_status
irq_pm_check_wakeup
resume_irq