Function report |
Source Code:lib\irq_poll.c |
Create Date:2022-07-28 07:20:45 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__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.
Proto:static void __irq_poll_complete(struct irq_poll *iop)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct irq_poll * | iop |
Name | Describe |
---|---|
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 |
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 |