Home
last modified time | relevance | path

Searched refs:aa_put_buffer (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/security/apparmor/
H A Dmount.c418 aa_put_buffer(buffer); in aa_remount()
453 aa_put_buffer(buffer); in aa_bind_mount()
454 aa_put_buffer(old_buffer); in aa_bind_mount()
480 aa_put_buffer(buffer); in aa_mount_change_type()
512 aa_put_buffer(buffer); in aa_move_mount()
513 aa_put_buffer(old_buffer); in aa_move_mount()
575 aa_put_buffer(buffer); in aa_new_mount()
576 aa_put_buffer(dev_buffer); in aa_new_mount()
630 aa_put_buffer(buffer); in aa_umount()
727 aa_put_buffer(old_buffer); in aa_pivotroot()
[all …]
H A Dfile.c331 aa_put_buffer(buffer); in aa_path_perm()
479 aa_put_buffer(buffer); in aa_path_link()
480 aa_put_buffer(buffer2); in aa_path_link()
555 aa_put_buffer(buffer); in __file_path_perm()
H A Dlsm.c1623 void aa_put_buffer(char *buf) in aa_put_buffer() function
1697 aa_put_buffer(&aa_buf->buffer[0]); in alloc_buffers()
H A Ddomain.c962 aa_put_buffer(buffer); in apparmor_bprm_creds_for_exec()
/OK3568_Linux_fs/kernel/security/apparmor/include/
H A Dpath.h30 void aa_put_buffer(char *buf);