Home
last modified time | relevance | path

Searched refs:KMEM_CACHE (Results 1 – 25 of 85) sorted by relevance

1234

/linux/net/dccp/
H A Dackvec.c
/linux/fs/notify/dnotify/
H A Ddnotify.c402 dnotify_struct_cache = KMEM_CACHE(dnotify_struct, in dnotify_init()
404 dnotify_mark_cache = KMEM_CACHE(dnotify_mark, SLAB_PANIC|SLAB_ACCOUNT); in dnotify_init()
/linux/fs/ceph/
H A Dsuper.c936 ceph_cap_cachep = KMEM_CACHE(ceph_cap, 0); in init_caches()
939 ceph_cap_snap_cachep = KMEM_CACHE(ceph_cap_snap, 0); in init_caches()
942 ceph_cap_flush_cachep = KMEM_CACHE(ceph_cap_flush, in init_caches()
947 ceph_dentry_cachep = KMEM_CACHE(ceph_dentry_info, in init_caches()
952 ceph_file_cachep = KMEM_CACHE(ceph_file_info, 0); in init_caches()
956 ceph_dir_file_cachep = KMEM_CACHE(ceph_dir_file_info, 0); in init_caches()
960 ceph_mds_request_cachep = KMEM_CACHE(ceph_mds_request, 0); in init_caches()
/linux/drivers/md/
H A Ddm-uevent.c194 _dm_event_cache = KMEM_CACHE(dm_uevent, 0); in dm_uevent_init()
H A Ddm-bio-prison-v2.c353 _cell_cache = KMEM_CACHE(dm_bio_prison_cell_v2, 0); in dm_bio_prison_init_v2()
/linux/drivers/gpu/drm/i915/
H A Di915_scheduler.c496 slab_dependencies = KMEM_CACHE(i915_dependency, in i915_scheduler_module_init()
502 slab_priorities = KMEM_CACHE(i915_priolist, 0); in i915_scheduler_module_init()
H A Di915_vma_resource.c420 slab_vma_resources = KMEM_CACHE(i915_vma_resource, SLAB_HWCACHE_ALIGN); in i915_vma_resource_module_init()
/linux/fs/jbd2/
H A Drevoke.c196 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/drivers/net/wireguard/
H A Dpeer.c232 peer_cache = KMEM_CACHE(wg_peer, 0); in wg_peer_init()
H A Dratelimiter.c164 entry_cache = KMEM_CACHE(ratelimiter_entry, 0); in wg_ratelimiter_init()
/linux/virt/kvm/
H A Dasync_pf.c24 async_pf_cache = KMEM_CACHE(kvm_async_pf, 0); in kvm_async_pf_init()
/linux/security/selinux/ss/
H A Dhashtab.c198 hashtab_node_cachep = KMEM_CACHE(hashtab_node, SLAB_PANIC); in hashtab_cache_init()
H A Davtab.c581 avtab_node_cachep = KMEM_CACHE(avtab_node, SLAB_PANIC); in avtab_cache_init()
582 avtab_xperms_cachep = KMEM_CACHE(avtab_extended_perms, SLAB_PANIC); in avtab_cache_init()
/linux/fs/ext4/
H A Dpage-io.c38 io_end_cachep = KMEM_CACHE(ext4_io_end, SLAB_RECLAIM_ACCOUNT); in ext4_init_pageio()
42 io_end_vec_cachep = KMEM_CACHE(ext4_io_end_vec, 0); in ext4_init_pageio()
H A Dblock_validity.c34 ext4_system_zone_cachep = KMEM_CACHE(ext4_system_zone, 0); in ext4_init_system_zone()
/linux/security/selinux/
H A Davc.c138 avc_node_cachep = KMEM_CACHE(avc_node, SLAB_PANIC); in avc_init()
139 avc_xperms_cachep = KMEM_CACHE(avc_xperms_node, SLAB_PANIC); in avc_init()
140 avc_xperms_decision_cachep = KMEM_CACHE(avc_xperms_decision_node, SLAB_PANIC); in avc_init()
141 avc_xperms_data_cachep = KMEM_CACHE(extended_perms_data, SLAB_PANIC); in avc_init()
/linux/net/ipv4/
H A Dinetpeer.c84 peer_cachep = KMEM_CACHE(inet_peer, SLAB_HWCACHE_ALIGN | SLAB_PANIC); in inet_initpeers()
/linux/net/netfilter/
H A Dnf_conncount.c679 conncount_conn_cachep = KMEM_CACHE(nf_conncount_tuple, 0); in nf_conncount_modinit()
683 conncount_rb_cachep = KMEM_CACHE(nf_conncount_rb, 0); in nf_conncount_modinit()
/linux/net/rds/
H A Dtcp_recv.c340 rds_tcp_incoming_slab = KMEM_CACHE(rds_tcp_incoming, 0); in rds_tcp_recv_init()
/linux/drivers/scsi/libsas/
H A Dsas_init.c685 sas_task_cache = KMEM_CACHE(sas_task, SLAB_HWCACHE_ALIGN); in sas_class_init()
689 sas_event_cache = KMEM_CACHE(asd_sas_event, SLAB_HWCACHE_ALIGN); in sas_class_init()
/linux/kernel/
H A Ddelayacct.c50 delayacct_cache = KMEM_CACHE(task_delay_info, SLAB_PANIC|SLAB_ACCOUNT); in delayacct_init()
/linux/fs/crypto/
H A Dcrypto.c400 fscrypt_inode_info_cachep = KMEM_CACHE(fscrypt_inode_info, in fscrypt_init()
/linux/drivers/usb/usbip/
H A Dstub_main.c368 stub_priv_cache = KMEM_CACHE(stub_priv, SLAB_HWCACHE_ALIGN); in usbip_host_init()
/linux/fs/
H A Dmbcache.c429 mb_entry_cache = KMEM_CACHE(mb_cache_entry, SLAB_RECLAIM_ACCOUNT); in mbcache_init()
/linux/net/ipv6/
H A Dxfrm6_tunnel.c358 xfrm6_tunnel_spi_kmem = KMEM_CACHE(xfrm6_tunnel_spi, SLAB_HWCACHE_ALIGN); in xfrm6_tunnel_init()

1234