Function report |
Source Code:security\selinux\hooks.c |
Create Date:2022-07-28 18:58:59 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:selinux_task_to_inode
Proto:static void selinux_task_to_inode(struct task_struct *p, struct inode *inode)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | p | |
struct inode * | inode |
4172 | isec = selinux_inode(inode) |
4177 | SID of this object = sid |
4178 | initialization flag = initialized |
4179 | spin_unlock( & lock) |
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 |