/openbmc/linux/drivers/s390/cio/ |
H A D | vfio_ccw_drv.c | 421 SLAB_ACCOUNT, 0, in vfio_ccw_sch_init() 430 SLAB_ACCOUNT, 0, in vfio_ccw_sch_init() 439 SLAB_ACCOUNT, 0, in vfio_ccw_sch_init() 449 SLAB_ACCOUNT, 0, in vfio_ccw_sch_init()
|
/openbmc/linux/mm/ |
H A D | slab.h | 340 SLAB_ACCOUNT | SLAB_NO_MERGE) 343 SLAB_TEMPORARY | SLAB_ACCOUNT | \ 363 SLAB_ACCOUNT | \ 489 if (!(flags & __GFP_ACCOUNT) && !(s->flags & SLAB_ACCOUNT)) in memcg_slab_pre_alloc_hook() 640 if (memcg_kmem_online() && (s->flags & SLAB_ACCOUNT)) in account_slab()
|
H A D | slab_common.c | 55 SLAB_CACHE_DMA32 | SLAB_ACCOUNT) 902 flags |= SLAB_ACCOUNT; in new_kmalloc_cache()
|
/openbmc/linux/fs/notify/dnotify/ |
H A D | dnotify.c | 401 SLAB_PANIC|SLAB_ACCOUNT); in dnotify_init() 402 dnotify_mark_cache = KMEM_CACHE(dnotify_mark, SLAB_PANIC|SLAB_ACCOUNT); in dnotify_init()
|
/openbmc/linux/kernel/ |
H A D | pid_namespace.c | 56 SLAB_HWCACHE_ALIGN | SLAB_ACCOUNT, NULL); in create_pid_cachep() 473 pid_ns_cachep = KMEM_CACHE(pid_namespace, SLAB_PANIC | SLAB_ACCOUNT); in pid_namespaces_init()
|
H A D | utsname.c | 173 SLAB_PANIC|SLAB_ACCOUNT, in uts_ns_init()
|
H A D | fork.c | 1056 SLAB_PANIC|SLAB_ACCOUNT, in fork_init() 3271 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, in mm_cache_init() 3282 SLAB_ACCOUNT, sighand_ctor); in proc_caches_init() 3285 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, in proc_caches_init() 3289 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, in proc_caches_init() 3293 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, in proc_caches_init() 3296 vm_area_cachep = KMEM_CACHE(vm_area_struct, SLAB_PANIC|SLAB_ACCOUNT); in proc_caches_init() 3298 vma_lock_cachep = KMEM_CACHE(vma_lock, SLAB_PANIC|SLAB_ACCOUNT); in proc_caches_init()
|
H A D | delayacct.c | 41 delayacct_cache = KMEM_CACHE(task_delay_info, SLAB_PANIC|SLAB_ACCOUNT); in delayacct_init()
|
H A D | nsproxy.c | 589 nsproxy_cachep = KMEM_CACHE(nsproxy, SLAB_PANIC|SLAB_ACCOUNT); in nsproxy_cache_init()
|
/openbmc/linux/include/linux/ |
H A D | slab.h | 134 # define SLAB_ACCOUNT ((slab_flags_t __force)0x04000000U) macro 136 # define SLAB_ACCOUNT 0 macro
|
/openbmc/linux/fs/gfs2/ |
H A D | main.c | 115 SLAB_ACCOUNT, in init_gfs2_fs()
|
/openbmc/linux/fs/coda/ |
H A D | inode.c | 74 SLAB_ACCOUNT, init_once); in coda_init_inodecache()
|
/openbmc/linux/fs/proc/ |
H A D | inode.c | 98 SLAB_MEM_SPREAD|SLAB_ACCOUNT| in proc_init_kmemcache() 103 SLAB_ACCOUNT|SLAB_PANIC, NULL); in proc_init_kmemcache()
|
/openbmc/linux/fs/efs/ |
H A D | super.c | 95 SLAB_ACCOUNT, init_once); in init_inodecache()
|
/openbmc/linux/fs/jffs2/ |
H A D | super.c | 390 SLAB_MEM_SPREAD|SLAB_ACCOUNT), in init_jffs2_fs()
|
/openbmc/linux/fs/sysv/ |
H A D | inode.c | 341 SLAB_RECLAIM_ACCOUNT|SLAB_MEM_SPREAD|SLAB_ACCOUNT, in sysv_init_icache()
|
/openbmc/linux/include/trace/events/ |
H A D | kmem.h | 41 (s->flags & SLAB_ACCOUNT)) : false;
|
/openbmc/linux/fs/openpromfs/ |
H A D | inode.c | 449 SLAB_MEM_SPREAD | SLAB_ACCOUNT), in init_openprom_fs()
|
/openbmc/linux/fs/vboxsf/ |
H A D | super.c | 344 SLAB_ACCOUNT), in vboxsf_setup()
|
/openbmc/linux/fs/qnx4/ |
H A D | inode.c | 364 SLAB_MEM_SPREAD|SLAB_ACCOUNT), in init_inodecache()
|
/openbmc/linux/fs/ |
H A D | file_table.c | 474 SLAB_HWCACHE_ALIGN | SLAB_PANIC | SLAB_ACCOUNT, NULL); in files_init()
|
H A D | eventpoll.c | 2508 0, SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, NULL); in eventpoll_init() 2512 sizeof(struct eppoll_entry), 0, SLAB_PANIC|SLAB_ACCOUNT, NULL); in eventpoll_init() 2516 sizeof(struct epitems_head), 0, SLAB_PANIC|SLAB_ACCOUNT, NULL); in eventpoll_init()
|
/openbmc/linux/fs/hfs/ |
H A D | super.c | 483 SLAB_HWCACHE_ALIGN|SLAB_ACCOUNT, hfs_init_once); in init_hfs_fs()
|
/openbmc/linux/net/dccp/ |
H A D | proto.c | 1138 SLAB_HWCACHE_ALIGN | SLAB_ACCOUNT, NULL); in dccp_init() 1144 SLAB_HWCACHE_ALIGN | SLAB_ACCOUNT, NULL); in dccp_init()
|
/openbmc/linux/fs/adfs/ |
H A D | super.c | 252 SLAB_MEM_SPREAD|SLAB_ACCOUNT), in init_inodecache()
|