/linux-4.1.27/arch/sh/mm/ |
D | pgtable.c | 24 PAGE_SIZE, SLAB_PANIC, pgd_ctor); in pgtable_cache_init() 28 PAGE_SIZE, SLAB_PANIC, NULL); in pgtable_cache_init()
|
/linux-4.1.27/arch/arm64/mm/ |
D | pgd.c | 58 SLAB_PANIC, NULL); in pgd_cache_init()
|
/linux-4.1.27/arch/sh/kernel/ |
D | process.c | 59 SLAB_PANIC | SLAB_NOTRACK, NULL); in arch_task_cache_init()
|
D | dwarf.c | 1177 SLAB_PANIC | SLAB_HWCACHE_ALIGN | SLAB_NOTRACK, NULL); in dwarf_unwinder_init() 1181 SLAB_PANIC | SLAB_HWCACHE_ALIGN | SLAB_NOTRACK, NULL); in dwarf_unwinder_init()
|
/linux-4.1.27/fs/notify/dnotify/ |
D | dnotify.c | 379 dnotify_struct_cache = KMEM_CACHE(dnotify_struct, SLAB_PANIC); in dnotify_init() 380 dnotify_mark_cache = KMEM_CACHE(dnotify_mark, SLAB_PANIC); in dnotify_init()
|
/linux-4.1.27/kernel/ |
D | fork.c | 299 ARCH_MIN_TASKALIGN, SLAB_PANIC | SLAB_NOTRACK, NULL); in fork_init() 1820 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_DESTROY_BY_RCU| in proc_caches_init() 1824 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_NOTRACK, NULL); in proc_caches_init() 1827 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_NOTRACK, NULL); in proc_caches_init() 1830 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_NOTRACK, NULL); in proc_caches_init() 1840 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_NOTRACK, NULL); in proc_caches_init() 1841 vm_area_cachep = KMEM_CACHE(vm_area_struct, SLAB_PANIC); in proc_caches_init()
|
D | user.c | 216 0, SLAB_HWCACHE_ALIGN|SLAB_PANIC, NULL); in uid_cache_init()
|
D | delayacct.c | 37 delayacct_cache = KMEM_CACHE(task_delay_info, SLAB_PANIC); in delayacct_init()
|
D | nsproxy.c | 257 nsproxy_cachep = KMEM_CACHE(nsproxy, SLAB_PANIC); in nsproxy_cache_init()
|
D | pid_namespace.c | 401 pid_ns_cachep = KMEM_CACHE(pid_namespace, SLAB_PANIC); in pid_namespaces_init()
|
D | pid.c | 608 SLAB_HWCACHE_ALIGN | SLAB_PANIC); in pidmap_init()
|
D | taskstats.c | 686 taskstats_cache = KMEM_CACHE(taskstats, SLAB_PANIC); in taskstats_init_early()
|
D | cred.c | 568 0, SLAB_HWCACHE_ALIGN|SLAB_PANIC, NULL); in cred_init()
|
D | user_namespace.c | 1009 user_ns_cachep = KMEM_CACHE(user_namespace, SLAB_PANIC); in user_namespaces_init()
|
D | signal.c | 3636 sigqueue_cachep = KMEM_CACHE(sigqueue, SLAB_PANIC); in signals_init()
|
D | workqueue.c | 5161 pwq_cache = KMEM_CACHE(pool_workqueue, SLAB_PANIC); in init_workqueues()
|
/linux-4.1.27/security/integrity/ |
D | iint.c | 168 0, SLAB_PANIC, init_once); in integrity_iintcache_init()
|
/linux-4.1.27/fs/notify/fanotify/ |
D | fanotify_user.c | 931 fanotify_mark_cache = KMEM_CACHE(fsnotify_mark, SLAB_PANIC); in fanotify_user_setup() 932 fanotify_event_cachep = KMEM_CACHE(fanotify_event_info, SLAB_PANIC); in fanotify_user_setup() 935 SLAB_PANIC); in fanotify_user_setup()
|
/linux-4.1.27/fs/kernfs/ |
D | mount.c | 248 0, SLAB_PANIC, NULL); in kernfs_init()
|
/linux-4.1.27/fs/ |
D | file_table.c | 317 SLAB_HWCACHE_ALIGN | SLAB_PANIC, NULL); in files_init()
|
D | eventpoll.c | 2125 0, SLAB_HWCACHE_ALIGN | SLAB_PANIC, NULL); in eventpoll_init() 2129 sizeof(struct eppoll_entry), 0, SLAB_PANIC, NULL); in eventpoll_init()
|
D | fcntl.c | 755 sizeof(struct fasync_struct), 0, SLAB_PANIC, NULL); in fcntl_init()
|
D | aio.c | 260 kiocb_cachep = KMEM_CACHE(aio_kiocb, SLAB_HWCACHE_ALIGN|SLAB_PANIC); in aio_setup() 261 kioctx_cachep = KMEM_CACHE(kioctx,SLAB_HWCACHE_ALIGN|SLAB_PANIC); in aio_setup()
|
D | direct-io.c | 1338 dio_cache = KMEM_CACHE(dio, SLAB_PANIC); in dio_init()
|
D | locks.c | 2697 sizeof(struct file_lock_context), 0, SLAB_PANIC, NULL); in filelock_init() 2700 sizeof(struct file_lock), 0, SLAB_PANIC, NULL); in filelock_init()
|
D | dcache.c | 3409 SLAB_RECLAIM_ACCOUNT|SLAB_PANIC|SLAB_MEM_SPREAD); in dcache_init() 3453 SLAB_HWCACHE_ALIGN|SLAB_PANIC, NULL); in vfs_caches_init()
|
D | block_dev.c | 558 SLAB_MEM_SPREAD|SLAB_PANIC), in bdev_cache_init()
|
D | inode.c | 1831 (SLAB_RECLAIM_ACCOUNT|SLAB_PANIC| in inode_init()
|
D | buffer.c | 3419 (SLAB_RECLAIM_ACCOUNT|SLAB_PANIC| in buffer_init()
|
D | namespace.c | 3102 0, SLAB_HWCACHE_ALIGN | SLAB_PANIC, NULL); in mnt_init()
|
/linux-4.1.27/mm/ |
D | slab.h | 116 #define SLAB_CORE_FLAGS (SLAB_HWCACHE_ALIGN | SLAB_CACHE_DMA | SLAB_PANIC | \
|
D | rmap.c | 426 0, SLAB_DESTROY_BY_RCU|SLAB_PANIC, anon_vma_ctor); in anon_vma_init() 427 anon_vma_chain_cachep = KMEM_CACHE(anon_vma_chain, SLAB_PANIC); in anon_vma_init()
|
D | slob.c | 628 .flags = SLAB_PANIC,
|
D | slab_common.c | 415 if (flags & SLAB_PANIC) in kmem_cache_create()
|
D | mempolicy.c | 2571 0, SLAB_PANIC, NULL); in numa_policy_init() 2575 0, SLAB_PANIC, NULL); in numa_policy_init()
|
D | nommu.c | 579 vm_region_jar = KMEM_CACHE(vm_region, SLAB_PANIC); in mmap_init()
|
D | shmem.c | 3095 0, SLAB_PANIC, shmem_init_inode); in shmem_init_inodecache()
|
D | memory.c | 3861 SLAB_PANIC, NULL); in ptlock_cache_init()
|
D | slub.c | 3194 if (flags & SLAB_PANIC) in kmem_cache_open()
|
/linux-4.1.27/include/linux/ |
D | slab.h | 29 #define SLAB_PANIC 0x00040000UL /* Panic if kmem_cache_create() fails */ macro
|
/linux-4.1.27/arch/x86/kernel/ |
D | process.c | 118 SLAB_PANIC | SLAB_NOTRACK, NULL); in arch_task_cache_init()
|
/linux-4.1.27/block/ |
D | blk-ioc.c | 404 sizeof(struct io_context), 0, SLAB_PANIC, NULL); in blk_ioc_init()
|
D | bio-integrity.c | 516 0, SLAB_HWCACHE_ALIGN|SLAB_PANIC, NULL); in bio_integrity_init()
|
D | blk-integrity.c | 377 0, SLAB_PANIC, NULL); in blk_dev_integrity_init()
|
D | blk-core.c | 3360 sizeof(struct request), 0, SLAB_PANIC, NULL); in blk_dev_init() 3363 sizeof(struct request_queue), 0, SLAB_PANIC, NULL); in blk_dev_init()
|
D | bio.c | 2058 SLAB_HWCACHE_ALIGN|SLAB_PANIC, NULL); in biovec_init_slabs()
|
/linux-4.1.27/arch/x86/mm/ |
D | pgtable.c | 311 SLAB_PANIC, NULL); in pgd_cache_init()
|
/linux-4.1.27/net/xfrm/ |
D | xfrm_input.c | 394 0, SLAB_HWCACHE_ALIGN|SLAB_PANIC, in xfrm_input_init()
|
D | xfrm_policy.c | 2926 0, SLAB_HWCACHE_ALIGN|SLAB_PANIC, in xfrm_policy_init()
|
/linux-4.1.27/fs/proc/ |
D | inode.c | 99 SLAB_MEM_SPREAD|SLAB_PANIC), in proc_init_inodecache()
|
/linux-4.1.27/net/core/ |
D | flow.c | 443 0, SLAB_PANIC, NULL); in flow_cache_init()
|
D | net_namespace.c | 694 SLAB_PANIC, NULL); in net_ns_init()
|
D | skbuff.c | 3341 SLAB_HWCACHE_ALIGN|SLAB_PANIC, in skb_init() 3346 SLAB_HWCACHE_ALIGN|SLAB_PANIC, in skb_init()
|
/linux-4.1.27/net/ipv4/ |
D | inetpeer.c | 154 0, SLAB_HWCACHE_ALIGN | SLAB_PANIC, in inet_initpeers()
|
D | fib_trie.c | 1958 0, SLAB_PANIC, NULL); in fib_trie_init() 1962 0, SLAB_PANIC, NULL); in fib_trie_init()
|
D | tcp.c | 3055 SLAB_HWCACHE_ALIGN|SLAB_PANIC, NULL); in tcp_init()
|
D | route.c | 2808 SLAB_HWCACHE_ALIGN|SLAB_PANIC, NULL); in ip_rt_init()
|
D | ipmr.c | 2761 0, SLAB_HWCACHE_ALIGN | SLAB_PANIC, in ip_mr_init()
|
/linux-4.1.27/fs/notify/inotify/ |
D | inotify_user.c | 807 inotify_inode_mark_cachep = KMEM_CACHE(inotify_inode_mark, SLAB_PANIC); in inotify_user_setup()
|
/linux-4.1.27/security/selinux/ss/ |
D | avtab.c | 590 0, SLAB_PANIC, NULL); in avtab_cache_init()
|
/linux-4.1.27/security/selinux/ |
D | avc.c | 173 0, SLAB_PANIC, NULL); in avc_init()
|
D | hooks.c | 6075 0, SLAB_PANIC, NULL); in selinux_init()
|
/linux-4.1.27/arch/blackfin/mm/ |
D | sram-alloc.c | 257 0, SLAB_PANIC, NULL); in bfin_sram_init()
|
/linux-4.1.27/kernel/time/ |
D | posix-timers.c | 344 sizeof (struct k_itimer), 0, SLAB_PANIC, in init_posix_timers()
|
/linux-4.1.27/lib/ |
D | idr.c | 828 sizeof(struct idr_layer), 0, SLAB_PANIC, NULL); in idr_init_cache()
|
D | radix-tree.c | 1492 SLAB_PANIC | SLAB_RECLAIM_ACCOUNT, in radix_tree_init()
|
/linux-4.1.27/security/keys/ |
D | key.c | 1125 0, SLAB_HWCACHE_ALIGN|SLAB_PANIC, NULL); in key_init()
|
/linux-4.1.27/kernel/trace/ |
D | trace_events.c | 2565 field_cachep = KMEM_CACHE(ftrace_event_field, SLAB_PANIC); in event_trace_memsetup() 2566 file_cachep = KMEM_CACHE(ftrace_event_file, SLAB_PANIC); in event_trace_memsetup()
|
/linux-4.1.27/net/decnet/ |
D | dn_route.c | 1875 SLAB_HWCACHE_ALIGN|SLAB_PANIC, NULL); in dn_route_init()
|
/linux-4.1.27/fs/quota/ |
D | dquot.c | 2854 SLAB_MEM_SPREAD|SLAB_PANIC), in dquot_init()
|