acrn-kernel/security/selinux/ss
James Morris 89d155ef62 [PATCH] SELinux: convert to kzalloc
This patch converts SELinux code from kmalloc/memset to the new kazalloc
unction.  On i386, this results in a text saving of over 1K.

Before:
text    data     bss     dec     hex filename
86319    4642   15236  106197   19ed5 security/selinux/built-in.o

After:
text    data     bss     dec     hex filename
85278    4642   15236  105156   19ac4 security/selinux/built-in.o

Signed-off-by: James Morris <jmorris@namei.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-10-30 17:37:11 -08:00
..
Makefile
avtab.c [PATCH] selinux: endian notations 2005-09-05 00:05:51 -07:00
avtab.h [PATCH] selinux: Reduce memory use by avtab 2005-09-05 00:05:50 -07:00
conditional.c [PATCH] SELinux: convert to kzalloc 2005-10-30 17:37:11 -08:00
conditional.h
constraint.h
context.h
ebitmap.c [PATCH] SELinux: convert to kzalloc 2005-10-30 17:37:11 -08:00
ebitmap.h [PATCH] selinux: Reduce memory use by avtab 2005-09-05 00:05:50 -07:00
hashtab.c [PATCH] SELinux: convert to kzalloc 2005-10-30 17:37:11 -08:00
hashtab.h
mls.c [PATCH] selinux: Reduce memory use by avtab 2005-09-05 00:05:50 -07:00
mls.h
mls_types.h
policydb.c [PATCH] SELinux: convert to kzalloc 2005-10-30 17:37:11 -08:00
policydb.h [PATCH] selinux: Reduce memory use by avtab 2005-09-05 00:05:50 -07:00
services.c [PATCH] SELinux: convert to kzalloc 2005-10-30 17:37:11 -08:00
services.h
sidtab.c
sidtab.h
symtab.c
symtab.h