Home
last modified time | relevance | path

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

12

/linux/mm/
H A Dslab.h478 return !(s->flags & (SLAB_CACHE_DMA|SLAB_ACCOUNT|SLAB_RECLAIM_ACCOUNT|SLAB_NO_OBJ_EXT)); in is_kmalloc_normal()
488 SLAB_NOLEAKTRACE | SLAB_RECLAIM_ACCOUNT | \
856 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 | \
971 flags |= SLAB_RECLAIM_ACCOUNT; in new_kmalloc_cache()
1194 if (s->flags & SLAB_RECLAIM_ACCOUNT) in dump_unreclaimable_slab()
/linux/tools/include/linux/
H A Dslab.h9 #define SLAB_RECLAIM_ACCOUNT 0x00020000UL /* Objects are reclaimable */ macro
/linux/include/linux/
H A Dslab.h242 #define SLAB_RECLAIM_ACCOUNT __SLAB_FLAG_BIT(_SLAB_RECLAIM_ACCOUNT) macro
244 #define SLAB_RECLAIM_ACCOUNT __SLAB_FLAG_UNUSED macro
246 #define SLAB_TEMPORARY SLAB_RECLAIM_ACCOUNT /* Objects are short-lived */
/linux/fs/jffs2/
H A Dsuper.c390 0, (SLAB_RECLAIM_ACCOUNT| in init_jffs2_fs()
/linux/fs/ceph/
H A Dsubvolume_metrics.c407 SLAB_RECLAIM_ACCOUNT); in ceph_subvolume_metrics_cache_init()
/linux/fs/openpromfs/
H A Dinode.c448 (SLAB_RECLAIM_ACCOUNT | in init_openprom_fs()
/linux/fs/adfs/
H A Dsuper.c226 0, (SLAB_RECLAIM_ACCOUNT| in init_inodecache()
/linux/drivers/dax/
H A Dsuper.c693 SLAB_HWCACHE_ALIGN | SLAB_RECLAIM_ACCOUNT | SLAB_ACCOUNT, in dax_fs_init()
/linux/fs/xfs/
H A Dxfs_super.c2359 SLAB_RECLAIM_ACCOUNT, in xfs_init_caches()
2427 SLAB_RECLAIM_ACCOUNT | in xfs_init_caches()
2435 SLAB_RECLAIM_ACCOUNT, in xfs_init_caches()
/linux/fs/squashfs/
H A Dsuper.c626 SLAB_HWCACHE_ALIGN|SLAB_RECLAIM_ACCOUNT|SLAB_ACCOUNT, in init_inodecache()
/linux/fs/tracefs/
H A Dinode.c793 0, (SLAB_RECLAIM_ACCOUNT| in tracefs_init()
/linux/fs/proc/
H A Dinode.c94 0, (SLAB_RECLAIM_ACCOUNT| in proc_init_kmemcache()
/linux/fs/
H A Dpidfs.c1186 (SLAB_HWCACHE_ALIGN | SLAB_RECLAIM_ACCOUNT | in pidfs_init()
/linux/lib/
H A Dradix-tree.c1603 SLAB_PANIC | SLAB_RECLAIM_ACCOUNT, in radix_tree_init()
/linux/block/
H A Dbdev.c492 0, (SLAB_HWCACHE_ALIGN|SLAB_RECLAIM_ACCOUNT| in bdev_cache_init()
/linux/net/sunrpc/
H A Drpc_pipe.c1236 0, (SLAB_HWCACHE_ALIGN|SLAB_RECLAIM_ACCOUNT| in register_rpc_pipefs()
/linux/fs/ext4/
H A Dfast_commit.c2748 SLAB_RECLAIM_ACCOUNT); in ext4_fc_init_dentry_cache()
2753 ext4_fc_range_cachep = KMEM_CACHE(ext4_fc_range, SLAB_RECLAIM_ACCOUNT); in ext4_fc_init_dentry_cache()
H A Dmballoc.c3628 slab_size, 0, SLAB_RECLAIM_ACCOUNT, in ext4_groupinfo_create_slab()
4049 SLAB_RECLAIM_ACCOUNT); in ext4_init_mballoc()
4054 SLAB_RECLAIM_ACCOUNT); in ext4_init_mballoc()
4059 SLAB_RECLAIM_ACCOUNT); in ext4_init_mballoc()
/linux/drivers/md/
H A Ddm-bufio.c2560 SLAB_RECLAIM_ACCOUNT, NULL); in dm_bufio_client_create()
2573 0, SLAB_RECLAIM_ACCOUNT, NULL); in dm_bufio_client_create()
/linux/fs/erofs/
H A Dsuper.c1022 SLAB_RECLAIM_ACCOUNT | SLAB_ACCOUNT, in erofs_module_init()
H A Dzdata.c252 SLAB_RECLAIM_ACCOUNT, NULL); in z_erofs_create_pcluster_pool()
/linux/fs/zonefs/
H A Dsuper.c1419 SLAB_RECLAIM_ACCOUNT | SLAB_ACCOUNT, in zonefs_init_inodecache()
/linux/fs/ntfs3/
H A Dbitmap.c45 SLAB_RECLAIM_ACCOUNT, NULL); in ntfs3_init_bitmap()
H A Dsuper.c1978 (SLAB_RECLAIM_ACCOUNT | SLAB_ACCOUNT), init_once); in init_ntfs_fs()

12