函数逻辑报告 |
Source Code:mm\memory-failure.c |
Create Date:2022-07-27 17:54:16 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:memory_failure_work_func
函数原型:static void memory_failure_work_func(struct work_struct *work)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct work_struct * | work |
1467 | struct memory_failure_entry entry = {0, } |
1471 | mf_cpu等于this_cpu_ptr( & memory_failure_cpu) |
1472 | 循环 |
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) |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |