| /Linux-v5.4/fs/notify/dnotify/ |
| D | dnotify.c | 388 dnotify_struct_cache = KMEM_CACHE(dnotify_struct, in dnotify_init() 390 dnotify_mark_cache = KMEM_CACHE(dnotify_mark, SLAB_PANIC|SLAB_ACCOUNT); in dnotify_init()
|
| /Linux-v5.4/fs/ceph/ |
| D | super.c | 785 ceph_cap_cachep = KMEM_CACHE(ceph_cap, SLAB_MEM_SPREAD); in init_caches() 788 ceph_cap_flush_cachep = KMEM_CACHE(ceph_cap_flush, in init_caches() 793 ceph_dentry_cachep = KMEM_CACHE(ceph_dentry_info, in init_caches() 798 ceph_file_cachep = KMEM_CACHE(ceph_file_info, SLAB_MEM_SPREAD); in init_caches() 802 ceph_dir_file_cachep = KMEM_CACHE(ceph_dir_file_info, SLAB_MEM_SPREAD); in init_caches()
|
| /Linux-v5.4/fs/crypto/ |
| D | crypto.c | 497 fscrypt_ctx_cachep = KMEM_CACHE(fscrypt_ctx, SLAB_RECLAIM_ACCOUNT); in fscrypt_init() 501 fscrypt_info_cachep = KMEM_CACHE(fscrypt_info, SLAB_RECLAIM_ACCOUNT); in fscrypt_init()
|
| /Linux-v5.4/drivers/md/ |
| D | dm-uevent.c | 194 _dm_event_cache = KMEM_CACHE(dm_uevent, 0); in dm_uevent_init()
|
| D | dm-cache-background-tracker.c | 50 b->work_cache = KMEM_CACHE(bt_work, 0); in btracker_create()
|
| D | dm-bio-prison-v2.c | 359 _cell_cache = KMEM_CACHE(dm_bio_prison_cell_v2, 0); in dm_bio_prison_init_v2()
|
| D | dm-bio-prison-v1.c | 405 _cell_cache = KMEM_CACHE(dm_bio_prison_cell, 0); in dm_bio_prison_init_v1()
|
| /Linux-v5.4/fs/jbd2/ |
| D | revoke.c | 196 jbd2_revoke_record_cache = KMEM_CACHE(jbd2_revoke_record_s, in jbd2_journal_init_revoke_record_cache() 209 jbd2_revoke_table_cache = KMEM_CACHE(jbd2_revoke_table_s, in jbd2_journal_init_revoke_table_cache()
|
| /Linux-v5.4/drivers/gpu/drm/i915/ |
| D | i915_scheduler.c | 520 global.slab_dependencies = KMEM_CACHE(i915_dependency, in i915_global_scheduler_init() 525 global.slab_priorities = KMEM_CACHE(i915_priolist, in i915_global_scheduler_init()
|
| D | i915_request.c | 1571 global.slab_requests = KMEM_CACHE(i915_request, in i915_global_request_init() 1578 global.slab_execute_cbs = KMEM_CACHE(execute_cb, in i915_global_request_init() 1585 global.slab_dependencies = KMEM_CACHE(i915_dependency, in i915_global_request_init()
|
| D | i915_buddy.c | 37 global.slab_blocks = KMEM_CACHE(i915_buddy_block, SLAB_HWCACHE_ALIGN); in i915_global_buddy_init()
|
| /Linux-v5.4/kernel/ |
| D | delayacct.c | 30 delayacct_cache = KMEM_CACHE(task_delay_info, SLAB_PANIC|SLAB_ACCOUNT); in delayacct_init()
|
| D | nsproxy.c | 271 nsproxy_cachep = KMEM_CACHE(nsproxy, SLAB_PANIC); in nsproxy_cache_init()
|
| D | pid_namespace.c | 460 pid_ns_cachep = KMEM_CACHE(pid_namespace, SLAB_PANIC); in pid_namespaces_init()
|
| D | pid.c | 538 init_pid_ns.pid_cachep = KMEM_CACHE(pid, in pid_idr_init()
|
| /Linux-v5.4/virt/kvm/ |
| D | async_pf.c | 39 async_pf_cache = KMEM_CACHE(kvm_async_pf, 0); in kvm_async_pf_init()
|
| /Linux-v5.4/drivers/scsi/libsas/ |
| D | sas_init.c | 639 sas_task_cache = KMEM_CACHE(sas_task, SLAB_HWCACHE_ALIGN); in sas_class_init() 643 sas_event_cache = KMEM_CACHE(asd_sas_event, SLAB_HWCACHE_ALIGN); in sas_class_init()
|
| /Linux-v5.4/fs/notify/fanotify/ |
| D | fanotify_user.c | 1140 fanotify_mark_cache = KMEM_CACHE(fsnotify_mark, in fanotify_user_setup() 1142 fanotify_event_cachep = KMEM_CACHE(fanotify_event, SLAB_PANIC); in fanotify_user_setup() 1145 KMEM_CACHE(fanotify_perm_event, SLAB_PANIC); in fanotify_user_setup()
|
| /Linux-v5.4/drivers/gpu/drm/i915/gem/ |
| D | i915_gem_object.c | 324 KMEM_CACHE(drm_i915_gem_object, SLAB_HWCACHE_ALIGN); in i915_global_objects_init()
|
| /Linux-v5.4/drivers/block/rsxx/ |
| D | dev.c | 314 bio_meta_pool = KMEM_CACHE(rsxx_bio_meta, SLAB_HWCACHE_ALIGN); in rsxx_dev_init()
|
| /Linux-v5.4/drivers/gpu/drm/i915/gt/ |
| D | intel_context.c | 272 global.slab_ce = KMEM_CACHE(intel_context, SLAB_HWCACHE_ALIGN); in i915_global_context_init()
|
| /Linux-v5.4/fs/notify/ |
| D | fsnotify.c | 396 fsnotify_mark_connector_cachep = KMEM_CACHE(fsnotify_mark_connector, in fsnotify_init()
|
| /Linux-v5.4/drivers/usb/usbip/ |
| D | stub_main.c | 372 stub_priv_cache = KMEM_CACHE(stub_priv, SLAB_HWCACHE_ALIGN); in usbip_host_init()
|
| /Linux-v5.4/fs/ext4/ |
| D | block_validity.c | 33 ext4_system_zone_cachep = KMEM_CACHE(ext4_system_zone, 0); in ext4_init_system_zone()
|
| /Linux-v5.4/include/linux/ |
| D | slab.h | 169 #define KMEM_CACHE(__struct, __flags) \ macro
|