linux/security/selinux/ss
Eric Suen 4ad858bd6f selinux: replace kmem_cache_create() with KMEM_CACHE()
Based on guidance in include/linux/slab.h, replace kmem_cache_create()
with KMEM_CACHE() for sources under security/selinux to simplify creation
of SLAB caches.

Signed-off-by: Eric Suen <ericsu@linux.microsoft.com>
[PM: minor grammar nits in the description]
Signed-off-by: Paul Moore <paul@paul-moore.com>
2024-08-27 18:42:27 -04:00
..
avtab.c selinux: replace kmem_cache_create() with KMEM_CACHE() 2024-08-27 18:42:27 -04:00
avtab.h
conditional.c
conditional.h
constraint.h
context.c
context.h
ebitmap.c selinux: replace kmem_cache_create() with KMEM_CACHE() 2024-08-27 18:42:27 -04:00
ebitmap.h selinux: Use 1UL for EBITMAP_BIT to match maps type 2024-07-02 11:41:05 -04:00
hashtab.c selinux: replace kmem_cache_create() with KMEM_CACHE() 2024-08-27 18:42:27 -04:00
hashtab.h
mls.c
mls.h
mls_types.h
policydb.c
policydb.h
services.c selinux: Streamline type determination in security_compute_sid 2024-07-29 16:34:00 -04:00
services.h
sidtab.c
sidtab.h
symtab.c
symtab.h