Home
last modified time | relevance | path

Searched refs:KMEM_CACHE (Results 1 – 25 of 80) 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.c937 ceph_cap_cachep = KMEM_CACHE(ceph_cap, 0); in init_caches()
940 ceph_cap_snap_cachep = KMEM_CACHE(ceph_cap_snap, 0); in init_caches()
943 ceph_cap_flush_cachep = KMEM_CACHE(ceph_cap_flush, in init_caches()
948 ceph_dentry_cachep = KMEM_CACHE(ceph_dentry_info, in init_caches()
953 ceph_file_cachep = KMEM_CACHE(ceph_file_info, 0); in init_caches()
957 ceph_dir_file_cachep = KMEM_CACHE(ceph_dir_file_info, 0); in init_caches()
961 ceph_mds_request_cachep = KMEM_CACHE(ceph_mds_request, 0); in init_caches()
H A Dsubvolume_metrics.c406 ceph_subvol_metric_entry_cachep = KMEM_CACHE(ceph_subvol_metric_rb_entry, in ceph_subvolume_metrics_cache_init()
/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()
/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()
H A Ddm-bio-prison-v1.c398 _cell_cache = KMEM_CACHE(dm_bio_prison_cell, 0); in dm_bio_prison_init_v1()
/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/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/net/ipv4/
H A Dinetpeer.c82 peer_cachep = KMEM_CACHE(inet_peer, SLAB_HWCACHE_ALIGN | SLAB_PANIC); in inet_initpeers()
/linux/net/netfilter/
H A Dnf_conncount.c695 conncount_conn_cachep = KMEM_CACHE(nf_conncount_tuple, 0); in nf_conncount_modinit()
699 conncount_rb_cachep = KMEM_CACHE(nf_conncount_rb, 0); in nf_conncount_modinit()
/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/net/rds/
H A Dtcp_recv.c344 rds_tcp_incoming_slab = KMEM_CACHE(rds_tcp_incoming, 0); in rds_tcp_recv_init()
/linux/fs/notify/
H A Dmark.c1160 fsnotify_mark_connector_cachep = KMEM_CACHE(fsnotify_mark_connector, in fsnotify_init_connector_caches()
1162 fsnotify_inode_mark_connector_cachep = KMEM_CACHE( in fsnotify_init_connector_caches()
/linux/drivers/usb/usbip/
H A Dstub_main.c368 stub_priv_cache = KMEM_CACHE(stub_priv, SLAB_HWCACHE_ALIGN); in usbip_host_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()
/linux/fs/nfsd/
H A Dfilecache.c789 nfsd_file_slab = KMEM_CACHE(nfsd_file, 0); in nfsd_file_cache_init()
795 nfsd_file_mark_slab = KMEM_CACHE(nfsd_file_mark, 0); in nfsd_file_cache_init()
/linux/drivers/md/dm-pcache/
H A Dcache.c439 key_cache = KMEM_CACHE(pcache_cache_key, 0); in pcache_cache_init()

1234