Home
last modified time | relevance | path

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

/linux-4.1.27/fs/notify/dnotify/
Ddnotify.c379 dnotify_struct_cache = KMEM_CACHE(dnotify_struct, SLAB_PANIC); in dnotify_init()
380 dnotify_mark_cache = KMEM_CACHE(dnotify_mark, SLAB_PANIC); in dnotify_init()
/linux-4.1.27/drivers/md/
Ddm-uevent.c207 _dm_event_cache = KMEM_CACHE(dm_uevent, 0); in dm_uevent_init()
Ddm-bio-prison.c375 _cell_cache = KMEM_CACHE(dm_bio_prison_cell, 0); in dm_bio_prison_init()
Ddm-io.c529 _dm_io_cache = KMEM_CACHE(io, 0); in dm_io_init()
Ddm-log-userspace-base.c896 _flush_entry_cache = KMEM_CACHE(dm_dirty_log_flush_entry, 0); in userspace_dirty_log_init()
Ddm-snap.c2423 exception_cache = KMEM_CACHE(dm_exception, 0); in dm_snapshot_init()
2430 pending_cache = KMEM_CACHE(dm_snap_pending_exception, 0); in dm_snapshot_init()
Ddm.c315 _io_cache = KMEM_CACHE(dm_io, 0); in local_init()
319 _rq_tio_cache = KMEM_CACHE(dm_rq_target_io, 0); in local_init()
Ddm-mpath.c1731 _mpio_cache = KMEM_CACHE(dm_mpath_io, 0); in dm_multipath_init()
Ddm-cache-target.c3387 migration_cache = KMEM_CACHE(dm_cache_migration, 0); in dm_cache_init()
Ddm-thin.c4077 _new_mapping_cache = KMEM_CACHE(dm_thin_new_mapping, 0); in dm_thin_init()
/linux-4.1.27/kernel/
Ddelayacct.c37 delayacct_cache = KMEM_CACHE(task_delay_info, SLAB_PANIC); in delayacct_init()
Dnsproxy.c257 nsproxy_cachep = KMEM_CACHE(nsproxy, SLAB_PANIC); in nsproxy_cache_init()
Dpid_namespace.c401 pid_ns_cachep = KMEM_CACHE(pid_namespace, SLAB_PANIC); in pid_namespaces_init()
Dpid.c607 init_pid_ns.pid_cachep = KMEM_CACHE(pid, in pidmap_init()
Dtaskstats.c686 taskstats_cache = KMEM_CACHE(taskstats, SLAB_PANIC); in taskstats_init_early()
Duser_namespace.c1009 user_ns_cachep = KMEM_CACHE(user_namespace, SLAB_PANIC); in user_namespaces_init()
Dfork.c1841 vm_area_cachep = KMEM_CACHE(vm_area_struct, SLAB_PANIC); in proc_caches_init()
Dsignal.c3636 sigqueue_cachep = KMEM_CACHE(sigqueue, SLAB_PANIC); in signals_init()
Dworkqueue.c5161 pwq_cache = KMEM_CACHE(pool_workqueue, SLAB_PANIC); in init_workqueues()
/linux-4.1.27/fs/jbd2/
Drevoke.c206 jbd2_revoke_record_cache = KMEM_CACHE(jbd2_revoke_record_s, in jbd2_journal_init_revoke_caches()
211 jbd2_revoke_table_cache = KMEM_CACHE(jbd2_revoke_table_s, in jbd2_journal_init_revoke_caches()
Djournal.c2636 jbd2_handle_cache = KMEM_CACHE(jbd2_journal_handle, SLAB_TEMPORARY); in jbd2_journal_init_handle_cache()
2641 jbd2_inode_cache = KMEM_CACHE(jbd2_inode, 0); in jbd2_journal_init_handle_cache()
/linux-4.1.27/fs/notify/fanotify/
Dfanotify_user.c931 fanotify_mark_cache = KMEM_CACHE(fsnotify_mark, SLAB_PANIC); in fanotify_user_setup()
932 fanotify_event_cachep = KMEM_CACHE(fanotify_event_info, SLAB_PANIC); in fanotify_user_setup()
934 fanotify_perm_event_cachep = KMEM_CACHE(fanotify_perm_event_info, in fanotify_user_setup()
/linux-4.1.27/virt/kvm/
Dasync_pf.c50 async_pf_cache = KMEM_CACHE(kvm_async_pf, 0); in kvm_async_pf_init()
/linux-4.1.27/fs/ceph/
Dsuper.c633 ceph_cap_cachep = KMEM_CACHE(ceph_cap, in init_caches()
638 ceph_dentry_cachep = KMEM_CACHE(ceph_dentry_info, in init_caches()
643 ceph_file_cachep = KMEM_CACHE(ceph_file_info, in init_caches()
/linux-4.1.27/fs/ext4/
Dblock_validity.c32 ext4_system_zone_cachep = KMEM_CACHE(ext4_system_zone, 0); in ext4_init_system_zone()
Dpage-io.c35 io_end_cachep = KMEM_CACHE(ext4_io_end, SLAB_RECLAIM_ACCOUNT); in ext4_init_pageio()
Dmballoc.c2829 ext4_pspace_cachep = KMEM_CACHE(ext4_prealloc_space, in ext4_init_mballoc()
2834 ext4_ac_cachep = KMEM_CACHE(ext4_allocation_context, in ext4_init_mballoc()
2841 ext4_free_data_cachep = KMEM_CACHE(ext4_free_data, in ext4_init_mballoc()
/linux-4.1.27/drivers/usb/usbip/
Dstub_main.c276 stub_priv_cache = KMEM_CACHE(stub_priv, SLAB_HWCACHE_ALIGN); in usbip_host_init()
/linux-4.1.27/drivers/dma/ioat/
Dpci.c233 ioat3_sed_cache = KMEM_CACHE(ioat_sed_ent, 0); in ioat_init_module()
/linux-4.1.27/include/linux/
Dslab.h134 #define KMEM_CACHE(__struct, __flags) kmem_cache_create(#__struct,\ macro
/linux-4.1.27/drivers/block/rsxx/
Ddev.c328 bio_meta_pool = KMEM_CACHE(rsxx_bio_meta, SLAB_HWCACHE_ALIGN); in rsxx_dev_init()
Dcregs.c794 creg_cmd_pool = KMEM_CACHE(creg_cmd, SLAB_HWCACHE_ALIGN); in rsxx_creg_init()
Ddma.c1092 rsxx_dma_pool = KMEM_CACHE(rsxx_dma, SLAB_HWCACHE_ALIGN); in rsxx_dma_init()
/linux-4.1.27/drivers/staging/ozwpan/
Dozproto.c771 oz_elt_info_cache = KMEM_CACHE(oz_elt_info, 0); in oz_protocol_init()
775 oz_tx_frame_cache = KMEM_CACHE(oz_tx_frame, 0); in oz_protocol_init()
Dozhcd.c2257 oz_urb_link_cache = KMEM_CACHE(oz_urb_link, 0); in oz_hcd_init()
/linux-4.1.27/drivers/scsi/libsas/
Dsas_init.c581 sas_task_cache = KMEM_CACHE(sas_task, SLAB_HWCACHE_ALIGN); in sas_class_init()
/linux-4.1.27/mm/
Dkmemleak.c1842 object_cache = KMEM_CACHE(kmemleak_object, SLAB_NOLEAKTRACE); in kmemleak_init()
1843 scan_area_cache = KMEM_CACHE(kmemleak_scan_area, SLAB_NOLEAKTRACE); in kmemleak_init()
Dzswap.c210 zswap_entry_cache = KMEM_CACHE(zswap_entry, 0); in zswap_entry_cache_create()
Drmap.c427 anon_vma_chain_cachep = KMEM_CACHE(anon_vma_chain, SLAB_PANIC); in anon_vma_init()
Dnommu.c579 vm_region_jar = KMEM_CACHE(vm_region, SLAB_PANIC); in mmap_init()
/linux-4.1.27/fs/notify/inotify/
Dinotify_user.c807 inotify_inode_mark_cachep = KMEM_CACHE(inotify_inode_mark, SLAB_PANIC); in inotify_user_setup()
/linux-4.1.27/fs/
Daio.c260 kiocb_cachep = KMEM_CACHE(aio_kiocb, SLAB_HWCACHE_ALIGN|SLAB_PANIC); in aio_setup()
261 kioctx_cachep = KMEM_CACHE(kioctx,SLAB_HWCACHE_ALIGN|SLAB_PANIC); in aio_setup()
Ddirect-io.c1338 dio_cache = KMEM_CACHE(dio, SLAB_PANIC); in dio_init()
Ddcache.c3408 dentry_cache = KMEM_CACHE(dentry, in dcache_init()
/linux-4.1.27/drivers/sh/maple/
Dmaple.c836 maple_queue_cache = KMEM_CACHE(maple_buffer, SLAB_HWCACHE_ALIGN); in maple_bus_init()
/linux-4.1.27/kernel/trace/
Dtrace_events.c2565 field_cachep = KMEM_CACHE(ftrace_event_field, SLAB_PANIC); in event_trace_memsetup()
2566 file_cachep = KMEM_CACHE(ftrace_event_file, SLAB_PANIC); in event_trace_memsetup()
/linux-4.1.27/drivers/scsi/
Dvirtio_scsi.c1114 virtscsi_cmd_cache = KMEM_CACHE(virtio_scsi_cmd, 0); in init()
/linux-4.1.27/drivers/md/bcache/
Drequest.c1144 bch_search_cache = KMEM_CACHE(search, 0); in bch_request_init()
/linux-4.1.27/security/smack/
Dsmack_lsm.c4457 smack_inode_cache = KMEM_CACHE(inode_smack, 0); in smack_init()
/linux-4.1.27/block/
Dcfq-iosched.c4638 cfq_pool = KMEM_CACHE(cfq_queue, 0); in cfq_init()