| /linux/arch/sh/mm/ |
| H A D | pgtable.c | 26 PAGE_SIZE, SLAB_PANIC, pgd_ctor); in pgtable_cache_init() 30 PAGE_SIZE, SLAB_PANIC, NULL); in pgtable_cache_init()
|
| /linux/arch/sh/kernel/ |
| H A D | process.c | 60 SLAB_PANIC, NULL); in arch_task_cache_init()
|
| H A D | dwarf.c | 1173 SLAB_PANIC | SLAB_HWCACHE_ALIGN, NULL); in dwarf_unwinder_init() 1177 SLAB_PANIC | SLAB_HWCACHE_ALIGN, NULL); in dwarf_unwinder_init()
|
| /linux/tools/testing/shared/ |
| H A D | linux.c | 347 test_cache = kmem_cache_create("test_cache", 256, 0, SLAB_PANIC, NULL); 369 test_cache2 = kmem_cache_create("test_cache2", 128, 128, SLAB_PANIC, NULL);
|
| /linux/security/integrity/ima/ |
| H A D | ima_iint.c | 137 0, SLAB_PANIC, ima_iint_init_once); in ima_iintcache_init()
|
| /linux/fs/notify/dnotify/ |
| H A D | dnotify.c | 403 SLAB_PANIC|SLAB_ACCOUNT); in dnotify_init() 404 dnotify_mark_cache = KMEM_CACHE(dnotify_mark, SLAB_PANIC|SLAB_ACCOUNT); in dnotify_init()
|
| /linux/kernel/ |
| H A D | utsname.c | 159 SLAB_PANIC|SLAB_ACCOUNT, in uts_ns_init()
|
| H A D | user.c | 246 0, SLAB_HWCACHE_ALIGN|SLAB_PANIC, NULL); in uid_cache_init()
|
| H A D | pid.c | 865 SLAB_HWCACHE_ALIGN | SLAB_PANIC | SLAB_ACCOUNT, in pid_idr_init()
|
| H A D | user_namespace.c | 1411 user_ns_cachep = KMEM_CACHE(user_namespace, SLAB_PANIC | SLAB_ACCOUNT); in user_namespaces_init()
|
| /linux/mm/ |
| H A D | vma_init.c | 24 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_TYPESAFE_BY_RCU| in vma_state_init()
|
| /linux/tools/include/linux/ |
| H A D | slab.h | 25 #define SLAB_PANIC __SLAB_FLAG_BIT(_SLAB_PANIC) macro
|
| /linux/security/ |
| H A D | lsm_init.c | 468 SLAB_PANIC, NULL); in security_init() 473 0, SLAB_PANIC, NULL); in security_init() 477 SLAB_PANIC, NULL); in security_init()
|
| /linux/fs/proc/ |
| H A D | inode.c | 96 SLAB_PANIC), in proc_init_kmemcache() 100 SLAB_ACCOUNT|SLAB_PANIC, NULL); in proc_init_kmemcache() 102 "proc_dir_entry", SIZEOF_PDE, 0, SLAB_PANIC, in proc_init_kmemcache()
|
| /linux/security/selinux/ss/ |
| H A D | hashtab.c | 198 hashtab_node_cachep = KMEM_CACHE(hashtab_node, SLAB_PANIC); in hashtab_cache_init()
|
| H A D | avtab.c | 616 avtab_node_cachep = KMEM_CACHE(avtab_node, SLAB_PANIC); 617 avtab_xperms_cachep = KMEM_CACHE(avtab_extended_perms, SLAB_PANIC);
|
| /linux/security/selinux/ |
| H A D | avc.c | 138 avc_node_cachep = KMEM_CACHE(avc_node, SLAB_PANIC); in avc_init() 139 avc_xperms_cachep = KMEM_CACHE(avc_xperms_node, SLAB_PANIC); in avc_init() 140 avc_xperms_decision_cachep = KMEM_CACHE(avc_xperms_decision_node, SLAB_PANIC); in avc_init() 141 avc_xperms_data_cachep = KMEM_CACHE(extended_perms_data, SLAB_PANIC); in avc_init()
|
| /linux/net/ipv4/ |
| H A D | inetpeer.c | 82 peer_cachep = KMEM_CACHE(inet_peer, SLAB_HWCACHE_ALIGN | SLAB_PANIC); in inet_initpeers()
|
| /linux/scripts/gdb/linux/ |
| H A D | constants.py.in | 123 LX_GDBPARSED(SLAB_PANIC)
|
| H A D | slab.py | 21 SLAB_PANIC = constants.LX_SLAB_PANIC variable
|
| /linux/block/ |
| H A D | blk-ioc.c | 439 sizeof(struct io_context), 0, SLAB_PANIC, NULL); in blk_ioc_init()
|
| /linux/fs/ |
| H A D | seq_file.c | 1143 seq_file_cache = KMEM_CACHE(seq_file, SLAB_ACCOUNT|SLAB_PANIC); in seq_file_init()
|
| /linux/security/keys/ |
| H A D | key.c | 1278 0, SLAB_HWCACHE_ALIGN | SLAB_PANIC | SLAB_NO_MERGE, NULL); in key_init()
|
| /linux/lib/ |
| H A D | radix-tree.c | 1603 SLAB_PANIC | SLAB_RECLAIM_ACCOUNT, in radix_tree_init()
|
| /linux/net/core/ |
| H A D | net_namespace.c | 1267 SLAB_PANIC|SLAB_ACCOUNT, NULL); in net_ns_init()
|