Home
last modified time | relevance | path

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

1234

/linux/mm/
A Dslab.h145 SLAB_ACCOUNT)
148 SLAB_TEMPORARY | SLAB_ACCOUNT)
167 SLAB_ACCOUNT)
280 if (!(flags & __GFP_ACCOUNT) && !(s->flags & SLAB_ACCOUNT)) in memcg_slab_pre_alloc_hook()
423 if (memcg_kmem_enabled() && (s->flags & SLAB_ACCOUNT)) in account_slab_page()
A Dslab_common.c53 SLAB_CACHE_DMA32 | SLAB_ACCOUNT)
856 flags |= SLAB_ACCOUNT; in new_kmalloc_cache()
/linux/drivers/s390/cio/
A Dvfio_ccw_drv.c476 SLAB_ACCOUNT, 0, in vfio_ccw_sch_init()
485 SLAB_ACCOUNT, 0, in vfio_ccw_sch_init()
494 SLAB_ACCOUNT, 0, in vfio_ccw_sch_init()
504 SLAB_ACCOUNT, 0, in vfio_ccw_sch_init()
/linux/fs/notify/dnotify/
A Ddnotify.c383 SLAB_PANIC|SLAB_ACCOUNT); in dnotify_init()
384 dnotify_mark_cache = KMEM_CACHE(dnotify_mark, SLAB_PANIC|SLAB_ACCOUNT); in dnotify_init()
/linux/kernel/
A Dpid_namespace.c55 SLAB_HWCACHE_ALIGN | SLAB_ACCOUNT, 0); in create_pid_cachep()
453 pid_ns_cachep = KMEM_CACHE(pid_namespace, SLAB_PANIC | SLAB_ACCOUNT); in pid_namespaces_init()
A Dutsname.c173 SLAB_PANIC|SLAB_ACCOUNT, in uts_ns_init()
A Dfork.c825 SLAB_PANIC|SLAB_ACCOUNT, in fork_init()
2912 SLAB_ACCOUNT, sighand_ctor); in proc_caches_init()
2915 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, in proc_caches_init()
2919 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, in proc_caches_init()
2923 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, in proc_caches_init()
2935 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, in proc_caches_init()
2939 vm_area_cachep = KMEM_CACHE(vm_area_struct, SLAB_PANIC|SLAB_ACCOUNT); in proc_caches_init()
A Ddelayacct.c41 delayacct_cache = KMEM_CACHE(task_delay_info, SLAB_PANIC|SLAB_ACCOUNT); in delayacct_init()
A Dnsproxy.c571 nsproxy_cachep = KMEM_CACHE(nsproxy, SLAB_PANIC|SLAB_ACCOUNT); in nsproxy_cache_init()
/linux/fs/gfs2/
A Dmain.c118 SLAB_ACCOUNT, in init_gfs2_fs()
/linux/include/linux/
A Dslab.h104 # define SLAB_ACCOUNT ((slab_flags_t __force)0x04000000U) macro
106 # define SLAB_ACCOUNT 0 macro
/linux/fs/coda/
A Dinode.c74 SLAB_ACCOUNT, init_once); in coda_init_inodecache()
/linux/fs/proc/
A Dinode.c100 SLAB_MEM_SPREAD|SLAB_ACCOUNT| in proc_init_kmemcache()
105 SLAB_ACCOUNT|SLAB_PANIC, NULL); in proc_init_kmemcache()
/linux/fs/efs/
A Dsuper.c95 SLAB_ACCOUNT, init_once); in init_inodecache()
/linux/fs/jffs2/
A Dsuper.c389 SLAB_MEM_SPREAD|SLAB_ACCOUNT), in init_jffs2_fs()
/linux/fs/
A Dfile_table.c382 SLAB_HWCACHE_ALIGN | SLAB_PANIC | SLAB_ACCOUNT, NULL); in files_init()
A Deventpoll.c2376 0, SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, NULL); in eventpoll_init()
2380 sizeof(struct eppoll_entry), 0, SLAB_PANIC|SLAB_ACCOUNT, NULL); in eventpoll_init()
2383 sizeof(struct epitems_head), 0, SLAB_PANIC|SLAB_ACCOUNT, NULL); in eventpoll_init()
/linux/fs/sysv/
A Dinode.c342 SLAB_RECLAIM_ACCOUNT|SLAB_MEM_SPREAD|SLAB_ACCOUNT, in sysv_init_icache()
/linux/fs/hfs/
A Dsuper.c481 SLAB_HWCACHE_ALIGN|SLAB_ACCOUNT, hfs_init_once); in init_hfs_fs()
/linux/fs/qnx4/
A Dinode.c364 SLAB_MEM_SPREAD|SLAB_ACCOUNT), in init_inodecache()
/linux/fs/openpromfs/
A Dinode.c450 SLAB_MEM_SPREAD | SLAB_ACCOUNT), in init_openprom_fs()
/linux/fs/vboxsf/
A Dsuper.c343 SLAB_ACCOUNT), in vboxsf_setup()
/linux/fs/adfs/
A Dsuper.c252 SLAB_MEM_SPREAD|SLAB_ACCOUNT), in init_inodecache()
/linux/fs/ocfs2/dlmfs/
A Ddlmfs.c574 SLAB_MEM_SPREAD|SLAB_ACCOUNT), in init_dlmfs_fs()
/linux/drivers/dax/
A Dsuper.c594 SLAB_MEM_SPREAD|SLAB_ACCOUNT), in dax_fs_init()

Completed in 38 milliseconds

1234