Function report |
Source Code:security\apparmor\apparmorfs.c |
Create Date:2022-07-28 19:49:56 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:.remove file hook fn to remove loaded policy
Proto:static ssize_t profile_remove(struct file *f, const char __user *buf, size_t size, loff_t *pos)
Type:ssize_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct file * | f | |
const char __user * | buf | |
size_t | size | |
loff_t * | pos |
517 | error = aa_may_manage_policy(label, ns, AA_MAY_REMOVE_POLICY) |
529 | Pointer to payload. If @compressed_size > 0, then this is the* compressed version of the payload, else it is the uncompressed* version (with the size indicated by @size).[size] = 0 |
531 | aa_put_loaddata(data) |
533 | out : |
536 | Return error |
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 |