Home
last modified time | relevance | path

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

123

/linux/fs/netfs/
H A Dmain.c113 SLAB_HWCACHE_ALIGN | SLAB_ACCOUNT, in netfs_init()
123 SLAB_HWCACHE_ALIGN | SLAB_ACCOUNT, in netfs_init()
/linux/drivers/s390/cio/
H A Dvfio_ccw_drv.c421 SLAB_ACCOUNT, 0, in vfio_ccw_sch_init()
430 SLAB_ACCOUNT, 0, in vfio_ccw_sch_init()
439 SLAB_ACCOUNT, 0, in vfio_ccw_sch_init()
449 SLAB_ACCOUNT, 0, in vfio_ccw_sch_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.c864 SLAB_PANIC|SLAB_ACCOUNT, in fork_init()
3085 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, in mm_cache_init()
3096 SLAB_ACCOUNT, sighand_ctor); in proc_caches_init()
3099 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, in proc_caches_init()
3103 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, in proc_caches_init()
3107 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, in proc_caches_init()
/linux/mm/
H A Dvma_init.c25 SLAB_ACCOUNT); in vma_state_init()
H A Dslab.h405 return !(s->flags & (SLAB_CACHE_DMA|SLAB_ACCOUNT|SLAB_RECLAIM_ACCOUNT)); in is_kmalloc_normal()
416 SLAB_TEMPORARY | SLAB_ACCOUNT | \
/linux/fs/gfs2/
H A Dmain.c113 SLAB_ACCOUNT, in init_gfs2_fs()
/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/efs/
H A Dsuper.c90 SLAB_RECLAIM_ACCOUNT|SLAB_ACCOUNT, in init_inodecache()
/linux/include/linux/
H A Dslab.h203 # define SLAB_ACCOUNT __SLAB_FLAG_BIT(_SLAB_ACCOUNT) macro
205 # define SLAB_ACCOUNT __SLAB_FLAG_UNUSED macro
/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/fs/vboxsf/
H A Dsuper.c335 SLAB_RECLAIM_ACCOUNT | SLAB_ACCOUNT, in vboxsf_setup()
/linux/net/dccp/
H A Dproto.c
/linux/fs/hfs/
H A Dsuper.c467 SLAB_HWCACHE_ALIGN|SLAB_ACCOUNT, hfs_init_once); in init_hfs_fs()
/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/fs/
H A Deventpoll.c2609 0, SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, NULL); in eventpoll_init()
2613 sizeof(struct eppoll_entry), 0, SLAB_PANIC|SLAB_ACCOUNT, NULL); in eventpoll_init()
2617 sizeof(struct epitems_head), 0, SLAB_PANIC|SLAB_ACCOUNT, NULL); in eventpoll_init()
/linux/fs/romfs/
H A Dsuper.c626 SLAB_RECLAIM_ACCOUNT | SLAB_ACCOUNT, in init_romfs_fs()
/linux/fs/9p/
H A Dv9fs.c680 SLAB_ACCOUNT), in v9fs_init_inode_cache()
/linux/fs/afs/
H A Dsuper.c109 SLAB_HWCACHE_ALIGN|SLAB_ACCOUNT, in afs_fs_init()
/linux/fs/debugfs/
H A Dinode.c913 SLAB_RECLAIM_ACCOUNT | SLAB_ACCOUNT, in debugfs_init()

123