Function report | 
Source Code:mm\memory-failure.c | 
Create Date:2022-07-28 16:19:35 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:memory_failure_work_func
Proto:static void memory_failure_work_func(struct work_struct *work)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct work_struct * | work | 
| 1467 | struct memory_failure_entry entry = {0, } | 
| 1471 | mf_cpu = this_cpu_ptr( & memory_failure_cpu) | 
| 1472 | cycle | 
| 1473 | spin_lock_irqsave( & lock, proc_flags) | 
| 1474 | gotten = kfifo_get - get data from the fifo*@fifo: address of the fifo to be used*@val: address where to store the data* This macro reads the data from the fifo( & fifo, & entry) | 
| 1475 | spin_unlock_irqrestore( & lock, proc_flags) | 
| 1476 | If Not gotten Then Break | 
| 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  |