Home
last modified time | relevance | path

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

/openbmc/linux/security/apparmor/
H A Dmount.c415 aa_put_buffer(buffer); in aa_remount()
451 aa_put_buffer(buffer); in aa_bind_mount()
452 aa_put_buffer(old_buffer); in aa_bind_mount()
480 aa_put_buffer(buffer); in aa_mount_change_type()
511 aa_put_buffer(to_buffer); in aa_move_mount()
512 aa_put_buffer(from_buffer); in aa_move_mount()
593 aa_put_buffer(buffer); in aa_new_mount()
594 aa_put_buffer(dev_buffer); in aa_new_mount()
653 aa_put_buffer(buffer); in aa_umount()
756 aa_put_buffer(old_buffer); in aa_pivotroot()
[all …]
H A Dfile.c301 aa_put_buffer(buffer); in aa_path_perm()
458 aa_put_buffer(buffer); in aa_path_link()
459 aa_put_buffer(buffer2); in aa_path_link()
540 aa_put_buffer(buffer); in __file_path_perm()
H A Dlsm.c1710 void aa_put_buffer(char *buf) in aa_put_buffer() function
1784 aa_put_buffer(aa_buf->buffer); in alloc_buffers()
H A Ddomain.c986 aa_put_buffer(buffer); in apparmor_bprm_creds_for_exec()
/openbmc/linux/security/apparmor/include/
H A Dpath.h30 void aa_put_buffer(char *buf);