Function report | 
Source Code:kernel\async.c | 
Create Date:2022-07-28 09:33:24 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:pick the first pending entry and run it
Proto:static void async_run_entry_fn(struct work_struct *work)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct work_struct * | work | 
| 118 | pr_debug("calling %lli_%pS @ %i\n", (longlong)cookie, func, task_pid_nr(current process)) | 
| 127 | pr_debug("initcall %lli_%pS returned 0 after %lld usecs\n", (longlong)cookie, func, (longlong)Convert ktime_t to nanoseconds >> 10) | 
| 134 | spin_lock_irqsave( & async_lock, flags) | 
| 140 | atomic_dec( & entry_count) | 
| 142 | spin_unlock_irqrestore( & async_lock, flags) | 
| 145 | wake_up( & async_done) | 
| 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  |