函数逻辑报告 |
Source Code:security\device_cgroup.c |
Create Date:2022-07-27 21:51:42 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:task_devcgroup
函数原型:static inline struct dev_cgroup *task_devcgroup(struct task_struct *task)
返回类型:struct dev_cgroup
参数:
类型 | 参数 | 名称 |
---|---|---|
struct task_struct * | task |
53 | 返回:css_to_devcgroup(循环获得css) |
名称 | 描述 |
---|---|
__devcgroup_check_permission | __devcgroup_check_permission - checks if an inode operation is permitted*@dev_cgroup: the dev cgroup to be tested against*@type: device type*@major: device major number*@minor: device minor number*@access: combination of DEVCG_ACC_WRITE, DEVCG_ACC_READ |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |