Home
last modified time | relevance | path

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

/linux/security/apparmor/
H A Dmount.c417 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()
482 aa_put_buffer(buffer); in aa_mount_change_type()
513 aa_put_buffer(to_buffer); in aa_move_mount()
514 aa_put_buffer(from_buffer); in aa_move_mount()
595 aa_put_buffer(buffer); in aa_new_mount()
596 aa_put_buffer(dev_buffer); in aa_new_mount()
655 aa_put_buffer(buffer); in aa_umount()
758 aa_put_buffer(old_buffer); in aa_pivotroot()
[all …]
H A Dfile.c288 aa_put_buffer(buffer); in aa_path_perm()
445 aa_put_buffer(buffer); in aa_path_link()
446 aa_put_buffer(buffer2); in aa_path_link()
527 aa_put_buffer(buffer); in __file_path_perm()
H A Dlsm.c1917 void aa_put_buffer(char *buf) in aa_put_buffer() function
2019 aa_put_buffer(aa_buf->buffer); in alloc_buffers()
H A Ddomain.c988 aa_put_buffer(buffer); in apparmor_bprm_creds_for_exec()
/linux/security/apparmor/include/
H A Dpath.h30 void aa_put_buffer(char *buf);