Searched hist:"89 d155ef62e5e0c10e4b37aaa5056f0beafe10e6" (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/security/selinux/ |
H A D | netif.c | diff 89d155ef62e5e0c10e4b37aaa5056f0beafe10e6 Sun Oct 30 16:59:21 CST 2005 James Morris <jmorris@namei.org> [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>
|
H A D | selinuxfs.c | diff 89d155ef62e5e0c10e4b37aaa5056f0beafe10e6 Sun Oct 30 16:59:21 CST 2005 James Morris <jmorris@namei.org> [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>
|
H A D | hooks.c | diff 89d155ef62e5e0c10e4b37aaa5056f0beafe10e6 Sun Oct 30 16:59:21 CST 2005 James Morris <jmorris@namei.org> [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>
|
/openbmc/linux/security/selinux/ss/ |
H A D | hashtab.c | diff 89d155ef62e5e0c10e4b37aaa5056f0beafe10e6 Sun Oct 30 16:59:21 CST 2005 James Morris <jmorris@namei.org> [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>
|
H A D | ebitmap.c | diff 89d155ef62e5e0c10e4b37aaa5056f0beafe10e6 Sun Oct 30 16:59:21 CST 2005 James Morris <jmorris@namei.org> [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>
|
H A D | conditional.c | diff 89d155ef62e5e0c10e4b37aaa5056f0beafe10e6 Sun Oct 30 16:59:21 CST 2005 James Morris <jmorris@namei.org> [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>
|
H A D | policydb.c | diff 89d155ef62e5e0c10e4b37aaa5056f0beafe10e6 Sun Oct 30 16:59:21 CST 2005 James Morris <jmorris@namei.org> [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>
|
H A D | services.c | diff 89d155ef62e5e0c10e4b37aaa5056f0beafe10e6 Sun Oct 30 16:59:21 CST 2005 James Morris <jmorris@namei.org> [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>
|