Home
last modified time | relevance | path

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

123

/Linux-v5.10/arch/sh/mm/
Dpgtable.c24 PAGE_SIZE, SLAB_PANIC, pgd_ctor); in pgtable_cache_init()
28 PAGE_SIZE, SLAB_PANIC, NULL); in pgtable_cache_init()
/Linux-v5.10/tools/testing/radix-tree/linux/
Dslab.h9 #define SLAB_PANIC 2 macro
/Linux-v5.10/arch/arm64/mm/
Dpgd.c55 SLAB_PANIC, NULL); in pgtable_cache_init()
/Linux-v5.10/arch/sh/kernel/
Dprocess.c60 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.10/fs/kernfs/
Dmount.c391 0, SLAB_PANIC, NULL); in kernfs_init()
396 0, SLAB_PANIC, NULL); in kernfs_init()
/Linux-v5.10/fs/notify/dnotify/
Ddnotify.c383 SLAB_PANIC|SLAB_ACCOUNT); in dnotify_init()
384 dnotify_mark_cache = KMEM_CACHE(dnotify_mark, SLAB_PANIC|SLAB_ACCOUNT); in dnotify_init()
/Linux-v5.10/kernel/
Dutsname.c176 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.c807 SLAB_PANIC|SLAB_ACCOUNT, in fork_init()
2785 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_TYPESAFE_BY_RCU| in proc_caches_init()
2789 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, in proc_caches_init()
2793 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, in proc_caches_init()
2797 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, in proc_caches_init()
2809 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, in proc_caches_init()
2813 vm_area_cachep = KMEM_CACHE(vm_area_struct, SLAB_PANIC|SLAB_ACCOUNT); in proc_caches_init()
Dpid_namespace.c459 pid_ns_cachep = KMEM_CACHE(pid_namespace, SLAB_PANIC); in pid_namespaces_init()
/Linux-v5.10/security/integrity/
Diint.c171 0, SLAB_PANIC, init_once); in integrity_iintcache_init()
/Linux-v5.10/fs/proc/
Dinode.c101 SLAB_PANIC), in proc_init_kmemcache()
105 SLAB_ACCOUNT|SLAB_PANIC, NULL); in proc_init_kmemcache()
107 "proc_dir_entry", SIZEOF_PDE, 0, SLAB_PANIC, in proc_init_kmemcache()
/Linux-v5.10/security/selinux/ss/
Dhashtab.c182 0, SLAB_PANIC, NULL); in hashtab_cache_init()
Davtab.c708 0, SLAB_PANIC, NULL); in avtab_cache_init()
711 0, SLAB_PANIC, NULL); in avtab_cache_init()
Debitmap.c563 0, SLAB_PANIC, NULL); in ebitmap_cache_init()
/Linux-v5.10/fs/notify/fanotify/
Dfanotify_user.c1322 SLAB_PANIC|SLAB_ACCOUNT); in fanotify_user_setup()
1324 SLAB_PANIC); in fanotify_user_setup()
1326 SLAB_PANIC); in fanotify_user_setup()
1329 KMEM_CACHE(fanotify_perm_event, SLAB_PANIC); in fanotify_user_setup()
/Linux-v5.10/security/selinux/
Davc.c140 0, SLAB_PANIC, NULL); in avc_init()
143 0, SLAB_PANIC, NULL); in avc_init()
147 0, SLAB_PANIC, NULL); in avc_init()
150 0, SLAB_PANIC, NULL); in avc_init()
/Linux-v5.10/net/ipv4/
Dinetpeer.c93 0, SLAB_HWCACHE_ALIGN | SLAB_PANIC, in inet_initpeers()
/Linux-v5.10/block/
Dblk-ioc.c419 sizeof(struct io_context), 0, SLAB_PANIC, NULL); in blk_ioc_init()
Dbio-integrity.c474 0, SLAB_HWCACHE_ALIGN|SLAB_PANIC, NULL); in bio_integrity_init()
/Linux-v5.10/fs/
Dfile_table.c383 SLAB_HWCACHE_ALIGN | SLAB_PANIC | SLAB_ACCOUNT, NULL); in files_init()
/Linux-v5.10/include/linux/
Dslab.h41 #define SLAB_PANIC ((slab_flags_t __force)0x00040000U) macro
/Linux-v5.10/fs/notify/
Dfsnotify.c533 SLAB_PANIC); in fsnotify_init()

123