Function report |
Source Code:kernel\irq_work.c |
Create Date:2022-07-28 12:46:48 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Enqueue the irq_work @work on @cpu unless it's already pending* somewhere.* Can be re-enqueued while the callback is still in progress.
Proto:bool irq_work_queue_on(struct irq_work *work, int cpu)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct irq_work * | work | |
int | cpu |
Name | Describe |
---|---|
perf_pending_event_disable |
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 |