| /linux/fs/netfs/ |
| H A D | main.c | 113 SLAB_HWCACHE_ALIGN | SLAB_ACCOUNT, in netfs_init() 123 SLAB_HWCACHE_ALIGN | SLAB_ACCOUNT, in netfs_init()
|
| /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()
|
| /linux/tools/include/linux/ |
| H A D | slab.h | 28 # define SLAB_ACCOUNT __SLAB_FLAG_BIT(_SLAB_ACCOUNT) macro 30 # define SLAB_ACCOUNT __SLAB_FLAG_UNUSED macro
|
| /linux/fs/notify/dnotify/ |
| H A D | dnotify.c | 403 SLAB_PANIC|SLAB_ACCOUNT); in dnotify_init() 404 dnotify_mark_cache = KMEM_CACHE(dnotify_mark, SLAB_PANIC|SLAB_ACCOUNT); in dnotify_init()
|
| /linux/kernel/ |
| H A D | pid_namespace.c | 58 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 D | utsname.c | 159 SLAB_PANIC|SLAB_ACCOUNT, in uts_ns_init()
|
| H A D | fork.c | 819 SLAB_PANIC|SLAB_ACCOUNT, in fork_init() 2971 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, in mm_cache_init() 2982 SLAB_ACCOUNT, sighand_ctor); in proc_caches_init() 2985 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, in proc_caches_init() 2989 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, in proc_caches_init() 2993 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, in proc_caches_init()
|
| H A D | delayacct.c | 50 delayacct_cache = KMEM_CACHE(task_delay_info, SLAB_PANIC|SLAB_ACCOUNT); in delayacct_init()
|
| /linux/mm/ |
| H A D | vma_init.c | 25 SLAB_ACCOUNT); in vma_state_init()
|
| H A D | slab.h | 440 return !(s->flags & (SLAB_CACHE_DMA|SLAB_ACCOUNT|SLAB_RECLAIM_ACCOUNT)); in is_kmalloc_normal() 450 SLAB_TEMPORARY | SLAB_ACCOUNT | \
|
| /linux/fs/ |
| H A D | file_table.c | 597 SLAB_ACCOUNT | SLAB_TYPESAFE_BY_RCU); in files_init() 602 SLAB_ACCOUNT | SLAB_TYPESAFE_BY_RCU); in files_init()
|
| H A D | pidfs.c | 1072 SLAB_ACCOUNT | SLAB_PANIC), NULL); in pidfs_init() 1077 SLAB_ACCOUNT | SLAB_PANIC), NULL); in pidfs_init()
|
| /linux/ipc/ |
| H A D | msgutil.c | 51 msg_buckets = kmem_buckets_create("msg_msg", SLAB_ACCOUNT, in init_msg_buckets()
|
| /linux/fs/gfs2/ |
| H A D | main.c | 113 SLAB_ACCOUNT, in init_gfs2_fs()
|
| /linux/include/linux/ |
| H A D | slab.h | 201 # define SLAB_ACCOUNT __SLAB_FLAG_BIT(_SLAB_ACCOUNT) macro 203 # define SLAB_ACCOUNT __SLAB_FLAG_UNUSED macro
|
| /linux/fs/proc/ |
| H A D | inode.c | 95 SLAB_ACCOUNT| in proc_init_kmemcache() 100 SLAB_ACCOUNT|SLAB_PANIC, NULL); in proc_init_kmemcache()
|
| /linux/fs/efs/ |
| H A D | super.c | 90 SLAB_RECLAIM_ACCOUNT|SLAB_ACCOUNT, in init_inodecache()
|
| /linux/fs/jffs2/ |
| H A D | super.c | 391 SLAB_ACCOUNT), in init_jffs2_fs()
|
| /linux/fs/coda/ |
| H A D | inode.c | 75 SLAB_RECLAIM_ACCOUNT | SLAB_ACCOUNT, in coda_init_inodecache()
|
| /linux/fs/vboxsf/ |
| H A D | super.c | 335 SLAB_RECLAIM_ACCOUNT | SLAB_ACCOUNT, in vboxsf_setup()
|
| /linux/fs/openpromfs/ |
| H A D | inode.c | 449 SLAB_ACCOUNT), in init_openprom_fs()
|
| /linux/fs/qnx4/ |
| H A D | inode.c | 381 SLAB_ACCOUNT), in init_inodecache()
|
| /linux/fs/hfs/ |
| H A D | super.c | 456 SLAB_HWCACHE_ALIGN|SLAB_ACCOUNT, hfs_init_once); in init_hfs_fs()
|
| /linux/fs/adfs/ |
| H A D | super.c | 227 SLAB_ACCOUNT), in init_inodecache()
|
| /linux/include/trace/events/ |
| H A D | kmem.h | 43 (s->flags & SLAB_ACCOUNT)) : false;
|