函数逻辑报告 |
Source Code:kernel\taskstats.c |
Create Date:2022-07-27 12:54:39 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| 首页 | 函数Tree |
| 注解内核,赢得工具 | 下载SCCT | English |
函数名称:taskstats_pre_doit
函数原型:static int taskstats_pre_doit(const struct genl_ops *ops, struct sk_buff *skb, struct genl_info *info)
返回类型:int
参数:
| 类型 | 参数 | 名称 |
|---|---|---|
| const struct genl_ops * | ops | |
| struct sk_buff * | skb | |
| struct genl_info * | info |
| 667 | const struct nla_policy * policy = NULL |
| 670 | 当:cmd恒等于TASKSTATS_CMD_GET |
| 672 | 退出 |
| 673 | 当:cmd恒等于CGROUPSTATS_CMD_GET |
| 674 | policy等于We have to use TASKSTATS_CMD_ATTR_MAX here, it is the maxattr in the family.* Make sure they are always aligned. |
| 675 | 退出 |
| 676 | 默认 |
| 677 | 返回:负EINVAL |
| 源代码转换工具 开放的插件接口 | X |
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |