Function report |
Source Code:kernel\stop_machine.c |
Create Date:2022-07-28 11:20:51 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__cpu_stop_queue_work
Proto:static void __cpu_stop_queue_work(struct cpu_stopper *stopper, struct cpu_stop_work *work, struct wake_q_head *wakeq)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct cpu_stopper * | stopper | |
struct cpu_stop_work * | work | |
struct wake_q_head * | wakeq |
Name | Describe |
---|---|
cpu_stop_queue_work | queue @work to @stopper. if offline, @work is completed immediately |
cpu_stop_queue_two_works |
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 |