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.c350 aa_put_buffer(buffer); in aa_remount()
389 aa_put_buffer(buffer); in aa_bind_mount()
390 aa_put_buffer(old_buffer); in aa_bind_mount()
419 aa_put_buffer(buffer); in aa_mount_change_type()
452 aa_put_buffer(to_buffer); in aa_move_mount()
453 aa_put_buffer(from_buffer); in aa_move_mount()
536 aa_put_buffer(buffer); in aa_new_mount()
537 aa_put_buffer(dev_buffer); in aa_new_mount()
596 aa_put_buffer(buffer); in aa_umount()
695 aa_put_buffer(old_buffer); in aa_pivotroot()
[all …]
H A Dfile.c306 aa_put_buffer(buffer); in aa_path_perm()
464 aa_put_buffer(buffer); in aa_path_link()
465 aa_put_buffer(buffer2); in aa_path_link()
546 aa_put_buffer(buffer); in __file_path_perm()
H A Dtask.c371 aa_put_buffer(buffer); in audit_ns_cb()
H A Dlsm.c2315 void aa_put_buffer(char *buf) in aa_put_buffer() function
2415 aa_put_buffer(aa_buf->buffer); in alloc_buffers()
H A Ddomain.c1096 aa_put_buffer(buffer); in apparmor_bprm_creds_for_exec()
/linux/security/apparmor/include/
H A Dpath.h34 void aa_put_buffer(char *buf);