| /linux/fs/netfs/ |
| H A D | main.c | 117 SLAB_HWCACHE_ALIGN | SLAB_ACCOUNT, in netfs_init() 127 SLAB_HWCACHE_ALIGN | SLAB_ACCOUNT, in netfs_init()
|
| /linux/tools/include/linux/ |
| H A D | slab.h | 28 # define SLAB_ACCOUNT __SLAB_FLAG_BIT(_SLAB_ACCOUNT) macro 30 # define SLAB_ACCOUNT __SLAB_FLAG_UNUSED macro
|
| /linux/fs/notify/dnotify/ |
| H A D | dnotify.c | 403 SLAB_PANIC|SLAB_ACCOUNT); in dnotify_init() 404 dnotify_mark_cache = KMEM_CACHE(dnotify_mark, SLAB_PANIC|SLAB_ACCOUNT); in dnotify_init()
|
| /linux/kernel/ |
| H A D | utsname.c | 159 SLAB_PANIC|SLAB_ACCOUNT, in uts_ns_init()
|
| H A D | fork.c | 868 SLAB_PANIC|SLAB_ACCOUNT, in fork_init() 3129 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, in mm_cache_init() 3140 SLAB_ACCOUNT, sighand_ctor); in proc_caches_init() 3143 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, in proc_caches_init() 3148 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, in proc_caches_init() 3152 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, in proc_caches_init()
|
| H A D | delayacct.c | 52 delayacct_cache = KMEM_CACHE(task_delay_info, SLAB_PANIC|SLAB_ACCOUNT); in delayacct_init()
|
| H A D | pid.c | 836 SLAB_HWCACHE_ALIGN | SLAB_PANIC | SLAB_ACCOUNT, in pid_idr_init()
|
| /linux/mm/ |
| H A D | vma_init.c | 29 SLAB_ACCOUNT); in vm_area_alloc()
|
| H A D | slab.h | 478 return !(s->flags & (SLAB_CACHE_DMA|SLAB_ACCOUNT|SLAB_RECLAIM_ACCOUNT|SLAB_NO_OBJ_EXT)); in is_kmalloc_normal() 489 SLAB_TEMPORARY | SLAB_ACCOUNT | \
|
| H A D | slab_common.c | 55 SLAB_CACHE_DMA32 | SLAB_ACCOUNT | SLAB_MAY_ACCOUNT) 977 flags |= SLAB_ACCOUNT; in new_kmalloc_cache()
|
| /linux/ipc/ |
| H A D | msgutil.c | 46 msg_buckets = kmem_buckets_create("msg_msg", SLAB_ACCOUNT, in init_msg_buckets()
|
| /linux/fs/proc/ |
| H A D | inode.c | 95 SLAB_ACCOUNT| in proc_init_kmemcache() 100 SLAB_ACCOUNT|SLAB_PANIC, NULL); in proc_init_kmemcache()
|
| /linux/fs/jffs2/ |
| H A D | super.c | 391 SLAB_ACCOUNT), in init_jffs2_fs()
|
| /linux/fs/openpromfs/ |
| H A D | inode.c | 449 SLAB_ACCOUNT), in init_openprom_fs()
|
| /linux/include/linux/ |
| H A D | slab.h | 207 # define SLAB_ACCOUNT __SLAB_FLAG_BIT(_SLAB_ACCOUNT) macro 210 # define SLAB_ACCOUNT __SLAB_FLAG_UNUSED macro
|
| /linux/include/trace/events/ |
| H A D | kmem.h | 43 (s->flags & SLAB_ACCOUNT)) : false;
|
| /linux/fs/adfs/ |
| H A D | super.c | 227 SLAB_ACCOUNT), in init_inodecache()
|
| /linux/net/dccp/ |
| H A D | proto.c | |
| /linux/drivers/dax/ |
| H A D | super.c | 693 SLAB_HWCACHE_ALIGN | SLAB_RECLAIM_ACCOUNT | SLAB_ACCOUNT, in dax_fs_init()
|
| /linux/fs/ |
| H A D | eventpoll.c | 3018 0, SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, NULL); in eventpoll_init() 3022 sizeof(struct eppoll_entry), 0, SLAB_PANIC|SLAB_ACCOUNT, NULL); in eventpoll_init() 3026 sizeof(struct epitems_head), 0, SLAB_PANIC|SLAB_ACCOUNT, NULL); in eventpoll_init()
|
| /linux/fs/squashfs/ |
| H A D | super.c | 626 SLAB_HWCACHE_ALIGN|SLAB_RECLAIM_ACCOUNT|SLAB_ACCOUNT, in init_inodecache()
|
| /linux/fs/tracefs/ |
| H A D | inode.c | 794 SLAB_ACCOUNT), in tracefs_init()
|
| /linux/fs/afs/ |
| H A D | super.c | 109 SLAB_HWCACHE_ALIGN|SLAB_ACCOUNT, in afs_fs_init()
|
| /linux/fs/notify/inotify/ |
| H A D | inotify_user.c | 839 SLAB_PANIC|SLAB_ACCOUNT); in inotify_user_setup()
|
| /linux/arch/powerpc/platforms/cell/spufs/ |
| H A D | inode.c | 773 SLAB_HWCACHE_ALIGN|SLAB_ACCOUNT, spufs_init_once); in spufs_init()
|