Home
last modified time | relevance | path

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

123456

/linux/tools/testing/radix-tree/linux/
A Dslab.h8 #define SLAB_HWCACHE_ALIGN 1 macro
/linux/fs/jffs2/
A Dmalloc.c44 0, SLAB_HWCACHE_ALIGN, NULL); in jffs2_create_slab_caches()
50 0, SLAB_HWCACHE_ALIGN, NULL); in jffs2_create_slab_caches()
/linux/fs/cachefiles/
A Dmain.c65 SLAB_HWCACHE_ALIGN, in cachefiles_init()
/linux/fs/ksmbd/
A Dksmbd_work.c56 SLAB_HWCACHE_ALIGN, NULL); in ksmbd_work_pool_init()
/linux/net/dccp/
A Dackvec.c381 SLAB_HWCACHE_ALIGN, NULL); in dccp_ackvec_init()
387 0, SLAB_HWCACHE_ALIGN, NULL); in dccp_ackvec_init()
A Dccid.c89 SLAB_HWCACHE_ALIGN, NULL); in ccid_kmem_cache_create()
/linux/net/dccp/ccids/lib/
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()
A Dloss_interval.c174 SLAB_HWCACHE_ALIGN, NULL); in tfrc_li_init()
/linux/drivers/infiniband/hw/hfi1/
A Dverbs_txreq.c88 0, SLAB_HWCACHE_ALIGN, in verbs_txreq_init()
A Dvnic_sdma.c270 0, SLAB_HWCACHE_ALIGN, in hfi1_vnic_txreq_init()
/linux/drivers/gpu/drm/scheduler/
A Dsched_fence.c38 SLAB_HWCACHE_ALIGN, NULL); in drm_sched_fence_slab_init()
/linux/drivers/iommu/
A Dfsl_pamu_domain.c36 SLAB_HWCACHE_ALIGN, in iommu_init_mempool()
46 SLAB_HWCACHE_ALIGN, in iommu_init_mempool()
/linux/drivers/scsi/snic/
A Dsnic_main.c867 SLAB_HWCACHE_ALIGN, NULL); in snic_global_data_init()
880 SLAB_HWCACHE_ALIGN, NULL); in snic_global_data_init()
891 SLAB_HWCACHE_ALIGN, NULL); in snic_global_data_init()
/linux/lib/
A Dsg_pool.c151 SLAB_HWCACHE_ALIGN, NULL); in sg_pool_init()
/linux/kernel/
A Duser.c236 0, SLAB_HWCACHE_ALIGN|SLAB_PANIC, NULL); in uid_cache_init()
/linux/drivers/staging/media/atomisp/pci/hmm/
A Dhmm_dynamic_pool.c154 SLAB_HWCACHE_ALIGN, NULL); in hmm_dynamic_pool_init()
/linux/drivers/net/wireless/intel/iwlwifi/
A Diwl-trans.c107 SLAB_HWCACHE_ALIGN, NULL); in iwl_trans_init()
/linux/net/ipv4/
A Dinetpeer.c86 0, SLAB_HWCACHE_ALIGN | SLAB_PANIC, in inet_initpeers()
/linux/drivers/scsi/libsas/
A Dsas_init.c638 sas_task_cache = KMEM_CACHE(sas_task, SLAB_HWCACHE_ALIGN); in sas_class_init()
642 sas_event_cache = KMEM_CACHE(asd_sas_event, SLAB_HWCACHE_ALIGN); in sas_class_init()
/linux/drivers/scsi/fnic/
A Dfnic_main.c1066 SLAB_HWCACHE_ALIGN, in fnic_init_module()
1078 SLAB_HWCACHE_ALIGN, in fnic_init_module()
1089 0, SLAB_HWCACHE_ALIGN, NULL); in fnic_init_module()
/linux/drivers/block/rsxx/
A Ddev.c294 bio_meta_pool = KMEM_CACHE(rsxx_bio_meta, SLAB_HWCACHE_ALIGN); in rsxx_dev_init()
/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_sync.c452 SLAB_HWCACHE_ALIGN, NULL); in amdgpu_sync_init()
/linux/drivers/crypto/ccp/
A Dccp-dmaengine.c663 SLAB_HWCACHE_ALIGN, NULL); in ccp_dmaengine_register()
678 SLAB_HWCACHE_ALIGN, NULL); in ccp_dmaengine_register()
/linux/drivers/gpu/drm/lima/
A Dlima_gp.c331 0, SLAB_HWCACHE_ALIGN, sizeof(struct lima_sched_task), in lima_gp_pipe_init()
/linux/arch/sh/kernel/
A Ddwarf.c1173 SLAB_PANIC | SLAB_HWCACHE_ALIGN, NULL); in dwarf_unwinder_init()
1177 SLAB_PANIC | SLAB_HWCACHE_ALIGN, NULL); in dwarf_unwinder_init()

Completed in 50 milliseconds

123456