Home
last modified time | relevance | path

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

1234

/linux-6.15/fs/netfs/
H A Dmain.c112 SLAB_HWCACHE_ALIGN | SLAB_ACCOUNT, in netfs_init()
122 SLAB_HWCACHE_ALIGN | SLAB_ACCOUNT, in netfs_init()
/linux-6.15/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()
/linux-6.15/fs/notify/dnotify/
H A Ddnotify.c403 SLAB_PANIC|SLAB_ACCOUNT); in dnotify_init()
404 dnotify_mark_cache = KMEM_CACHE(dnotify_mark, SLAB_PANIC|SLAB_ACCOUNT); in dnotify_init()
/linux-6.15/kernel/
H A Dpid_namespace.c57 SLAB_HWCACHE_ALIGN | SLAB_ACCOUNT, NULL); in create_pid_cachep()
471 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.c1075 SLAB_PANIC|SLAB_ACCOUNT, in fork_init()
3209 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, in mm_cache_init()
3225 SLAB_ACCOUNT, sighand_ctor); in proc_caches_init()
3228 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, in proc_caches_init()
3232 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, in proc_caches_init()
3236 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, in proc_caches_init()
3241 SLAB_ACCOUNT); in proc_caches_init()
H A Ddelayacct.c41 delayacct_cache = KMEM_CACHE(task_delay_info, SLAB_PANIC|SLAB_ACCOUNT); in delayacct_init()
/linux-6.15/mm/
H A Dslab.h457 return !(s->flags & (SLAB_CACHE_DMA|SLAB_ACCOUNT|SLAB_RECLAIM_ACCOUNT)); in is_kmalloc_normal()
464 SLAB_TEMPORARY | SLAB_ACCOUNT | \
/linux-6.15/fs/gfs2/
H A Dmain.c113 SLAB_ACCOUNT, in init_gfs2_fs()
/linux-6.15/ipc/
H A Dmsgutil.c49 msg_buckets = kmem_buckets_create("msg_msg", SLAB_ACCOUNT, in init_msg_buckets()
/linux-6.15/fs/
H A Dfile_table.c594 SLAB_ACCOUNT | SLAB_TYPESAFE_BY_RCU); in files_init()
599 SLAB_ACCOUNT | SLAB_TYPESAFE_BY_RCU); in files_init()
/linux-6.15/include/linux/
H A Dslab.h201 # define SLAB_ACCOUNT __SLAB_FLAG_BIT(_SLAB_ACCOUNT) macro
203 # define SLAB_ACCOUNT __SLAB_FLAG_UNUSED macro
/linux-6.15/fs/proc/
H A Dinode.c95 SLAB_ACCOUNT| in proc_init_kmemcache()
100 SLAB_ACCOUNT|SLAB_PANIC, NULL); in proc_init_kmemcache()
/linux-6.15/fs/efs/
H A Dsuper.c90 SLAB_RECLAIM_ACCOUNT|SLAB_ACCOUNT, in init_inodecache()
/linux-6.15/fs/coda/
H A Dinode.c75 SLAB_RECLAIM_ACCOUNT | SLAB_ACCOUNT, in coda_init_inodecache()
/linux-6.15/fs/jffs2/
H A Dsuper.c391 SLAB_ACCOUNT), in init_jffs2_fs()
/linux-6.15/fs/qnx4/
H A Dinode.c381 SLAB_ACCOUNT), in init_inodecache()
/linux-6.15/fs/openpromfs/
H A Dinode.c449 SLAB_ACCOUNT), in init_openprom_fs()
/linux-6.15/fs/vboxsf/
H A Dsuper.c335 SLAB_RECLAIM_ACCOUNT | SLAB_ACCOUNT, in vboxsf_setup()
/linux-6.15/fs/hfs/
H A Dsuper.c452 SLAB_HWCACHE_ALIGN|SLAB_ACCOUNT, hfs_init_once); in init_hfs_fs()
/linux-6.15/fs/adfs/
H A Dsuper.c227 SLAB_ACCOUNT), in init_inodecache()
/linux-6.15/include/trace/events/
H A Dkmem.h41 (s->flags & SLAB_ACCOUNT)) : false;
/linux-6.15/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()
/linux-6.15/drivers/dax/
H A Dsuper.c549 SLAB_HWCACHE_ALIGN | SLAB_RECLAIM_ACCOUNT | SLAB_ACCOUNT, in dax_fs_init()
/linux-6.15/fs/ocfs2/dlmfs/
H A Ddlmfs.c590 SLAB_ACCOUNT), in init_dlmfs_fs()

1234