Home
last modified time | relevance | path

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

1234

/linux/fs/netfs/
H A Dmain.c117 SLAB_HWCACHE_ALIGN | SLAB_ACCOUNT, in netfs_init()
127 SLAB_HWCACHE_ALIGN | SLAB_ACCOUNT, in netfs_init()
/linux/fs/cachefiles/
H A Dmain.c61 0, SLAB_HWCACHE_ALIGN, NULL); in cachefiles_init()
/linux/block/
H A Dbio-integrity-fs.c83 SLAB_HWCACHE_ALIGN | SLAB_PANIC, NULL); in fs_bio_integrity_init()
H A Dbio-integrity-auto.c112 SLAB_HWCACHE_ALIGN | SLAB_PANIC, NULL); in blk_integrity_auto_init()
/linux/net/dccp/
H A Dackvec.c
H A Dccid.c
/linux/drivers/infiniband/hw/hfi1/
H A Dverbs_txreq.c88 0, SLAB_HWCACHE_ALIGN, in verbs_txreq_init()
/linux/net/dccp/ccids/lib/
H A Dpacket_history.c
H A Dloss_interval.c
/linux/drivers/iommu/
H A Dfsl_pamu_domain.c37 SLAB_HWCACHE_ALIGN, in iommu_init_mempool()
47 SLAB_HWCACHE_ALIGN, in iommu_init_mempool()
/linux/lib/
H A Dsg_pool.c151 SLAB_HWCACHE_ALIGN, NULL); in sg_pool_init()
/linux/mm/
H A Dvma_init.c28 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_TYPESAFE_BY_RCU| in vm_area_alloc()
/linux/tools/include/linux/
H A Dslab.h24 #define SLAB_HWCACHE_ALIGN __SLAB_FLAG_BIT(_SLAB_HWCACHE_ALIGN) macro
/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()
/linux/kernel/
H A Duser.c246 0, SLAB_HWCACHE_ALIGN|SLAB_PANIC, NULL); in uid_cache_init()
/linux/fs/smb/server/
H A Dksmbd_work.c105 SLAB_HWCACHE_ALIGN, NULL); in ksmbd_work_pool_init()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
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()
/linux/net/ipv4/
H A Dinetpeer.c111 peer_cachep = KMEM_CACHE(inet_peer, SLAB_HWCACHE_ALIGN | SLAB_PANIC); in lookup()
/linux/scripts/gdb/linux/
H A Dconstants.py.in119 LX_GDBPARSED(SLAB_HWCACHE_ALIGN)
/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()
/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()
/linux/drivers/usb/usbip/
H A Dstub_main.c368 stub_priv_cache = KMEM_CACHE(stub_priv, SLAB_HWCACHE_ALIGN); in usbip_host_init()
/linux/drivers/gpu/drm/lima/
H A Dlima_gp.c361 0, SLAB_HWCACHE_ALIGN, sizeof(struct lima_sched_task), in lima_gp_pipe_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/arch/sh/kernel/
H A Ddwarf.c1173 SLAB_PANIC | SLAB_HWCACHE_ALIGN, NULL); in dwarf_unwinder_init()
1177 SLAB_PANIC | SLAB_HWCACHE_ALIGN, NULL); in dwarf_unwinder_init()

1234