Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dsuper25.c108 0, SLAB_HWCACHE_ALIGN, NULL); in init_lustre_lite()
114 SLAB_HWCACHE_ALIGN, NULL); in init_lustre_lite()
/linux-4.1.27/net/sunrpc/xprtrdma/
Dsvc_rdma.c269 SLAB_HWCACHE_ALIGN, in svc_rdma_init()
281 SLAB_HWCACHE_ALIGN, in svc_rdma_init()
/linux-4.1.27/fs/cachefiles/
Dmain.c68 SLAB_HWCACHE_ALIGN, in cachefiles_init()
/linux-4.1.27/fs/jffs2/
Dmalloc.c44 0, SLAB_HWCACHE_ALIGN, NULL); in jffs2_create_slab_caches()
50 0, SLAB_HWCACHE_ALIGN, NULL); in jffs2_create_slab_caches()
/linux-4.1.27/drivers/infiniband/hw/ehca/
Dehca_pd.c113 SLAB_HWCACHE_ALIGN, in ehca_init_pd_cache()
Dipz_pt_fn.c285 0, SLAB_HWCACHE_ALIGN, NULL); in ehca_init_small_qp_cache()
Dehca_av.c266 SLAB_HWCACHE_ALIGN, in ehca_init_av_cache()
Dehca_cq.c381 SLAB_HWCACHE_ALIGN, in ehca_init_cq_cache()
Dehca_main.c209 SLAB_HWCACHE_ALIGN, in ehca_create_slab_caches()
Dehca_mrmw.c2236 SLAB_HWCACHE_ALIGN, in ehca_init_mrmw_cache()
2242 SLAB_HWCACHE_ALIGN, in ehca_init_mrmw_cache()
Dehca_qp.c2246 SLAB_HWCACHE_ALIGN, in ehca_init_qp_cache()
/linux-4.1.27/fs/xfs/
Dkmem.h84 #define KM_ZONE_HWALIGN SLAB_HWCACHE_ALIGN
/linux-4.1.27/net/dccp/
Dackvec.c379 SLAB_HWCACHE_ALIGN, NULL); in dccp_ackvec_init()
385 0, SLAB_HWCACHE_ALIGN, NULL); in dccp_ackvec_init()
Dccid.c92 SLAB_HWCACHE_ALIGN, NULL); in ccid_kmem_cache_create()
Dproto.c1124 SLAB_HWCACHE_ALIGN, NULL); in dccp_init()
/linux-4.1.27/drivers/infiniband/hw/amso1100/
Dc2_vq.c88 SLAB_HWCACHE_ALIGN, NULL); in vq_init()
/linux-4.1.27/net/dccp/ccids/lib/
Dpacket_history.c50 0, SLAB_HWCACHE_ALIGN, NULL); in tfrc_tx_packet_history_init()
98 0, SLAB_HWCACHE_ALIGN, NULL); in tfrc_rx_packet_history_init()
Dloss_interval.c175 SLAB_HWCACHE_ALIGN, NULL); in tfrc_li_init()
/linux-4.1.27/drivers/iommu/
Dshmobile-iommu.c382 L1_ALIGN, SLAB_HWCACHE_ALIGN, NULL); in ipmmu_iommu_init()
386 L2_ALIGN, SLAB_HWCACHE_ALIGN, NULL); in ipmmu_iommu_init()
Dfsl_pamu_domain.c46 SLAB_HWCACHE_ALIGN, in iommu_init_mempool()
56 SLAB_HWCACHE_ALIGN, in iommu_init_mempool()
Diova.c32 SLAB_HWCACHE_ALIGN, in iommu_iova_cache_init()
Domap-iommu.c1386 const unsigned long flags = SLAB_HWCACHE_ALIGN; in omap_iommu_init()
Dintel-iommu.c3417 SLAB_HWCACHE_ALIGN, in iommu_domain_cache_init()
3435 SLAB_HWCACHE_ALIGN, in iommu_devinfo_cache_init()
/linux-4.1.27/kernel/
Duser.c216 0, SLAB_HWCACHE_ALIGN|SLAB_PANIC, NULL); in uid_cache_init()
Dfork.c1820 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_DESTROY_BY_RCU| in proc_caches_init()
1824 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_NOTRACK, NULL); in proc_caches_init()
1827 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_NOTRACK, NULL); in proc_caches_init()
1830 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_NOTRACK, NULL); in proc_caches_init()
1840 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_NOTRACK, NULL); in proc_caches_init()
Dpid_namespace.c55 0, SLAB_HWCACHE_ALIGN, NULL); in create_pid_cachep()
Dpid.c608 SLAB_HWCACHE_ALIGN | SLAB_PANIC); in pidmap_init()
Dcred.c568 0, SLAB_HWCACHE_ALIGN|SLAB_PANIC, NULL); in cred_init()
/linux-4.1.27/drivers/scsi/
Dscsi.c160 .slab_flags = SLAB_HWCACHE_ALIGN,
166 .slab_flags = SLAB_HWCACHE_ALIGN|SLAB_CACHE_DMA,
375 pool->slab_flags = SLAB_HWCACHE_ALIGN; in scsi_alloc_host_cmd_pool()
Dscsi_lib.c2283 SLAB_HWCACHE_ALIGN, NULL); in scsi_init_queue()
Dpmcraid.c4745 SLAB_HWCACHE_ALIGN, NULL); in pmcraid_allocate_cmd_blocks()
/linux-4.1.27/drivers/staging/i2o/
Dmemory.c278 kmem_cache_create(pool->name, size, 0, SLAB_HWCACHE_ALIGN, NULL); in i2o_pool_alloc()
Di2o_block.c1155 SLAB_HWCACHE_ALIGN, NULL); in i2o_block_init()
/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/staging/lustre/lustre/ldlm/
Dldlm_lockd.c1154 SLAB_HWCACHE_ALIGN, NULL); in ldlm_init()
1160 SLAB_HWCACHE_ALIGN | SLAB_DESTROY_BY_RCU, NULL); in ldlm_init()
1168 0, SLAB_HWCACHE_ALIGN, NULL); in ldlm_init()
/linux-4.1.27/drivers/dma/ioat/
Dpci.c229 0, SLAB_HWCACHE_ALIGN, NULL); in ioat_init_module()
/linux-4.1.27/fs/
Dfile_table.c317 SLAB_HWCACHE_ALIGN | SLAB_PANIC, NULL); in files_init()
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()
Deventpoll.c2125 0, SLAB_HWCACHE_ALIGN | SLAB_PANIC, NULL); in eventpoll_init()
Dblock_dev.c557 0, (SLAB_HWCACHE_ALIGN|SLAB_RECLAIM_ACCOUNT| in bdev_cache_init()
Ddcache.c3453 SLAB_HWCACHE_ALIGN|SLAB_PANIC, NULL); in vfs_caches_init()
Dnamespace.c3102 0, SLAB_HWCACHE_ALIGN | SLAB_PANIC, NULL); in mnt_init()
/linux-4.1.27/fs/cifs/
Dcifsfs.c1085 SLAB_HWCACHE_ALIGN, NULL); in cifs_init_request_bufs()
1112 MAX_CIFS_SMALL_BUFFER_SIZE, 0, SLAB_HWCACHE_ALIGN, in cifs_init_request_bufs()
1154 SLAB_HWCACHE_ALIGN, NULL); in cifs_init_mids()
/linux-4.1.27/mm/
Dslab.h116 #define SLAB_CORE_FLAGS (SLAB_HWCACHE_ALIGN | SLAB_CACHE_DMA | SLAB_PANIC | \
Dslab_common.c284 if (flags & SLAB_HWCACHE_ALIGN) { in calculate_alignment()
Dslub.c3681 sizeof(struct kmem_cache_node), SLAB_HWCACHE_ALIGN); in kmem_cache_init()
3691 SLAB_HWCACHE_ALIGN); in kmem_cache_init()
4563 return sprintf(buf, "%d\n", !!(s->flags & SLAB_HWCACHE_ALIGN)); in hwcache_align_show()
Dslab.c157 #define ARCH_KMALLOC_FLAGS SLAB_HWCACHE_ALIGN
1446 SLAB_HWCACHE_ALIGN); in kmem_cache_init()
/linux-4.1.27/include/linux/
Dslab.h26 #define SLAB_HWCACHE_ALIGN 0x00002000UL /* Align objs on cache lines */ 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/scsi/fnic/
Dfnic_main.c1068 SLAB_HWCACHE_ALIGN, in fnic_init_module()
1080 SLAB_HWCACHE_ALIGN, in fnic_init_module()
1091 0, SLAB_HWCACHE_ALIGN, NULL); in fnic_init_module()
/linux-4.1.27/fs/hfsplus/
Dattributes.c22 SLAB_HWCACHE_ALIGN, NULL); in hfsplus_create_attr_tree_cache()
Dsuper.c665 HFSPLUS_INODE_SIZE, 0, SLAB_HWCACHE_ALIGN, in init_hfsplus_fs()
/linux-4.1.27/net/ipv6/
Dxfrm6_tunnel.c356 0, SLAB_HWCACHE_ALIGN, in xfrm6_tunnel_init()
Dip6_fib.c1845 0, SLAB_HWCACHE_ALIGN, in fib6_init()
Dip6mr.c1410 0, SLAB_HWCACHE_ALIGN, in ip6_mr_init()
Droute.c3370 SLAB_HWCACHE_ALIGN, NULL); in ip6_route_init()
/linux-4.1.27/arch/sh/kernel/
Ddwarf.c1177 SLAB_PANIC | SLAB_HWCACHE_ALIGN | SLAB_NOTRACK, NULL); in dwarf_unwinder_init()
1181 SLAB_PANIC | SLAB_HWCACHE_ALIGN | SLAB_NOTRACK, NULL); in dwarf_unwinder_init()
/linux-4.1.27/block/
Dbio-integrity.c516 0, SLAB_HWCACHE_ALIGN|SLAB_PANIC, NULL); in bio_integrity_init()
Dbio.c115 SLAB_HWCACHE_ALIGN, NULL); in bio_find_or_create_slab()
2058 SLAB_HWCACHE_ALIGN|SLAB_PANIC, NULL); in biovec_init_slabs()
/linux-4.1.27/net/sunrpc/
Dsched.c1119 0, SLAB_HWCACHE_ALIGN, in rpc_init_mempool()
1125 0, SLAB_HWCACHE_ALIGN, in rpc_init_mempool()
Drpc_pipe.c1502 0, (SLAB_HWCACHE_ALIGN|SLAB_RECLAIM_ACCOUNT| in register_rpc_pipefs()
/linux-4.1.27/net/rds/
Dib_recv.c1045 0, SLAB_HWCACHE_ALIGN, NULL); in rds_ib_recv_init()
1051 0, SLAB_HWCACHE_ALIGN, NULL); in rds_ib_recv_init()
/linux-4.1.27/net/xfrm/
Dxfrm_input.c394 0, SLAB_HWCACHE_ALIGN|SLAB_PANIC, in xfrm_input_init()
Dxfrm_policy.c2926 0, SLAB_HWCACHE_ALIGN|SLAB_PANIC, in xfrm_policy_init()
/linux-4.1.27/fs/nfs/
Dread.c428 0, SLAB_HWCACHE_ALIGN, in nfs_init_readpagecache()
Dwrite.c1957 0, SLAB_HWCACHE_ALIGN, in nfs_init_writepagecache()
1969 0, SLAB_HWCACHE_ALIGN, in nfs_init_writepagecache()
Dpagelist.c1290 0, SLAB_HWCACHE_ALIGN, in nfs_init_nfspagecache()
/linux-4.1.27/fs/hfs/
Dsuper.c485 sizeof(struct hfs_inode_info), 0, SLAB_HWCACHE_ALIGN, in init_hfs_fs()
/linux-4.1.27/fs/jbd/
Drevoke.c210 SLAB_HWCACHE_ALIGN|SLAB_TEMPORARY, in journal_init_revoke_caches()
/linux-4.1.27/fs/squashfs/
Dsuper.c423 SLAB_HWCACHE_ALIGN|SLAB_RECLAIM_ACCOUNT, init_once); in init_inodecache()
/linux-4.1.27/fs/afs/
Dsuper.c94 SLAB_HWCACHE_ALIGN, in afs_fs_init()
/linux-4.1.27/fs/ocfs2/
Duptodate.c627 0, SLAB_HWCACHE_ALIGN, NULL); in init_ocfs2_uptodate_cache()
Dsuper.c1762 (SLAB_HWCACHE_ALIGN|SLAB_RECLAIM_ACCOUNT| in ocfs2_initialize_mem_caches()
1768 (SLAB_HWCACHE_ALIGN|SLAB_RECLAIM_ACCOUNT| in ocfs2_initialize_mem_caches()
/linux-4.1.27/drivers/scsi/aic94xx/
Daic94xx_init.c640 SLAB_HWCACHE_ALIGN, in asd_create_global_caches()
652 SLAB_HWCACHE_ALIGN, in asd_create_global_caches()
/linux-4.1.27/fs/jbd2/
Drevoke.c207 SLAB_HWCACHE_ALIGN|SLAB_TEMPORARY); in jbd2_journal_init_revoke_caches()
Dtransaction.c45 SLAB_HWCACHE_ALIGN|SLAB_TEMPORARY, in jbd2_journal_init_transaction_cache()
/linux-4.1.27/fs/ocfs2/dlmfs/
Ddlmfs.c640 0, (SLAB_HWCACHE_ALIGN|SLAB_RECLAIM_ACCOUNT| in init_dlmfs_fs()
/linux-4.1.27/fs/ntfs/
Dsuper.c3117 SLAB_HWCACHE_ALIGN, NULL /* ctor */); in init_ntfs_fs()
3124 SLAB_HWCACHE_ALIGN, NULL /* ctor */); in init_ntfs_fs()
3133 SLAB_HWCACHE_ALIGN, NULL); in init_ntfs_fs()
3149 SLAB_HWCACHE_ALIGN|SLAB_RECLAIM_ACCOUNT|SLAB_MEM_SPREAD, in init_ntfs_fs()
/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/net/tipc/
Dserver.c595 0, SLAB_HWCACHE_ALIGN, NULL); in tipc_server_start()
/linux-4.1.27/net/ipv4/
Dinetpeer.c154 0, SLAB_HWCACHE_ALIGN | SLAB_PANIC, in inet_initpeers()
Dtcp.c3055 SLAB_HWCACHE_ALIGN|SLAB_PANIC, NULL); in tcp_init()
Droute.c2808 SLAB_HWCACHE_ALIGN|SLAB_PANIC, NULL); in ip_rt_init()
Dipmr.c2761 0, SLAB_HWCACHE_ALIGN | SLAB_PANIC, in ip_mr_init()
/linux-4.1.27/net/sctp/
Dprotocol.c1346 0, SLAB_HWCACHE_ALIGN, in sctp_init()
1353 0, SLAB_HWCACHE_ALIGN, in sctp_init()
/linux-4.1.27/fs/ecryptfs/
Dmain.c759 0, SLAB_HWCACHE_ALIGN, info->ctor); in ecryptfs_init_kmem_caches()
/linux-4.1.27/fs/ocfs2/dlm/
Ddlmlock.c72 0, SLAB_HWCACHE_ALIGN, NULL); in dlm_init_lock_cache()
Ddlmmaster.c408 0, SLAB_HWCACHE_ALIGN, in dlm_init_mle_cache()
457 0, SLAB_HWCACHE_ALIGN, NULL); in dlm_init_master_caches()
463 SLAB_HWCACHE_ALIGN, NULL); in dlm_init_master_caches()
/linux-4.1.27/net/rxrpc/
Daf_rxrpc.c804 SLAB_HWCACHE_ALIGN, NULL); in af_rxrpc_init()
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/
Dinode.c770 SLAB_HWCACHE_ALIGN, spufs_init_once); in spufs_init()
/linux-4.1.27/drivers/infiniband/ulp/iser/
Discsi_iser.c1034 0, SLAB_HWCACHE_ALIGN, in iser_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/net/openvswitch/
Dflow_table.c765 0, SLAB_HWCACHE_ALIGN, NULL); in ovs_flow_init()
/linux-4.1.27/lib/
Dbtree.c786 SLAB_HWCACHE_ALIGN, NULL); in btree_module_init()
/linux-4.1.27/security/keys/
Dkey.c1125 0, SLAB_HWCACHE_ALIGN|SLAB_PANIC, NULL); in key_init()
/linux-4.1.27/drivers/dma/
Ddmaengine.c1077 SLAB_HWCACHE_ALIGN, NULL); in dmaengine_init_unmap_pool()
Dste_dma40.c3318 0, SLAB_HWCACHE_ALIGN, in d40_hw_detect_init()
/linux-4.1.27/net/decnet/
Ddn_table.c907 0, SLAB_HWCACHE_ALIGN, in dn_fib_table_init()
Ddn_route.c1875 SLAB_HWCACHE_ALIGN|SLAB_PANIC, NULL); in dn_route_init()
/linux-4.1.27/net/bridge/
Dbr_fdb.c45 SLAB_HWCACHE_ALIGN, NULL); in br_fdb_init()
/linux-4.1.27/fs/fuse/
Dinode.c1203 0, SLAB_HWCACHE_ALIGN, in fuse_fs_init()
/linux-4.1.27/net/netfilter/ipvs/
Dip_vs_conn.c1385 SLAB_HWCACHE_ALIGN, NULL); in ip_vs_conn_init()
/linux-4.1.27/ipc/
Dmqueue.c1429 SLAB_HWCACHE_ALIGN, init_once); in init_mqueue_fs()
/linux-4.1.27/drivers/scsi/libfc/
Dfc_fcp.c2207 0, SLAB_HWCACHE_ALIGN, NULL); in fc_setup_fcp()
Dfc_exch.c2594 0, SLAB_HWCACHE_ALIGN, NULL); in fc_setup_exch_mgr()
/linux-4.1.27/net/core/
Dskbuff.c3341 SLAB_HWCACHE_ALIGN|SLAB_PANIC, in skb_init()
3346 SLAB_HWCACHE_ALIGN|SLAB_PANIC, in skb_init()
Dsock.c2776 SLAB_HWCACHE_ALIGN | prot->slab_flags, in proto_register()
/linux-4.1.27/drivers/staging/unisys/visorchipset/
Dvisorchipset_main.c2202 0, SLAB_HWCACHE_ALIGN, NULL); in visorchipset_init()
/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlov_obd.c2363 0, SLAB_HWCACHE_ALIGN, NULL); in lov_init()
/linux-4.1.27/drivers/net/wireless/iwlwifi/pcie/
Dtrans.c2591 SLAB_HWCACHE_ALIGN, in iwl_trans_pcie_alloc()
/linux-4.1.27/fs/quota/
Ddquot.c2853 (SLAB_HWCACHE_ALIGN|SLAB_RECLAIM_ACCOUNT| in dquot_init()
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dclient.c399 0, SLAB_HWCACHE_ALIGN, NULL); in ptlrpc_request_cache_init()
/linux-4.1.27/drivers/scsi/qla2xxx/
Dqla_os.c3366 SLAB_HWCACHE_ALIGN, NULL); in qla2x00_mem_alloc()
5750 SLAB_HWCACHE_ALIGN, NULL); in qla2x00_module_init()
/linux-4.1.27/drivers/infiniband/core/
Dmad.c3145 SLAB_HWCACHE_ALIGN, in ib_mad_init_module()
/linux-4.1.27/net/
Dsocket.c294 (SLAB_HWCACHE_ALIGN | in init_inodecache()
/linux-4.1.27/drivers/gpu/drm/i915/
Di915_gem.c4958 SLAB_HWCACHE_ALIGN, in i915_gem_load()
/linux-4.1.27/drivers/scsi/qla4xxx/
Dql4_os.c9870 SLAB_HWCACHE_ALIGN, NULL); in qla4xxx_module_init()