Home
last modified time | relevance | path

Searched refs:SLAB_ACCOUNT (Results 1 – 25 of 98) sorted by relevance

1234

/openbmc/linux/drivers/s390/cio/
H A Dvfio_ccw_drv.c421 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 Dslab.h340 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 Dslab_common.c55 SLAB_CACHE_DMA32 | SLAB_ACCOUNT)
902 flags |= SLAB_ACCOUNT; in new_kmalloc_cache()
/openbmc/linux/fs/notify/dnotify/
H A Ddnotify.c401 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 Dpid_namespace.c56 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 Dutsname.c173 SLAB_PANIC|SLAB_ACCOUNT, in uts_ns_init()
H A Dfork.c1056 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 Ddelayacct.c41 delayacct_cache = KMEM_CACHE(task_delay_info, SLAB_PANIC|SLAB_ACCOUNT); in delayacct_init()
H A Dnsproxy.c589 nsproxy_cachep = KMEM_CACHE(nsproxy, SLAB_PANIC|SLAB_ACCOUNT); in nsproxy_cache_init()
/openbmc/linux/include/linux/
H A Dslab.h134 # define SLAB_ACCOUNT ((slab_flags_t __force)0x04000000U) macro
136 # define SLAB_ACCOUNT 0 macro
/openbmc/linux/fs/gfs2/
H A Dmain.c115 SLAB_ACCOUNT, in init_gfs2_fs()
/openbmc/linux/fs/coda/
H A Dinode.c74 SLAB_ACCOUNT, init_once); in coda_init_inodecache()
/openbmc/linux/fs/proc/
H A Dinode.c98 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 Dsuper.c95 SLAB_ACCOUNT, init_once); in init_inodecache()
/openbmc/linux/fs/jffs2/
H A Dsuper.c390 SLAB_MEM_SPREAD|SLAB_ACCOUNT), in init_jffs2_fs()
/openbmc/linux/fs/sysv/
H A Dinode.c341 SLAB_RECLAIM_ACCOUNT|SLAB_MEM_SPREAD|SLAB_ACCOUNT, in sysv_init_icache()
/openbmc/linux/include/trace/events/
H A Dkmem.h41 (s->flags & SLAB_ACCOUNT)) : false;
/openbmc/linux/fs/openpromfs/
H A Dinode.c449 SLAB_MEM_SPREAD | SLAB_ACCOUNT), in init_openprom_fs()
/openbmc/linux/fs/vboxsf/
H A Dsuper.c344 SLAB_ACCOUNT), in vboxsf_setup()
/openbmc/linux/fs/qnx4/
H A Dinode.c364 SLAB_MEM_SPREAD|SLAB_ACCOUNT), in init_inodecache()
/openbmc/linux/fs/
H A Dfile_table.c474 SLAB_HWCACHE_ALIGN | SLAB_PANIC | SLAB_ACCOUNT, NULL); in files_init()
H A Deventpoll.c2508 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 Dsuper.c483 SLAB_HWCACHE_ALIGN|SLAB_ACCOUNT, hfs_init_once); in init_hfs_fs()
/openbmc/linux/net/dccp/
H A Dproto.c1138 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 Dsuper.c252 SLAB_MEM_SPREAD|SLAB_ACCOUNT), in init_inodecache()

1234