Files
android_kernel_xiaomi_sm8450/security/selinux
Eric Paris d4cf970d07 SELinux: move common_audit_data to a noinline slow path function
selinux_inode_has_perm is a hot path.  Instead of declaring the
common_audit_data on the stack move it to a noinline function only used in
the rare case we need to send an audit message.

Signed-off-by: Eric Paris <eparis@redhat.com>
2012-04-09 12:23:00 -04:00
..
2010-10-21 10:12:40 +11:00
2011-11-22 16:43:32 -05:00
2011-07-26 16:49:47 -07:00