Home
last modified time | relevance | path

Searched refs:SLAB_ACCOUNT (Results 1 – 25 of 51) sorted by relevance

123

/linux/fs/netfs/
H A Dmain.c117 SLAB_HWCACHE_ALIGN | SLAB_ACCOUNT, in netfs_init()
127 SLAB_HWCACHE_ALIGN | SLAB_ACCOUNT, in netfs_init()
/linux/tools/include/linux/
H A Dslab.h28 # define SLAB_ACCOUNT __SLAB_FLAG_BIT(_SLAB_ACCOUNT) macro
30 # define SLAB_ACCOUNT __SLAB_FLAG_UNUSED macro
/linux/fs/notify/dnotify/
H A Ddnotify.c403 SLAB_PANIC|SLAB_ACCOUNT); in dnotify_init()
404 dnotify_mark_cache = KMEM_CACHE(dnotify_mark, SLAB_PANIC|SLAB_ACCOUNT); in dnotify_init()
/linux/kernel/
H A Dutsname.c159 SLAB_PANIC|SLAB_ACCOUNT, in uts_ns_init()
H A Dfork.c868 SLAB_PANIC|SLAB_ACCOUNT, in fork_init()
3129 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, in mm_cache_init()
3140 SLAB_ACCOUNT, sighand_ctor); in proc_caches_init()
3143 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, in proc_caches_init()
3148 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, in proc_caches_init()
3152 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, in proc_caches_init()
H A Ddelayacct.c52 delayacct_cache = KMEM_CACHE(task_delay_info, SLAB_PANIC|SLAB_ACCOUNT); in delayacct_init()
H A Dpid.c836 SLAB_HWCACHE_ALIGN | SLAB_PANIC | SLAB_ACCOUNT, in pid_idr_init()
/linux/mm/
H A Dvma_init.c29 SLAB_ACCOUNT); in vm_area_alloc()
H A Dslab.h478 return !(s->flags & (SLAB_CACHE_DMA|SLAB_ACCOUNT|SLAB_RECLAIM_ACCOUNT|SLAB_NO_OBJ_EXT)); in is_kmalloc_normal()
489 SLAB_TEMPORARY | SLAB_ACCOUNT | \
H A Dslab_common.c55 SLAB_CACHE_DMA32 | SLAB_ACCOUNT | SLAB_MAY_ACCOUNT)
977 flags |= SLAB_ACCOUNT; in new_kmalloc_cache()
/linux/ipc/
H A Dmsgutil.c46 msg_buckets = kmem_buckets_create("msg_msg", SLAB_ACCOUNT, in init_msg_buckets()
/linux/fs/proc/
H A Dinode.c95 SLAB_ACCOUNT| in proc_init_kmemcache()
100 SLAB_ACCOUNT|SLAB_PANIC, NULL); in proc_init_kmemcache()
/linux/fs/jffs2/
H A Dsuper.c391 SLAB_ACCOUNT), in init_jffs2_fs()
/linux/fs/openpromfs/
H A Dinode.c449 SLAB_ACCOUNT), in init_openprom_fs()
/linux/include/linux/
H A Dslab.h207 # define SLAB_ACCOUNT __SLAB_FLAG_BIT(_SLAB_ACCOUNT) macro
210 # define SLAB_ACCOUNT __SLAB_FLAG_UNUSED macro
/linux/include/trace/events/
H A Dkmem.h43 (s->flags & SLAB_ACCOUNT)) : false;
/linux/fs/adfs/
H A Dsuper.c227 SLAB_ACCOUNT), in init_inodecache()
/linux/net/dccp/
H A Dproto.c
/linux/drivers/dax/
H A Dsuper.c693 SLAB_HWCACHE_ALIGN | SLAB_RECLAIM_ACCOUNT | SLAB_ACCOUNT, in dax_fs_init()
/linux/fs/
H A Deventpoll.c3018 0, SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, NULL); in eventpoll_init()
3022 sizeof(struct eppoll_entry), 0, SLAB_PANIC|SLAB_ACCOUNT, NULL); in eventpoll_init()
3026 sizeof(struct epitems_head), 0, SLAB_PANIC|SLAB_ACCOUNT, NULL); in eventpoll_init()
/linux/fs/squashfs/
H A Dsuper.c626 SLAB_HWCACHE_ALIGN|SLAB_RECLAIM_ACCOUNT|SLAB_ACCOUNT, in init_inodecache()
/linux/fs/tracefs/
H A Dinode.c794 SLAB_ACCOUNT), in tracefs_init()
/linux/fs/afs/
H A Dsuper.c109 SLAB_HWCACHE_ALIGN|SLAB_ACCOUNT, in afs_fs_init()
/linux/fs/notify/inotify/
H A Dinotify_user.c839 SLAB_PANIC|SLAB_ACCOUNT); in inotify_user_setup()
/linux/arch/powerpc/platforms/cell/spufs/
H A Dinode.c773 SLAB_HWCACHE_ALIGN|SLAB_ACCOUNT, spufs_init_once); in spufs_init()

123