Home
last modified time | relevance | path

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

1234

/linux-6.1.9/drivers/s390/cio/
Dvfio_ccw_drv.c447 SLAB_ACCOUNT, 0, in vfio_ccw_sch_init()
456 SLAB_ACCOUNT, 0, in vfio_ccw_sch_init()
465 SLAB_ACCOUNT, 0, in vfio_ccw_sch_init()
475 SLAB_ACCOUNT, 0, in vfio_ccw_sch_init()
/linux-6.1.9/mm/
Dslab.h336 SLAB_ACCOUNT)
339 SLAB_TEMPORARY | SLAB_ACCOUNT | SLAB_NO_USER_FLAGS)
358 SLAB_ACCOUNT | \
482 if (!(flags & __GFP_ACCOUNT) && !(s->flags & SLAB_ACCOUNT)) in memcg_slab_pre_alloc_hook()
634 if (memcg_kmem_enabled() && (s->flags & SLAB_ACCOUNT)) in account_slab()
Dslab_common.c53 SLAB_CACHE_DMA32 | SLAB_ACCOUNT)
865 flags |= SLAB_ACCOUNT; in new_kmalloc_cache()
/linux-6.1.9/fs/notify/dnotify/
Ddnotify.c401 SLAB_PANIC|SLAB_ACCOUNT); in dnotify_init()
402 dnotify_mark_cache = KMEM_CACHE(dnotify_mark, SLAB_PANIC|SLAB_ACCOUNT); in dnotify_init()
/linux-6.1.9/kernel/
Dpid_namespace.c55 SLAB_HWCACHE_ALIGN | SLAB_ACCOUNT, NULL); in create_pid_cachep()
453 pid_ns_cachep = KMEM_CACHE(pid_namespace, SLAB_PANIC | SLAB_ACCOUNT); in pid_namespaces_init()
Dutsname.c173 SLAB_PANIC|SLAB_ACCOUNT, in uts_ns_init()
Dfork.c914 SLAB_PANIC|SLAB_ACCOUNT, in fork_init()
3030 SLAB_ACCOUNT, sighand_ctor); in proc_caches_init()
3033 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, in proc_caches_init()
3037 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, in proc_caches_init()
3041 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, in proc_caches_init()
3053 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, in proc_caches_init()
3057 vm_area_cachep = KMEM_CACHE(vm_area_struct, SLAB_PANIC|SLAB_ACCOUNT); in proc_caches_init()
Ddelayacct.c41 delayacct_cache = KMEM_CACHE(task_delay_info, SLAB_PANIC|SLAB_ACCOUNT); in delayacct_init()
/linux-6.1.9/include/linux/
Dslab.h106 # define SLAB_ACCOUNT ((slab_flags_t __force)0x04000000U) macro
108 # define SLAB_ACCOUNT 0 macro
/linux-6.1.9/fs/gfs2/
Dmain.c115 SLAB_ACCOUNT, in init_gfs2_fs()
/linux-6.1.9/fs/coda/
Dinode.c74 SLAB_ACCOUNT, init_once); in coda_init_inodecache()
/linux-6.1.9/fs/efs/
Dsuper.c95 SLAB_ACCOUNT, init_once); in init_inodecache()
/linux-6.1.9/fs/proc/
Dinode.c98 SLAB_MEM_SPREAD|SLAB_ACCOUNT| in proc_init_kmemcache()
103 SLAB_ACCOUNT|SLAB_PANIC, NULL); in proc_init_kmemcache()
/linux-6.1.9/fs/jffs2/
Dsuper.c389 SLAB_MEM_SPREAD|SLAB_ACCOUNT), in init_jffs2_fs()
/linux-6.1.9/fs/
Dfile_table.c413 SLAB_HWCACHE_ALIGN | SLAB_PANIC | SLAB_ACCOUNT, NULL); in files_init()
Deventpoll.c2407 0, SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, NULL); in eventpoll_init()
2411 sizeof(struct eppoll_entry), 0, SLAB_PANIC|SLAB_ACCOUNT, NULL); in eventpoll_init()
2415 sizeof(struct epitems_head), 0, SLAB_PANIC|SLAB_ACCOUNT, NULL); in eventpoll_init()
/linux-6.1.9/include/trace/events/
Dkmem.h41 (s->flags & SLAB_ACCOUNT)) : false;
/linux-6.1.9/fs/sysv/
Dinode.c342 SLAB_RECLAIM_ACCOUNT|SLAB_MEM_SPREAD|SLAB_ACCOUNT, in sysv_init_icache()
/linux-6.1.9/fs/qnx4/
Dinode.c365 SLAB_MEM_SPREAD|SLAB_ACCOUNT), in init_inodecache()
/linux-6.1.9/fs/openpromfs/
Dinode.c450 SLAB_MEM_SPREAD | SLAB_ACCOUNT), in init_openprom_fs()
/linux-6.1.9/fs/vboxsf/
Dsuper.c343 SLAB_ACCOUNT), in vboxsf_setup()
/linux-6.1.9/fs/hfs/
Dsuper.c481 SLAB_HWCACHE_ALIGN|SLAB_ACCOUNT, hfs_init_once); in init_hfs_fs()
/linux-6.1.9/fs/adfs/
Dsuper.c252 SLAB_MEM_SPREAD|SLAB_ACCOUNT), in init_inodecache()
/linux-6.1.9/drivers/dax/
Dsuper.c532 SLAB_MEM_SPREAD|SLAB_ACCOUNT), in dax_fs_init()
/linux-6.1.9/net/dccp/
Dproto.c1119 SLAB_HWCACHE_ALIGN | SLAB_ACCOUNT, NULL); in dccp_init()
1125 SLAB_HWCACHE_ALIGN | SLAB_ACCOUNT, NULL); in dccp_init()

1234