Home
last modified time | relevance | path

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

/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()
652 aa_put_buffer(buffer); in aa_umount()
754 aa_put_buffer(old_buffer); in aa_pivotroot()
[all …]
H A Dfile.c299 aa_put_buffer(buffer); in aa_path_perm()
457 aa_put_buffer(buffer); in aa_path_link()
458 aa_put_buffer(buffer2); in aa_path_link()
539 aa_put_buffer(buffer); in __file_path_perm()
H A Dtask.c344 aa_put_buffer(buffer); in audit_ns_cb()
H A Dlsm.c2213 void aa_put_buffer(char *buf) in aa_put_buffer() function
2313 aa_put_buffer(aa_buf->buffer); in alloc_buffers()
H A Ddomain.c1034 aa_put_buffer(buffer); in apparmor_bprm_creds_for_exec()
/linux/security/apparmor/include/
H A Dpath.h31 void aa_put_buffer(char *buf);