| Function report | 
| Source Code: security\apparmor\lsm.c | Create Date:2022-07-28 19:53:18 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:aa_put_buffer
Proto:void aa_put_buffer(char *buf)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| char * | buf | 
| 1622 | If Not buf Then Return | 
| 1626 | spin_lock( & aa_buffers_lock) | 
| 1628 | buffer_count++ | 
| 1629 | spin_unlock( & aa_buffers_lock) | 
| Name | Describe | 
|---|---|
| alloc_buffers | |
| aa_path_perm | aa_path_perm - do permissions check & audit for @path*@op: operation being checked*@label: profile being enforced (NOT NULL)*@path: path to check permissions of (NOT NULL)*@flags: any additional path flags beyond what the profile specifies*@request: | 
| aa_path_link | aa_path_link - Handle hard link permission check*@label: the label being enforced (NOT NULL)*@old_dentry: the target dentry (NOT NULL)*@new_dir: directory the new link will be created in (NOT NULL)*@new_dentry: the link being created (NOT NULL) | 
| __file_path_perm | |
| aa_remount | |
| aa_bind_mount | |
| aa_mount_change_type | |
| aa_move_mount | |
| aa_new_mount | |
| aa_umount | |
| aa_pivotroot | 
| 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 |