函数逻辑报告 |
Source Code:kernel\delayacct.c |
Create Date:2022-07-27 12:53:03 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:We cannot rely on the `current` macro, as we haven't yet switched back to* the process being woken.
函数原型:void __delayacct_blkio_end(struct task_struct *p)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct task_struct * | p |
74 | 如果flags按位与I am doing a swapin 则 |
75 | total等于swapin_delay |
76 | count等于swapin_count |
77 | 否则 |
78 | total等于blkio_delay |
79 | count等于blkio_count |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |