Home
last modified time | relevance | path

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

1234

/openbmc/linux/fs/gfs2/
H A Dmain.c99 0, SLAB_RECLAIM_ACCOUNT, in init_gfs2_fs()
113 0, SLAB_RECLAIM_ACCOUNT| in init_gfs2_fs()
134 0, SLAB_RECLAIM_ACCOUNT, NULL); in init_gfs2_fs()
/openbmc/linux/tools/include/linux/
H A Dslab.h9 #define SLAB_RECLAIM_ACCOUNT 0x00020000UL /* Objects are reclaimable */ macro
/openbmc/linux/mm/
H A Dslab.h339 SLAB_RECLAIM_ACCOUNT | SLAB_TEMPORARY | \
342 #define SLAB_CACHE_FLAGS (SLAB_NOLEAKTRACE | SLAB_RECLAIM_ACCOUNT | \
361 SLAB_RECLAIM_ACCOUNT | \
397 return (s->flags & SLAB_RECLAIM_ACCOUNT) ? in cache_vmstat_idx()
H A Dslab_common.c54 #define SLAB_MERGE_SAME (SLAB_RECLAIM_ACCOUNT | SLAB_CACHE_DMA | \
896 flags |= SLAB_RECLAIM_ACCOUNT; in new_kmalloc_cache()
1319 if (s->flags & SLAB_RECLAIM_ACCOUNT) in dump_unreclaimable_slab()
/openbmc/linux/include/linux/
H A Dslab.h161 #define SLAB_RECLAIM_ACCOUNT ((slab_flags_t __force)0x00020000U) macro
163 #define SLAB_RECLAIM_ACCOUNT ((slab_flags_t __force)0) macro
165 #define SLAB_TEMPORARY SLAB_RECLAIM_ACCOUNT /* Objects are short-lived */
/openbmc/linux/fs/freevxfs/
H A Dvxfs_super.c308 SLAB_RECLAIM_ACCOUNT|SLAB_MEM_SPREAD, in vxfs_init()
/openbmc/linux/fs/coda/
H A Dinode.c73 SLAB_RECLAIM_ACCOUNT|SLAB_MEM_SPREAD| in coda_init_inodecache()
/openbmc/linux/fs/exfat/
H A Dcache.c49 0, SLAB_RECLAIM_ACCOUNT|SLAB_MEM_SPREAD, in exfat_cache_init()
/openbmc/linux/fs/efs/
H A Dsuper.c94 SLAB_RECLAIM_ACCOUNT|SLAB_MEM_SPREAD| in init_inodecache()
/openbmc/linux/fs/crypto/
H A Dcrypto.c394 fscrypt_info_cachep = KMEM_CACHE(fscrypt_info, SLAB_RECLAIM_ACCOUNT); in fscrypt_init()
/openbmc/linux/fs/ext4/
H A Dreadpage.c403 bio_post_read_ctx_cache = KMEM_CACHE(bio_post_read_ctx, SLAB_RECLAIM_ACCOUNT); in ext4_init_post_read_processing()
/openbmc/linux/fs/verity/
H A Dopen.c415 SLAB_RECLAIM_ACCOUNT | SLAB_PANIC, in fsverity_init_info_cache()
/openbmc/linux/fs/nilfs2/
H A Dsuper.c1412 SLAB_RECLAIM_ACCOUNT|SLAB_ACCOUNT, in nilfs_init_cachep()
1419 SLAB_RECLAIM_ACCOUNT, NULL); in nilfs_init_cachep()
1425 SLAB_RECLAIM_ACCOUNT, nilfs_segbuf_init_once); in nilfs_init_cachep()
/openbmc/linux/fs/
H A Dmbcache.c429 SLAB_RECLAIM_ACCOUNT|SLAB_MEM_SPREAD, NULL); in mbcache_init()
/openbmc/linux/fs/jffs2/
H A Dsuper.c389 0, (SLAB_RECLAIM_ACCOUNT| in init_jffs2_fs()
/openbmc/linux/fs/sysv/
H A Dinode.c341 SLAB_RECLAIM_ACCOUNT|SLAB_MEM_SPREAD|SLAB_ACCOUNT, in sysv_init_icache()
/openbmc/linux/fs/fat/
H A Dcache.c50 0, SLAB_RECLAIM_ACCOUNT|SLAB_MEM_SPREAD, in fat_cache_init()
/openbmc/linux/fs/ceph/
H A Dsuper.c938 SLAB_RECLAIM_ACCOUNT|SLAB_MEM_SPREAD| in init_caches()
950 SLAB_RECLAIM_ACCOUNT|SLAB_MEM_SPREAD); in init_caches()
955 SLAB_RECLAIM_ACCOUNT|SLAB_MEM_SPREAD); in init_caches()
/openbmc/linux/fs/openpromfs/
H A Dinode.c448 (SLAB_RECLAIM_ACCOUNT | in init_openprom_fs()
/openbmc/linux/fs/vboxsf/
H A Dsuper.c344 (SLAB_RECLAIM_ACCOUNT | SLAB_MEM_SPREAD | in vboxsf_setup()
/openbmc/linux/fs/qnx4/
H A Dinode.c363 0, (SLAB_RECLAIM_ACCOUNT| in init_inodecache()
/openbmc/linux/fs/adfs/
H A Dsuper.c251 0, (SLAB_RECLAIM_ACCOUNT| in init_inodecache()
/openbmc/linux/drivers/dax/
H A Dsuper.c534 (SLAB_HWCACHE_ALIGN|SLAB_RECLAIM_ACCOUNT| in dax_fs_init()
/openbmc/linux/fs/ocfs2/dlmfs/
H A Ddlmfs.c581 0, (SLAB_HWCACHE_ALIGN|SLAB_RECLAIM_ACCOUNT| in init_dlmfs_fs()
/openbmc/linux/fs/9p/
H A Dv9fs.c639 0, (SLAB_RECLAIM_ACCOUNT| in v9fs_init_inode_cache()

1234