| /linux/fs/gfs2/ |
| H A D | main.c | 98 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 D | slab.h | 440 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 D | slab_common.c | 52 #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 D | slab.h | 234 #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 D | slab.h | 9 #define SLAB_RECLAIM_ACCOUNT 0x00020000UL /* Objects are reclaimable */ macro
|
| /linux/fs/freevxfs/ |
| H A D | vxfs_super.c | 321 SLAB_RECLAIM_ACCOUNT, in vxfs_init()
|
| /linux/fs/exfat/ |
| H A D | cache.c | 49 0, SLAB_RECLAIM_ACCOUNT, in exfat_cache_init()
|
| /linux/fs/nilfs2/ |
| H A D | super.c | 1350 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 D | crypto.c | 401 SLAB_RECLAIM_ACCOUNT); in fscrypt_init()
|
| /linux/fs/ext4/ |
| H A D | readpage.c | 401 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 D | open.c | 408 SLAB_RECLAIM_ACCOUNT | SLAB_PANIC, in fsverity_init_info_cache()
|
| /linux/fs/efs/ |
| H A D | super.c | 90 SLAB_RECLAIM_ACCOUNT|SLAB_ACCOUNT, in init_inodecache()
|
| /linux/fs/ |
| H A D | pidfs.c | 1071 (SLAB_HWCACHE_ALIGN | SLAB_RECLAIM_ACCOUNT | in pidfs_init() 1076 (SLAB_HWCACHE_ALIGN | SLAB_RECLAIM_ACCOUNT | in pidfs_init()
|
| H A D | mbcache.c | 429 mb_entry_cache = KMEM_CACHE(mb_cache_entry, SLAB_RECLAIM_ACCOUNT); in mbcache_init()
|
| /linux/fs/jffs2/ |
| H A D | super.c | 390 0, (SLAB_RECLAIM_ACCOUNT| in init_jffs2_fs()
|
| /linux/fs/coda/ |
| H A D | inode.c | 75 SLAB_RECLAIM_ACCOUNT | SLAB_ACCOUNT, in coda_init_inodecache()
|
| /linux/fs/fat/ |
| H A D | cache.c | 50 0, SLAB_RECLAIM_ACCOUNT, in fat_cache_init()
|
| /linux/fs/vboxsf/ |
| H A D | super.c | 335 SLAB_RECLAIM_ACCOUNT | SLAB_ACCOUNT, in vboxsf_setup()
|
| /linux/fs/openpromfs/ |
| H A D | inode.c | 448 (SLAB_RECLAIM_ACCOUNT | in init_openprom_fs()
|
| /linux/fs/qnx4/ |
| H A D | inode.c | 380 0, (SLAB_RECLAIM_ACCOUNT| in init_inodecache()
|
| /linux/fs/ceph/ |
| H A D | super.c | 928 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 D | super.c | 226 0, (SLAB_RECLAIM_ACCOUNT| in init_inodecache()
|
| /linux/drivers/dax/ |
| H A D | super.c | 548 SLAB_HWCACHE_ALIGN | SLAB_RECLAIM_ACCOUNT | SLAB_ACCOUNT, in dax_fs_init()
|
| /linux/fs/romfs/ |
| H A D | super.c | 623 SLAB_RECLAIM_ACCOUNT | SLAB_ACCOUNT, in init_romfs_fs()
|
| /linux/fs/ocfs2/dlmfs/ |
| H A D | dlmfs.c | 589 0, (SLAB_HWCACHE_ALIGN|SLAB_RECLAIM_ACCOUNT| in init_dlmfs_fs()
|