Home
last modified time | relevance | path

Searched refs:SLAB_PANIC (Results 1 – 25 of 79) sorted by relevance

1234

/openbmc/linux/arch/sh/mm/
H A Dpgtable.c24 PAGE_SIZE, SLAB_PANIC, pgd_ctor); in pgtable_cache_init()
28 PAGE_SIZE, SLAB_PANIC, NULL); in pgtable_cache_init()
/openbmc/linux/arch/arm64/mm/
H A Dpgd.c55 SLAB_PANIC, NULL); in pgtable_cache_init()
/openbmc/linux/tools/testing/radix-tree/
H A Dlinux.c221 test_cache = kmem_cache_create("test_cache", 256, 0, SLAB_PANIC, NULL); in test_kmem_cache_bulk()
243 test_cache2 = kmem_cache_create("test_cache2", 128, 128, SLAB_PANIC, NULL); in test_kmem_cache_bulk()
/openbmc/linux/tools/include/linux/
H A Dslab.h8 #define SLAB_PANIC 2 macro
/openbmc/linux/arch/sh/kernel/
H A Dprocess.c60 SLAB_PANIC, NULL); in arch_task_cache_init()
H A Ddwarf.c1173 SLAB_PANIC | SLAB_HWCACHE_ALIGN, NULL); in dwarf_unwinder_init()
1177 SLAB_PANIC | SLAB_HWCACHE_ALIGN, NULL); in dwarf_unwinder_init()
/openbmc/linux/fs/notify/dnotify/
H A Ddnotify.c401 SLAB_PANIC|SLAB_ACCOUNT); in dnotify_init()
402 dnotify_mark_cache = KMEM_CACHE(dnotify_mark, SLAB_PANIC|SLAB_ACCOUNT); in dnotify_init()
/openbmc/linux/fs/kernfs/
H A Dmount.c426 0, SLAB_PANIC, NULL); in kernfs_init()
431 0, SLAB_PANIC, NULL); in kernfs_init()
/openbmc/linux/kernel/
H A Dutsname.c173 SLAB_PANIC|SLAB_ACCOUNT, in uts_ns_init()
H A Duser.c237 0, SLAB_HWCACHE_ALIGN|SLAB_PANIC, NULL); in uid_cache_init()
H A Dfork.c1056 SLAB_PANIC|SLAB_ACCOUNT, in fork_init()
3271 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, in mm_cache_init()
3281 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_TYPESAFE_BY_RCU| in proc_caches_init()
3285 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, in proc_caches_init()
3289 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, in proc_caches_init()
3293 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, in proc_caches_init()
3296 vm_area_cachep = KMEM_CACHE(vm_area_struct, SLAB_PANIC|SLAB_ACCOUNT); in proc_caches_init()
3298 vma_lock_cachep = KMEM_CACHE(vma_lock, SLAB_PANIC|SLAB_ACCOUNT); in proc_caches_init()
H A Ddelayacct.c41 delayacct_cache = KMEM_CACHE(task_delay_info, SLAB_PANIC|SLAB_ACCOUNT); in delayacct_init()
H A Dpid_namespace.c473 pid_ns_cachep = KMEM_CACHE(pid_namespace, SLAB_PANIC | SLAB_ACCOUNT); in pid_namespaces_init()
/openbmc/linux/fs/proc/
H A Dinode.c99 SLAB_PANIC), in proc_init_kmemcache()
103 SLAB_ACCOUNT|SLAB_PANIC, NULL); in proc_init_kmemcache()
105 "proc_dir_entry", SIZEOF_PDE, 0, SLAB_PANIC, in proc_init_kmemcache()
/openbmc/linux/security/selinux/
H A Davc.c138 0, SLAB_PANIC, NULL); in avc_init()
141 0, SLAB_PANIC, NULL); in avc_init()
145 0, SLAB_PANIC, NULL); in avc_init()
148 0, SLAB_PANIC, NULL); in avc_init()
/openbmc/linux/security/selinux/ss/
H A Dhashtab.c193 0, SLAB_PANIC, NULL); in hashtab_cache_init()
H A Davtab.c645 0, SLAB_PANIC, NULL); in avtab_cache_init()
648 0, SLAB_PANIC, NULL); in avtab_cache_init()
/openbmc/linux/security/integrity/
H A Diint.c200 0, SLAB_PANIC, iint_init_once); in integrity_iintcache_init()
/openbmc/linux/net/ipv4/
H A Dinetpeer.c86 0, SLAB_HWCACHE_ALIGN | SLAB_PANIC, in inet_initpeers()
/openbmc/linux/scripts/gdb/linux/
H A Dconstants.py.in116 LX_GDBPARSED(SLAB_PANIC)
/openbmc/linux/fs/notify/fanotify/
H A Dfanotify_user.c1950 SLAB_PANIC|SLAB_ACCOUNT); in fanotify_user_setup()
1952 SLAB_PANIC); in fanotify_user_setup()
1954 SLAB_PANIC); in fanotify_user_setup()
1957 KMEM_CACHE(fanotify_perm_event, SLAB_PANIC); in fanotify_user_setup()
/openbmc/linux/fs/verity/
H A Dopen.c415 SLAB_RECLAIM_ACCOUNT | SLAB_PANIC, in fsverity_init_info_cache()
/openbmc/linux/block/
H A Dblk-ioc.c450 sizeof(struct io_context), 0, SLAB_PANIC, NULL); in blk_ioc_init()
H A Dbio-integrity.c469 0, SLAB_HWCACHE_ALIGN|SLAB_PANIC, NULL); in bio_integrity_init()
/openbmc/linux/fs/
H A Dfile_table.c474 SLAB_HWCACHE_ALIGN | SLAB_PANIC | SLAB_ACCOUNT, NULL); in files_init()

1234