Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/tools/testing/radix-tree/linux/
H A Dslab.h9 #define SLAB_PANIC 2 macro
/OK3568_Linux_fs/kernel/arch/arm64/mm/
H A Dpgd.c55 SLAB_PANIC, NULL); in pgtable_cache_init()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/fs/kernfs/
H A Dmount.c391 0, SLAB_PANIC, NULL); in kernfs_init()
396 0, SLAB_PANIC, NULL); in kernfs_init()
/OK3568_Linux_fs/kernel/fs/notify/dnotify/
H A Ddnotify.c383 SLAB_PANIC|SLAB_ACCOUNT); in dnotify_init()
384 dnotify_mark_cache = KMEM_CACHE(dnotify_mark, SLAB_PANIC|SLAB_ACCOUNT); in dnotify_init()
/OK3568_Linux_fs/kernel/fs/proc/
H A 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()
/OK3568_Linux_fs/kernel/fs/notify/fanotify/
H A Dfanotify_user.c1319 SLAB_PANIC|SLAB_ACCOUNT); in fanotify_user_setup()
1321 SLAB_PANIC); in fanotify_user_setup()
1323 SLAB_PANIC); in fanotify_user_setup()
1326 KMEM_CACHE(fanotify_perm_event, SLAB_PANIC); in fanotify_user_setup()
/OK3568_Linux_fs/kernel/kernel/
H A Dutsname.c176 SLAB_PANIC|SLAB_ACCOUNT, in uts_ns_init()
H A Duser.c219 0, SLAB_HWCACHE_ALIGN|SLAB_PANIC, NULL); in uid_cache_init()
H A Ddelayacct.c30 delayacct_cache = KMEM_CACHE(task_delay_info, SLAB_PANIC|SLAB_ACCOUNT); in delayacct_init()
H A Dfork.c842 SLAB_PANIC|SLAB_ACCOUNT, in fork_init()
2888 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_TYPESAFE_BY_RCU| in proc_caches_init()
2892 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, in proc_caches_init()
2896 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, in proc_caches_init()
2900 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, in proc_caches_init()
2912 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, in proc_caches_init()
2916 vm_area_cachep = KMEM_CACHE(vm_area_struct, SLAB_PANIC|SLAB_ACCOUNT); in proc_caches_init()
H A Dpid_namespace.c460 pid_ns_cachep = KMEM_CACHE(pid_namespace, SLAB_PANIC); in pid_namespaces_init()
/OK3568_Linux_fs/kernel/security/integrity/
H A Diint.c179 0, SLAB_PANIC, init_once); in integrity_iintcache_init()
/OK3568_Linux_fs/kernel/security/selinux/
H A Davc.c143 0, SLAB_PANIC, NULL); in avc_init()
146 0, SLAB_PANIC, NULL); in avc_init()
150 0, SLAB_PANIC, NULL); in avc_init()
153 0, SLAB_PANIC, NULL); in avc_init()
/OK3568_Linux_fs/kernel/security/selinux/ss/
H A Dhashtab.c190 0, SLAB_PANIC, NULL); in hashtab_cache_init()
H A Davtab.c673 0, SLAB_PANIC, NULL); in avtab_cache_init()
676 0, SLAB_PANIC, NULL); in avtab_cache_init()
H A Debitmap.c563 0, SLAB_PANIC, NULL); in ebitmap_cache_init()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dinetpeer.c93 0, SLAB_HWCACHE_ALIGN | SLAB_PANIC, in inet_initpeers()
/OK3568_Linux_fs/kernel/block/
H A Dblk-ioc.c419 sizeof(struct io_context), 0, SLAB_PANIC, NULL); in blk_ioc_init()
H A Dbio-integrity.c474 0, SLAB_HWCACHE_ALIGN|SLAB_PANIC, NULL); in bio_integrity_init()
/OK3568_Linux_fs/kernel/fs/
H A Dfile_table.c384 SLAB_HWCACHE_ALIGN | SLAB_PANIC | SLAB_ACCOUNT, NULL); in files_init()
/OK3568_Linux_fs/kernel/include/linux/
H A Dslab.h41 #define SLAB_PANIC ((slab_flags_t __force)0x00040000U) macro
/OK3568_Linux_fs/kernel/fs/notify/
H A Dfsnotify.c568 SLAB_PANIC); in fsnotify_init()

123