| /OK3568_Linux_fs/kernel/mm/ |
| H A D | slab.h | 166 SLAB_RECLAIM_ACCOUNT | SLAB_TEMPORARY | \ 169 #define SLAB_CACHE_FLAGS (SLAB_NOLEAKTRACE | SLAB_RECLAIM_ACCOUNT | \ 187 SLAB_RECLAIM_ACCOUNT | \ 229 return (s->flags & SLAB_RECLAIM_ACCOUNT) ? in cache_vmstat_idx()
|
| H A D | slab_common.c | 61 #define SLAB_MERGE_SAME (SLAB_RECLAIM_ACCOUNT | SLAB_CACHE_DMA | \ 775 flags |= SLAB_RECLAIM_ACCOUNT; in new_kmalloc_cache() 1021 if (s->flags & SLAB_RECLAIM_ACCOUNT) in dump_unreclaimable_slab()
|
| /OK3568_Linux_fs/kernel/tools/testing/radix-tree/linux/ |
| H A D | slab.h | 10 #define SLAB_RECLAIM_ACCOUNT 0x00020000UL /* Objects are reclaimable */ macro
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | slab.h | 117 #define SLAB_RECLAIM_ACCOUNT ((slab_flags_t __force)0x00020000U) macro 118 #define SLAB_TEMPORARY SLAB_RECLAIM_ACCOUNT /* Objects are short-lived */
|
| /OK3568_Linux_fs/kernel/fs/gfs2/ |
| H A D | main.c | 116 0, SLAB_RECLAIM_ACCOUNT| in init_gfs2_fs()
|
| /OK3568_Linux_fs/kernel/fs/freevxfs/ |
| H A D | vxfs_super.c | 333 SLAB_RECLAIM_ACCOUNT|SLAB_MEM_SPREAD, in vxfs_init()
|
| /OK3568_Linux_fs/kernel/fs/coda/ |
| H A D | inode.c | 73 SLAB_RECLAIM_ACCOUNT|SLAB_MEM_SPREAD| in coda_init_inodecache()
|
| /OK3568_Linux_fs/kernel/fs/exfat/ |
| H A D | cache.c | 49 0, SLAB_RECLAIM_ACCOUNT|SLAB_MEM_SPREAD, in exfat_cache_init()
|
| /OK3568_Linux_fs/kernel/fs/ceph/ |
| H A D | super.c | 756 SLAB_RECLAIM_ACCOUNT|SLAB_MEM_SPREAD| in init_caches() 765 SLAB_RECLAIM_ACCOUNT|SLAB_MEM_SPREAD); in init_caches() 770 SLAB_RECLAIM_ACCOUNT|SLAB_MEM_SPREAD); in init_caches()
|
| /OK3568_Linux_fs/kernel/fs/crypto/ |
| H A D | crypto.c | 387 fscrypt_info_cachep = KMEM_CACHE(fscrypt_info, SLAB_RECLAIM_ACCOUNT); in fscrypt_init()
|
| /OK3568_Linux_fs/kernel/fs/efs/ |
| H A D | super.c | 94 SLAB_RECLAIM_ACCOUNT|SLAB_MEM_SPREAD| in init_inodecache()
|
| /OK3568_Linux_fs/kernel/fs/nilfs2/ |
| H A D | super.c | 1406 SLAB_RECLAIM_ACCOUNT|SLAB_ACCOUNT, in nilfs_init_cachep() 1413 SLAB_RECLAIM_ACCOUNT, NULL); in nilfs_init_cachep() 1419 SLAB_RECLAIM_ACCOUNT, nilfs_segbuf_init_once); in nilfs_init_cachep()
|
| /OK3568_Linux_fs/kernel/fs/verity/ |
| H A D | open.c | 397 SLAB_RECLAIM_ACCOUNT, in fsverity_init_info_cache()
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | mbcache.c | 421 SLAB_RECLAIM_ACCOUNT|SLAB_MEM_SPREAD, NULL); in mbcache_init()
|
| /OK3568_Linux_fs/kernel/fs/jffs2/ |
| H A D | super.c | 388 0, (SLAB_RECLAIM_ACCOUNT| in init_jffs2_fs()
|
| /OK3568_Linux_fs/kernel/fs/fat/ |
| H A D | cache.c | 50 0, SLAB_RECLAIM_ACCOUNT|SLAB_MEM_SPREAD, in fat_cache_init()
|
| /OK3568_Linux_fs/kernel/fs/sysv/ |
| H A D | inode.c | 342 SLAB_RECLAIM_ACCOUNT|SLAB_MEM_SPREAD|SLAB_ACCOUNT, in sysv_init_icache()
|
| /OK3568_Linux_fs/kernel/fs/openpromfs/ |
| H A D | inode.c | 450 (SLAB_RECLAIM_ACCOUNT | in init_openprom_fs()
|
| /OK3568_Linux_fs/kernel/fs/vboxsf/ |
| H A D | super.c | 342 (SLAB_RECLAIM_ACCOUNT | SLAB_MEM_SPREAD | in vboxsf_setup()
|
| /OK3568_Linux_fs/kernel/fs/qnx4/ |
| H A D | inode.c | 363 0, (SLAB_RECLAIM_ACCOUNT| in init_inodecache()
|
| /OK3568_Linux_fs/kernel/fs/squashfs/ |
| H A D | super.c | 422 SLAB_HWCACHE_ALIGN|SLAB_RECLAIM_ACCOUNT|SLAB_ACCOUNT, in init_inodecache()
|
| /OK3568_Linux_fs/kernel/fs/adfs/ |
| H A D | super.c | 251 0, (SLAB_RECLAIM_ACCOUNT| in init_inodecache()
|
| /OK3568_Linux_fs/kernel/fs/ocfs2/dlmfs/ |
| H A D | dlmfs.c | 572 0, (SLAB_HWCACHE_ALIGN|SLAB_RECLAIM_ACCOUNT| in init_dlmfs_fs()
|
| /OK3568_Linux_fs/kernel/fs/romfs/ |
| H A D | super.c | 630 SLAB_RECLAIM_ACCOUNT | SLAB_MEM_SPREAD | in init_romfs_fs()
|
| /OK3568_Linux_fs/kernel/fs/ext4/ |
| H A D | page-io.c | 38 io_end_cachep = KMEM_CACHE(ext4_io_end, SLAB_RECLAIM_ACCOUNT); in ext4_init_pageio()
|