Home
last modified time | relevance | path

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

123

/Linux-v5.4/arch/sh/mm/
Dpgtable.c25 PAGE_SIZE, SLAB_PANIC, pgd_ctor); in pgtable_cache_init()
29 PAGE_SIZE, SLAB_PANIC, NULL); in pgtable_cache_init()
/Linux-v5.4/tools/testing/radix-tree/linux/
Dslab.h9 #define SLAB_PANIC 2 macro
/Linux-v5.4/arch/arm64/mm/
Dpgd.c55 SLAB_PANIC, NULL); in pgtable_cache_init()
/Linux-v5.4/arch/sh/kernel/
Dprocess.c62 SLAB_PANIC, NULL); in arch_task_cache_init()
Ddwarf.c1173 SLAB_PANIC | SLAB_HWCACHE_ALIGN, NULL); in dwarf_unwinder_init()
1177 SLAB_PANIC | SLAB_HWCACHE_ALIGN, NULL); in dwarf_unwinder_init()
/Linux-v5.4/fs/proc/
Dinode.c93 SLAB_PANIC), in proc_init_kmemcache()
97 SLAB_ACCOUNT|SLAB_PANIC, NULL); in proc_init_kmemcache()
99 "proc_dir_entry", SIZEOF_PDE, 0, SLAB_PANIC, in proc_init_kmemcache()
/Linux-v5.4/fs/kernfs/
Dmount.c376 SLAB_PANIC | SLAB_TYPESAFE_BY_RCU, in kernfs_init()
382 0, SLAB_PANIC, NULL); in kernfs_init()
/Linux-v5.4/fs/notify/dnotify/
Ddnotify.c389 SLAB_PANIC|SLAB_ACCOUNT); in dnotify_init()
390 dnotify_mark_cache = KMEM_CACHE(dnotify_mark, SLAB_PANIC|SLAB_ACCOUNT); in dnotify_init()
/Linux-v5.4/kernel/
Dutsname.c175 SLAB_PANIC|SLAB_ACCOUNT, in uts_ns_init()
Duser.c217 0, SLAB_HWCACHE_ALIGN|SLAB_PANIC, NULL); in uid_cache_init()
Ddelayacct.c30 delayacct_cache = KMEM_CACHE(task_delay_info, SLAB_PANIC|SLAB_ACCOUNT); in delayacct_init()
Dfork.c814 SLAB_PANIC|SLAB_ACCOUNT, in fork_init()
2696 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_TYPESAFE_BY_RCU| in proc_caches_init()
2700 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, in proc_caches_init()
2704 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, in proc_caches_init()
2708 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, in proc_caches_init()
2720 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, in proc_caches_init()
2724 vm_area_cachep = KMEM_CACHE(vm_area_struct, SLAB_PANIC|SLAB_ACCOUNT); in proc_caches_init()
Dnsproxy.c271 nsproxy_cachep = KMEM_CACHE(nsproxy, SLAB_PANIC); in nsproxy_cache_init()
Dpid_namespace.c460 pid_ns_cachep = KMEM_CACHE(pid_namespace, SLAB_PANIC); in pid_namespaces_init()
/Linux-v5.4/security/integrity/
Diint.c171 0, SLAB_PANIC, init_once); in integrity_iintcache_init()
/Linux-v5.4/security/selinux/ss/
Dhashtab.c177 0, SLAB_PANIC, NULL); in hashtab_cache_init()
Davtab.c662 0, SLAB_PANIC, NULL); in avtab_cache_init()
665 0, SLAB_PANIC, NULL); in avtab_cache_init()
/Linux-v5.4/security/selinux/
Davc.c137 0, SLAB_PANIC, NULL); in avc_init()
140 0, SLAB_PANIC, NULL); in avc_init()
144 0, SLAB_PANIC, NULL); in avc_init()
147 0, SLAB_PANIC, NULL); in avc_init()
/Linux-v5.4/net/ipv4/
Dinetpeer.c93 0, SLAB_HWCACHE_ALIGN | SLAB_PANIC, in inet_initpeers()
/Linux-v5.4/fs/notify/fanotify/
Dfanotify_user.c1141 SLAB_PANIC|SLAB_ACCOUNT); in fanotify_user_setup()
1142 fanotify_event_cachep = KMEM_CACHE(fanotify_event, SLAB_PANIC); in fanotify_user_setup()
1145 KMEM_CACHE(fanotify_perm_event, SLAB_PANIC); in fanotify_user_setup()
/Linux-v5.4/block/
Dblk-ioc.c412 sizeof(struct io_context), 0, SLAB_PANIC, NULL); in blk_ioc_init()
Dbio-integrity.c466 0, SLAB_HWCACHE_ALIGN|SLAB_PANIC, NULL); in bio_integrity_init()
/Linux-v5.4/fs/notify/
Dfsnotify.c397 SLAB_PANIC); in fsnotify_init()
/Linux-v5.4/fs/
Dfile_table.c382 SLAB_HWCACHE_ALIGN | SLAB_PANIC | SLAB_ACCOUNT, NULL); in files_init()
/Linux-v5.4/include/linux/
Dslab.h41 #define SLAB_PANIC ((slab_flags_t __force)0x00040000U) macro

123