Home
last modified time | relevance | path

Searched refs:SLAB_RECLAIM_ACCOUNT (Results 1 – 25 of 41) sorted by relevance

12

/linux/fs/gfs2/
H A Dmain.c98 0, SLAB_RECLAIM_ACCOUNT, in init_gfs2_fs()
112 0, SLAB_RECLAIM_ACCOUNT| in init_gfs2_fs()
132 0, SLAB_RECLAIM_ACCOUNT, NULL); in init_gfs2_fs()
/linux/mm/
H A Dslab.h405 return !(s->flags & (SLAB_CACHE_DMA|SLAB_ACCOUNT|SLAB_RECLAIM_ACCOUNT)); in is_kmalloc_normal()
415 SLAB_NOLEAKTRACE | SLAB_RECLAIM_ACCOUNT | \
630 return (s->flags & SLAB_RECLAIM_ACCOUNT) ? in cache_vmstat_idx()
/linux/tools/include/linux/
H A Dslab.h9 #define SLAB_RECLAIM_ACCOUNT 0x00020000UL /* Objects are reclaimable */ macro
/linux/include/linux/
H A Dslab.h236 #define SLAB_RECLAIM_ACCOUNT __SLAB_FLAG_BIT(_SLAB_RECLAIM_ACCOUNT) macro
238 #define SLAB_RECLAIM_ACCOUNT __SLAB_FLAG_UNUSED macro
240 #define SLAB_TEMPORARY SLAB_RECLAIM_ACCOUNT /* Objects are short-lived */
/linux/fs/freevxfs/
H A Dvxfs_super.c321 SLAB_RECLAIM_ACCOUNT, in vxfs_init()
/linux/fs/nilfs2/
H A Dsuper.c1350 SLAB_RECLAIM_ACCOUNT|SLAB_ACCOUNT, in nilfs_init_cachep()
1357 SLAB_RECLAIM_ACCOUNT, NULL); in nilfs_init_cachep()
1363 SLAB_RECLAIM_ACCOUNT, nilfs_segbuf_init_once); in nilfs_init_cachep()
/linux/fs/efs/
H A Dsuper.c90 SLAB_RECLAIM_ACCOUNT|SLAB_ACCOUNT, in init_inodecache()
/linux/fs/jffs2/
H A Dsuper.c390 0, (SLAB_RECLAIM_ACCOUNT| in init_jffs2_fs()
/linux/fs/ceph/
H A Dsubvolume_metrics.c407 SLAB_RECLAIM_ACCOUNT); in ceph_subvolume_metrics_cache_init()
H A Dsuper.c932 SLAB_RECLAIM_ACCOUNT | SLAB_ACCOUNT, in init_caches()
944 SLAB_RECLAIM_ACCOUNT); in init_caches()
949 SLAB_RECLAIM_ACCOUNT); in init_caches()
/linux/fs/openpromfs/
H A Dinode.c448 (SLAB_RECLAIM_ACCOUNT | in init_openprom_fs()
/linux/fs/vboxsf/
H A Dsuper.c335 SLAB_RECLAIM_ACCOUNT | SLAB_ACCOUNT, in vboxsf_setup()
/linux/fs/adfs/
H A Dsuper.c226 0, (SLAB_RECLAIM_ACCOUNT| in init_inodecache()
/linux/fs/romfs/
H A Dsuper.c626 SLAB_RECLAIM_ACCOUNT | SLAB_ACCOUNT, in init_romfs_fs()
/linux/fs/ext4/
H A Dpage-io.c38 io_end_cachep = KMEM_CACHE(ext4_io_end, SLAB_RECLAIM_ACCOUNT); in ext4_init_pageio()
/linux/fs/xfs/
H A Dxfs_super.c2306 SLAB_RECLAIM_ACCOUNT, in xfs_init_caches()
2374 SLAB_RECLAIM_ACCOUNT | in xfs_init_caches()
2382 SLAB_RECLAIM_ACCOUNT, in xfs_init_caches()
/linux/fs/9p/
H A Dv9fs.c679 0, (SLAB_RECLAIM_ACCOUNT| in v9fs_init_inode_cache()
/linux/fs/debugfs/
H A Dinode.c913 SLAB_RECLAIM_ACCOUNT | SLAB_ACCOUNT, in debugfs_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.c793 0, (SLAB_RECLAIM_ACCOUNT| in tracefs_init()
/linux/fs/proc/
H A Dinode.c94 0, (SLAB_RECLAIM_ACCOUNT| in proc_init_kmemcache()
/linux/fs/hpfs/
H A Dsuper.c259 0, (SLAB_RECLAIM_ACCOUNT| in init_inodecache()
/linux/fs/
H A Dpidfs.c1173 (SLAB_HWCACHE_ALIGN | SLAB_RECLAIM_ACCOUNT | in pidfs_init()
/linux/fs/jfs/
H A Dsuper.c958 0, SLAB_RECLAIM_ACCOUNT|SLAB_ACCOUNT, in init_jfs_fs()
/linux/fs/nfs/
H A Ddirect.c1089 0, SLAB_RECLAIM_ACCOUNT, in nfs_init_directcache()

12