Function report |
Source Code:security\device_cgroup.c |
Create Date:2022-07-28 19:55:49 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:task_devcgroup
Proto:static inline struct dev_cgroup *task_devcgroup(struct task_struct *task)
Type:struct dev_cgroup
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | task |
53 | Return css_to_devcgroup(ask_css - obtain css for (task, subsys)*@task: the target task*@subsys_id: the target subsystem ID* See task_css_check().) |
Name | Describe |
---|---|
__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 |
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 |