Home
last modified time | relevance | path

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

1234

/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.h440 return !(s->flags & (SLAB_CACHE_DMA|SLAB_ACCOUNT|SLAB_RECLAIM_ACCOUNT)); in is_kmalloc_normal()
449 SLAB_NOLEAKTRACE | SLAB_RECLAIM_ACCOUNT | \
564 return (s->flags & SLAB_RECLAIM_ACCOUNT) ? in cache_vmstat_idx()
H A Dslab_common.c52 #define SLAB_MERGE_SAME (SLAB_RECLAIM_ACCOUNT | SLAB_CACHE_DMA | \
913 flags |= SLAB_RECLAIM_ACCOUNT; in new_kmalloc_cache()
1157 if (s->flags & SLAB_RECLAIM_ACCOUNT) in dump_unreclaimable_slab()
/linux/include/linux/
H A Dslab.h234 #define SLAB_RECLAIM_ACCOUNT __SLAB_FLAG_BIT(_SLAB_RECLAIM_ACCOUNT) macro
236 #define SLAB_RECLAIM_ACCOUNT __SLAB_FLAG_UNUSED macro
238 #define SLAB_TEMPORARY SLAB_RECLAIM_ACCOUNT /* Objects are short-lived */
/linux/tools/include/linux/
H A Dslab.h9 #define SLAB_RECLAIM_ACCOUNT 0x00020000UL /* Objects are reclaimable */ macro
/linux/fs/freevxfs/
H A Dvxfs_super.c321 SLAB_RECLAIM_ACCOUNT, in vxfs_init()
/linux/fs/exfat/
H A Dcache.c49 0, SLAB_RECLAIM_ACCOUNT, in exfat_cache_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/crypto/
H A Dcrypto.c401 SLAB_RECLAIM_ACCOUNT); in fscrypt_init()
/linux/fs/ext4/
H A Dreadpage.c401 bio_post_read_ctx_cache = KMEM_CACHE(bio_post_read_ctx, SLAB_RECLAIM_ACCOUNT); in ext4_init_post_read_processing()
/linux/fs/verity/
H A Dopen.c408 SLAB_RECLAIM_ACCOUNT | SLAB_PANIC, in fsverity_init_info_cache()
/linux/fs/efs/
H A Dsuper.c90 SLAB_RECLAIM_ACCOUNT|SLAB_ACCOUNT, in init_inodecache()
/linux/fs/
H A Dpidfs.c1071 (SLAB_HWCACHE_ALIGN | SLAB_RECLAIM_ACCOUNT | in pidfs_init()
1076 (SLAB_HWCACHE_ALIGN | SLAB_RECLAIM_ACCOUNT | in pidfs_init()
H A Dmbcache.c429 mb_entry_cache = KMEM_CACHE(mb_cache_entry, SLAB_RECLAIM_ACCOUNT); in mbcache_init()
/linux/fs/jffs2/
H A Dsuper.c390 0, (SLAB_RECLAIM_ACCOUNT| in init_jffs2_fs()
/linux/fs/coda/
H A Dinode.c75 SLAB_RECLAIM_ACCOUNT | SLAB_ACCOUNT, in coda_init_inodecache()
/linux/fs/fat/
H A Dcache.c50 0, SLAB_RECLAIM_ACCOUNT, in fat_cache_init()
/linux/fs/vboxsf/
H A Dsuper.c335 SLAB_RECLAIM_ACCOUNT | SLAB_ACCOUNT, in vboxsf_setup()
/linux/fs/openpromfs/
H A Dinode.c448 (SLAB_RECLAIM_ACCOUNT | in init_openprom_fs()
/linux/fs/qnx4/
H A Dinode.c380 0, (SLAB_RECLAIM_ACCOUNT| in init_inodecache()
/linux/fs/ceph/
H A Dsuper.c928 SLAB_RECLAIM_ACCOUNT | SLAB_ACCOUNT, in init_caches()
940 SLAB_RECLAIM_ACCOUNT); in init_caches()
945 SLAB_RECLAIM_ACCOUNT); in init_caches()
/linux/fs/adfs/
H A Dsuper.c226 0, (SLAB_RECLAIM_ACCOUNT| in init_inodecache()
/linux/drivers/dax/
H A Dsuper.c548 SLAB_HWCACHE_ALIGN | SLAB_RECLAIM_ACCOUNT | SLAB_ACCOUNT, in dax_fs_init()
/linux/fs/romfs/
H A Dsuper.c623 SLAB_RECLAIM_ACCOUNT | SLAB_ACCOUNT, in init_romfs_fs()
/linux/fs/ocfs2/dlmfs/
H A Ddlmfs.c589 0, (SLAB_HWCACHE_ALIGN|SLAB_RECLAIM_ACCOUNT| in init_dlmfs_fs()

1234