函数逻辑报告 |
Source Code:lib\irq_poll.c |
Create Date:2022-07-27 08:19:29 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:__irq_poll_complete - Mark this @iop as un-polled again*@iop: The parent iopoll structure* Description:* See irq_poll_complete(). This function must be called with interrupts* disabled.
函数原型:static void __irq_poll_complete(struct irq_poll *iop)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct irq_poll * | iop |
53 | 删除链表项 |
名称 | 描述 |
---|---|
irq_poll_complete | q_poll_complete - Mark this @iop as un-polled again*@iop: The parent iopoll structure* Description:* If a driver consumes less than the assigned budget in its run of the* iopoll handler, it'll end the polled mode by calling this function |
irq_poll_softirq |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |