| /linux-6.15/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-6.15/tools/include/linux/ |
| H A D | slab.h | 9 #define SLAB_RECLAIM_ACCOUNT 0x00020000UL /* Objects are reclaimable */ macro
|
| /linux-6.15/mm/ |
| H A D | slab.h | 457 return !(s->flags & (SLAB_CACHE_DMA|SLAB_ACCOUNT|SLAB_RECLAIM_ACCOUNT)); in is_kmalloc_normal() 463 SLAB_NOLEAKTRACE | SLAB_RECLAIM_ACCOUNT | \ 574 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 | \ 907 flags |= SLAB_RECLAIM_ACCOUNT; in new_kmalloc_cache() 1151 if (s->flags & SLAB_RECLAIM_ACCOUNT) in dump_unreclaimable_slab()
|
| /linux-6.15/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-6.15/fs/freevxfs/ |
| H A D | vxfs_super.c | 321 SLAB_RECLAIM_ACCOUNT, in vxfs_init()
|
| /linux-6.15/fs/exfat/ |
| H A D | cache.c | 49 0, SLAB_RECLAIM_ACCOUNT, in exfat_cache_init()
|
| /linux-6.15/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-6.15/fs/crypto/ |
| H A D | crypto.c | 411 SLAB_RECLAIM_ACCOUNT); in fscrypt_init()
|
| /linux-6.15/fs/efs/ |
| H A D | super.c | 90 SLAB_RECLAIM_ACCOUNT|SLAB_ACCOUNT, in init_inodecache()
|
| /linux-6.15/fs/verity/ |
| H A D | open.c | 414 SLAB_RECLAIM_ACCOUNT | SLAB_PANIC, in fsverity_init_info_cache()
|
| /linux-6.15/fs/ext4/ |
| H A D | readpage.c | 395 bio_post_read_ctx_cache = KMEM_CACHE(bio_post_read_ctx, SLAB_RECLAIM_ACCOUNT); in ext4_init_post_read_processing()
|
| /linux-6.15/fs/ |
| H A D | mbcache.c | 429 mb_entry_cache = KMEM_CACHE(mb_cache_entry, SLAB_RECLAIM_ACCOUNT); in mbcache_init()
|
| /linux-6.15/fs/coda/ |
| H A D | inode.c | 75 SLAB_RECLAIM_ACCOUNT | SLAB_ACCOUNT, in coda_init_inodecache()
|
| /linux-6.15/fs/jffs2/ |
| H A D | super.c | 390 0, (SLAB_RECLAIM_ACCOUNT| in init_jffs2_fs()
|
| /linux-6.15/fs/fat/ |
| H A D | cache.c | 50 0, SLAB_RECLAIM_ACCOUNT, in fat_cache_init()
|
| /linux-6.15/fs/qnx4/ |
| H A D | inode.c | 380 0, (SLAB_RECLAIM_ACCOUNT| in init_inodecache()
|
| /linux-6.15/fs/openpromfs/ |
| H A D | inode.c | 448 (SLAB_RECLAIM_ACCOUNT | in init_openprom_fs()
|
| /linux-6.15/fs/vboxsf/ |
| H A D | super.c | 335 SLAB_RECLAIM_ACCOUNT | SLAB_ACCOUNT, in vboxsf_setup()
|
| /linux-6.15/fs/ceph/ |
| H A D | super.c | 942 SLAB_RECLAIM_ACCOUNT | SLAB_ACCOUNT, in init_caches() 954 SLAB_RECLAIM_ACCOUNT); in init_caches() 959 SLAB_RECLAIM_ACCOUNT); in init_caches()
|
| /linux-6.15/fs/adfs/ |
| H A D | super.c | 226 0, (SLAB_RECLAIM_ACCOUNT| in init_inodecache()
|
| /linux-6.15/drivers/dax/ |
| H A D | super.c | 549 SLAB_HWCACHE_ALIGN | SLAB_RECLAIM_ACCOUNT | SLAB_ACCOUNT, in dax_fs_init()
|
| /linux-6.15/fs/ocfs2/dlmfs/ |
| H A D | dlmfs.c | 589 0, (SLAB_HWCACHE_ALIGN|SLAB_RECLAIM_ACCOUNT| in init_dlmfs_fs()
|
| /linux-6.15/fs/romfs/ |
| H A D | super.c | 623 SLAB_RECLAIM_ACCOUNT | SLAB_ACCOUNT, in init_romfs_fs()
|
| /linux-6.15/fs/9p/ |
| H A D | v9fs.c | 639 0, (SLAB_RECLAIM_ACCOUNT| in v9fs_init_inode_cache()
|