Home
last modified time | relevance | path

Searched refs:SLAB_HWCACHE_ALIGN (Results 1 – 25 of 136) sorted by relevance

123456

/openbmc/linux/fs/cachefiles/
H A Dmain.c61 0, SLAB_HWCACHE_ALIGN, NULL); in cachefiles_init()
/openbmc/linux/fs/jffs2/
H A Dmalloc.c44 0, SLAB_HWCACHE_ALIGN, NULL); in jffs2_create_slab_caches()
50 0, SLAB_HWCACHE_ALIGN, NULL); in jffs2_create_slab_caches()
/openbmc/linux/net/dccp/
H A Dackvec.c381 SLAB_HWCACHE_ALIGN, NULL); in dccp_ackvec_init()
387 0, SLAB_HWCACHE_ALIGN, NULL); in dccp_ackvec_init()
H A Dccid.c89 SLAB_HWCACHE_ALIGN, NULL); in ccid_kmem_cache_create()
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dverbs_txreq.c88 0, SLAB_HWCACHE_ALIGN, in verbs_txreq_init()
H A Dvnic_sdma.c271 0, SLAB_HWCACHE_ALIGN, in hfi1_vnic_txreq_init()
/openbmc/linux/drivers/iommu/
H A Dfsl_pamu_domain.c37 SLAB_HWCACHE_ALIGN, in iommu_init_mempool()
47 SLAB_HWCACHE_ALIGN, in iommu_init_mempool()
/openbmc/linux/lib/
H A Dsg_pool.c151 SLAB_HWCACHE_ALIGN, NULL); in sg_pool_init()
/openbmc/linux/net/dccp/ccids/lib/
H A Dpacket_history.c37 0, SLAB_HWCACHE_ALIGN, NULL); in tfrc_tx_packet_history_init()
85 0, SLAB_HWCACHE_ALIGN, NULL); in tfrc_rx_packet_history_init()
H A Dloss_interval.c174 SLAB_HWCACHE_ALIGN, NULL); in tfrc_li_init()
/openbmc/linux/drivers/scsi/snic/
H A Dsnic_main.c853 SLAB_HWCACHE_ALIGN, NULL); in snic_global_data_init()
866 SLAB_HWCACHE_ALIGN, NULL); in snic_global_data_init()
877 SLAB_HWCACHE_ALIGN, NULL); in snic_global_data_init()
/openbmc/linux/kernel/
H A Duser.c237 0, SLAB_HWCACHE_ALIGN|SLAB_PANIC, NULL); in uid_cache_init()
/openbmc/linux/drivers/gpu/drm/scheduler/
H A Dsched_fence.c38 SLAB_HWCACHE_ALIGN, NULL); in drm_sched_fence_slab_init()
/openbmc/linux/fs/smb/server/
H A Dksmbd_work.c76 SLAB_HWCACHE_ALIGN, NULL); in ksmbd_work_pool_init()
/openbmc/linux/net/ipv4/
H A Dinetpeer.c86 0, SLAB_HWCACHE_ALIGN | SLAB_PANIC, in inet_initpeers()
/openbmc/linux/scripts/gdb/linux/
H A Dconstants.py.in112 LX_GDBPARSED(SLAB_HWCACHE_ALIGN)
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-trans.c111 SLAB_HWCACHE_ALIGN, NULL); in iwl_trans_init()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_domain.c105 SLAB_HWCACHE_ALIGN, NULL); in dr_domain_init_mem_resources()
113 SLAB_HWCACHE_ALIGN, NULL); in dr_domain_init_mem_resources()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_sync.c446 SLAB_HWCACHE_ALIGN, NULL); in amdgpu_sync_init()
/openbmc/linux/drivers/scsi/libsas/
H A Dsas_init.c684 sas_task_cache = KMEM_CACHE(sas_task, SLAB_HWCACHE_ALIGN); in sas_class_init()
688 sas_event_cache = KMEM_CACHE(asd_sas_event, SLAB_HWCACHE_ALIGN); in sas_class_init()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_vma_resource.c420 slab_vma_resources = KMEM_CACHE(i915_vma_resource, SLAB_HWCACHE_ALIGN); in i915_vma_resource_module_init()
/openbmc/linux/drivers/scsi/fnic/
H A Dfnic_main.c1080 SLAB_HWCACHE_ALIGN, in fnic_init_module()
1092 SLAB_HWCACHE_ALIGN, in fnic_init_module()
1103 0, SLAB_HWCACHE_ALIGN, NULL); in fnic_init_module()
/openbmc/linux/drivers/crypto/ccp/
H A Dccp-dmaengine.c693 SLAB_HWCACHE_ALIGN, NULL); in ccp_dmaengine_register()
708 SLAB_HWCACHE_ALIGN, NULL); in ccp_dmaengine_register()
/openbmc/linux/fs/hfsplus/
H A Dattributes.c23 SLAB_HWCACHE_ALIGN, NULL); in hfsplus_create_attr_tree_cache()
/openbmc/linux/drivers/usb/usbip/
H A Dstub_main.c368 stub_priv_cache = KMEM_CACHE(stub_priv, SLAB_HWCACHE_ALIGN); in usbip_host_init()

123456