Home
last modified time | relevance | path

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

1234

/linux/fs/gfs2/
A Dmain.c101 0, SLAB_RECLAIM_ACCOUNT, in init_gfs2_fs()
116 0, SLAB_RECLAIM_ACCOUNT| in init_gfs2_fs()
137 0, SLAB_RECLAIM_ACCOUNT, NULL); in init_gfs2_fs()
/linux/mm/
A Dslab.h144 SLAB_RECLAIM_ACCOUNT | SLAB_TEMPORARY | \
147 #define SLAB_CACHE_FLAGS (SLAB_NOLEAKTRACE | SLAB_RECLAIM_ACCOUNT | \
165 SLAB_RECLAIM_ACCOUNT | \
207 return (s->flags & SLAB_RECLAIM_ACCOUNT) ? in cache_vmstat_idx()
A Dslab_common.c52 #define SLAB_MERGE_SAME (SLAB_RECLAIM_ACCOUNT | SLAB_CACHE_DMA | \
850 flags |= SLAB_RECLAIM_ACCOUNT; in new_kmalloc_cache()
1113 if (s->flags & SLAB_RECLAIM_ACCOUNT) in dump_unreclaimable_slab()
/linux/tools/testing/radix-tree/linux/
A Dslab.h10 #define SLAB_RECLAIM_ACCOUNT 0x00020000UL /* Objects are reclaimable */ macro
/linux/include/linux/
A Dslab.h117 #define SLAB_RECLAIM_ACCOUNT ((slab_flags_t __force)0x00020000U) macro
118 #define SLAB_TEMPORARY SLAB_RECLAIM_ACCOUNT /* Objects are short-lived */
/linux/fs/freevxfs/
A Dvxfs_super.c332 SLAB_RECLAIM_ACCOUNT|SLAB_MEM_SPREAD, in vxfs_init()
/linux/fs/coda/
A Dinode.c73 SLAB_RECLAIM_ACCOUNT|SLAB_MEM_SPREAD| in coda_init_inodecache()
/linux/fs/exfat/
A Dcache.c49 0, SLAB_RECLAIM_ACCOUNT|SLAB_MEM_SPREAD, in exfat_cache_init()
/linux/fs/ceph/
A Dsuper.c756 SLAB_RECLAIM_ACCOUNT|SLAB_MEM_SPREAD| in init_caches()
765 SLAB_RECLAIM_ACCOUNT|SLAB_MEM_SPREAD); in init_caches()
770 SLAB_RECLAIM_ACCOUNT|SLAB_MEM_SPREAD); in init_caches()
/linux/fs/crypto/
A Dcrypto.c379 fscrypt_info_cachep = KMEM_CACHE(fscrypt_info, SLAB_RECLAIM_ACCOUNT); in fscrypt_init()
/linux/fs/efs/
A Dsuper.c94 SLAB_RECLAIM_ACCOUNT|SLAB_MEM_SPREAD| in init_inodecache()
/linux/fs/nilfs2/
A Dsuper.c1408 SLAB_RECLAIM_ACCOUNT|SLAB_ACCOUNT, in nilfs_init_cachep()
1415 SLAB_RECLAIM_ACCOUNT, NULL); in nilfs_init_cachep()
1421 SLAB_RECLAIM_ACCOUNT, nilfs_segbuf_init_once); in nilfs_init_cachep()
/linux/fs/verity/
A Dopen.c397 SLAB_RECLAIM_ACCOUNT, in fsverity_init_info_cache()
/linux/fs/
A Dmbcache.c421 SLAB_RECLAIM_ACCOUNT|SLAB_MEM_SPREAD, NULL); in mbcache_init()
/linux/fs/jffs2/
A Dsuper.c388 0, (SLAB_RECLAIM_ACCOUNT| in init_jffs2_fs()
/linux/fs/sysv/
A Dinode.c342 SLAB_RECLAIM_ACCOUNT|SLAB_MEM_SPREAD|SLAB_ACCOUNT, in sysv_init_icache()
/linux/fs/fat/
A Dcache.c50 0, SLAB_RECLAIM_ACCOUNT|SLAB_MEM_SPREAD, in fat_cache_init()
/linux/fs/qnx4/
A Dinode.c363 0, (SLAB_RECLAIM_ACCOUNT| in init_inodecache()
/linux/fs/openpromfs/
A Dinode.c449 (SLAB_RECLAIM_ACCOUNT | in init_openprom_fs()
/linux/fs/vboxsf/
A Dsuper.c342 (SLAB_RECLAIM_ACCOUNT | SLAB_MEM_SPREAD | in vboxsf_setup()
/linux/fs/adfs/
A Dsuper.c251 0, (SLAB_RECLAIM_ACCOUNT| in init_inodecache()
/linux/fs/ocfs2/dlmfs/
A Ddlmfs.c573 0, (SLAB_HWCACHE_ALIGN|SLAB_RECLAIM_ACCOUNT| in init_dlmfs_fs()
/linux/drivers/dax/
A Dsuper.c593 (SLAB_HWCACHE_ALIGN|SLAB_RECLAIM_ACCOUNT| in dax_fs_init()
/linux/fs/9p/
A Dv9fs.c638 0, (SLAB_RECLAIM_ACCOUNT| in v9fs_init_inode_cache()
/linux/fs/romfs/
A Dsuper.c630 SLAB_RECLAIM_ACCOUNT | SLAB_MEM_SPREAD | in init_romfs_fs()

Completed in 33 milliseconds

1234