Function report |
Source Code:kernel\workqueue.c |
Create Date:2022-07-28 09:27:07 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__cancel_work
Proto:static bool __cancel_work(struct work_struct *work, bool is_dwork)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct work_struct * | work | |
bool | is_dwork |
3215 | Do |
3217 | When Value for the false possibility is greater at compile time(ret == - EAGAIN) cycle |
3219 | If Value for the false possibility is greater at compile time(ret < 0) Then Return false |
3223 | local_irq_restore(flags) |
3224 | Return ret |
Name | Describe |
---|---|
cancel_delayed_work | ancel_delayed_work - cancel a delayed work*@dwork: delayed_work to cancel* Kill off a pending delayed_work |
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 |