linux/security/selinux
Linus Torvalds 257313b2a8 selinux: avoid unnecessary avc cache stat hit count
There is no point in counting hits - we can calculate it from the number
of lookups and misses.

This makes the avc statistics a bit smaller, and makes the code
generation better too.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-05-19 21:22:53 -07:00
..
include selinux: avoid unnecessary avc cache stat hit count 2011-05-19 21:22:53 -07:00
ss Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into for-linus 2011-05-13 09:52:16 +10:00
.gitignore
avc.c selinux: avoid unnecessary avc cache stat hit count 2011-05-19 21:22:53 -07:00
exports.c
hooks.c
Kconfig
Makefile
netif.c
netlabel.c
netlink.c
netnode.c
netport.c
nlmsgtab.c
selinuxfs.c selinux: avoid unnecessary avc cache stat hit count 2011-05-19 21:22:53 -07:00
xfrm.c