Symbol: SLAB_HWCACHE_ALIGN
arch/powerpc/platforms/cell/spufs/inode.c
773
SLAB_HWCACHE_ALIGN|SLAB_ACCOUNT, spufs_init_once);
arch/sh/kernel/dwarf.c
1173
SLAB_PANIC | SLAB_HWCACHE_ALIGN, NULL);
arch/sh/kernel/dwarf.c
1177
SLAB_PANIC | SLAB_HWCACHE_ALIGN, NULL);
block/bdev.c
460
0, (SLAB_HWCACHE_ALIGN|SLAB_RECLAIM_ACCOUNT|
block/bio-integrity-auto.c
176
SLAB_HWCACHE_ALIGN | SLAB_PANIC, NULL);
block/bio.c
1988
SLAB_HWCACHE_ALIGN | SLAB_PANIC, NULL);
block/bio.c
95
SLAB_HWCACHE_ALIGN | SLAB_TYPESAFE_BY_RCU, NULL);
drivers/crypto/ccp/ccp-dmaengine.c
693
SLAB_HWCACHE_ALIGN, NULL);
drivers/crypto/ccp/ccp-dmaengine.c
708
SLAB_HWCACHE_ALIGN, NULL);
drivers/dax/super.c
548
SLAB_HWCACHE_ALIGN | SLAB_RECLAIM_ACCOUNT | SLAB_ACCOUNT,
drivers/dma-buf/st-dma-fence-chain.c
696
SLAB_HWCACHE_ALIGN);
drivers/dma-buf/st-dma-fence.c
547
SLAB_HWCACHE_ALIGN);
drivers/dma/amd/ptdma/ptdma-dmaengine.c
592
SLAB_HWCACHE_ALIGN, NULL);
drivers/dma/dmaengine.c
1440
SLAB_HWCACHE_ALIGN, NULL);
drivers/dma/ioat/init.c
1425
0, SLAB_HWCACHE_ALIGN, NULL);
drivers/dma/ste_dma40.c
3287
0, SLAB_HWCACHE_ALIGN,
drivers/gpu/drm/amd/amdgpu/amdgpu_ring_mux.c
163
amdgpu_mux_chunk_slab = KMEM_CACHE(amdgpu_mux_chunk, SLAB_HWCACHE_ALIGN);
drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c
499
amdgpu_sync_slab = KMEM_CACHE(amdgpu_sync_entry, SLAB_HWCACHE_ALIGN);
drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c
45
SLAB_HWCACHE_ALIGN,
drivers/gpu/drm/i915/gem/i915_gem_object.c
914
slab_objects = KMEM_CACHE(drm_i915_gem_object, SLAB_HWCACHE_ALIGN);
drivers/gpu/drm/i915/gt/intel_context.c
463
slab_ce = KMEM_CACHE(intel_context, SLAB_HWCACHE_ALIGN);
drivers/gpu/drm/i915/gvt/scheduler.c
1433
SLAB_HWCACHE_ALIGN,
drivers/gpu/drm/i915/i915_active.c
1184
slab_cache = KMEM_CACHE(active_node, SLAB_HWCACHE_ALIGN);
drivers/gpu/drm/i915/i915_request.c
2296
SLAB_HWCACHE_ALIGN |
drivers/gpu/drm/i915/i915_request.c
2304
SLAB_HWCACHE_ALIGN |
drivers/gpu/drm/i915/i915_scheduler.c
497
SLAB_HWCACHE_ALIGN |
drivers/gpu/drm/i915/i915_vma.c
2329
slab_vmas = KMEM_CACHE(i915_vma, SLAB_HWCACHE_ALIGN);
drivers/gpu/drm/i915/i915_vma_resource.c
420
slab_vma_resources = KMEM_CACHE(i915_vma_resource, SLAB_HWCACHE_ALIGN);
drivers/gpu/drm/lima/lima_gp.c
361
0, SLAB_HWCACHE_ALIGN, sizeof(struct lima_sched_task),
drivers/gpu/drm/lima/lima_pp.c
477
0, SLAB_HWCACHE_ALIGN, sizeof(struct lima_sched_task),
drivers/gpu/drm/lima/lima_sched.c
35
SLAB_HWCACHE_ALIGN, NULL);
drivers/gpu/drm/scheduler/sched_fence.c
38
sched_fence_slab = KMEM_CACHE(drm_sched_fence, SLAB_HWCACHE_ALIGN);
drivers/gpu/drm/xe/xe_hw_fence.c
23
SLAB_HWCACHE_ALIGN, NULL);
drivers/gpu/drm/xe/xe_sched_job.c
33
SLAB_HWCACHE_ALIGN, NULL);
drivers/gpu/drm/xe/xe_sched_job.c
42
SLAB_HWCACHE_ALIGN, NULL);
drivers/infiniband/hw/hfi1/user_sdma.c
151
SLAB_HWCACHE_ALIGN,
drivers/infiniband/hw/hfi1/verbs_txreq.c
88
0, SLAB_HWCACHE_ALIGN,
drivers/infiniband/hw/hfi1/vnic_sdma.c
271
0, SLAB_HWCACHE_ALIGN,
drivers/infiniband/ulp/iser/iscsi_iser.c
1021
0, SLAB_HWCACHE_ALIGN,
drivers/iommu/fsl_pamu_domain.c
37
SLAB_HWCACHE_ALIGN,
drivers/iommu/fsl_pamu_domain.c
47
SLAB_HWCACHE_ALIGN,
drivers/iommu/iova.c
959
SLAB_HWCACHE_ALIGN, NULL);
drivers/iommu/iova.c
965
0, SLAB_HWCACHE_ALIGN, NULL);
drivers/iommu/omap-iommu.c
1734
const slab_flags_t flags = SLAB_HWCACHE_ALIGN;
drivers/iommu/sun50i-iommu.c
1014
SLAB_HWCACHE_ALIGN | SLAB_CACHE_DMA32,
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_domain.c
105
SLAB_HWCACHE_ALIGN, NULL);
drivers/net/ethernet/mellanox/mlx5/core/steering/sws/dr_domain.c
113
SLAB_HWCACHE_ALIGN, NULL);
drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/trans.c
3740
SLAB_HWCACHE_ALIGN, NULL);
drivers/nvme/host/auth.c
1145
CHAP_BUF_SIZE, 0, SLAB_HWCACHE_ALIGN, NULL);
drivers/nvme/target/core.c
1943
SLAB_HWCACHE_ALIGN, NULL);
drivers/scsi/aic94xx/aic94xx_init.c
605
SLAB_HWCACHE_ALIGN,
drivers/scsi/aic94xx/aic94xx_init.c
617
SLAB_HWCACHE_ALIGN,
drivers/scsi/fnic/fnic_main.c
1242
SLAB_HWCACHE_ALIGN,
drivers/scsi/fnic/fnic_main.c
1254
SLAB_HWCACHE_ALIGN,
drivers/scsi/fnic/fnic_main.c
1265
0, SLAB_HWCACHE_ALIGN, NULL);
drivers/scsi/fnic/fnic_main.c
1274
0, SLAB_HWCACHE_ALIGN, NULL);
drivers/scsi/fnic/fnic_main.c
1283
0, SLAB_HWCACHE_ALIGN, NULL);
drivers/scsi/libfc/fc_exch.c
2675
0, SLAB_HWCACHE_ALIGN, NULL);
drivers/scsi/libfc/fc_fcp.c
2268
0, SLAB_HWCACHE_ALIGN, NULL);
drivers/scsi/libsas/sas_init.c
685
sas_task_cache = KMEM_CACHE(sas_task, SLAB_HWCACHE_ALIGN);
drivers/scsi/libsas/sas_init.c
689
sas_event_cache = KMEM_CACHE(asd_sas_event, SLAB_HWCACHE_ALIGN);
drivers/scsi/pmcraid.c
4160
SLAB_HWCACHE_ALIGN, NULL);
drivers/scsi/qedf/qedf_main.c
4149
sizeof(struct qedf_io_work), 0, SLAB_HWCACHE_ALIGN, NULL);
drivers/scsi/qla2xxx/qla_os.c
4184
SLAB_HWCACHE_ALIGN, NULL);
drivers/scsi/qla2xxx/qla_os.c
8273
SLAB_HWCACHE_ALIGN, NULL);
drivers/scsi/qla4xxx/ql4_os.c
9909
SLAB_HWCACHE_ALIGN, NULL);
drivers/scsi/scsi_lib.c
69
SCSI_SENSE_BUFFERSIZE, 0, SLAB_HWCACHE_ALIGN,
drivers/scsi/snic/snic_main.c
852
SLAB_HWCACHE_ALIGN, NULL);
drivers/scsi/snic/snic_main.c
865
SLAB_HWCACHE_ALIGN, NULL);
drivers/scsi/snic/snic_main.c
876
SLAB_HWCACHE_ALIGN, NULL);
drivers/sh/maple/maple.c
828
maple_queue_cache = KMEM_CACHE(maple_buffer, SLAB_HWCACHE_ALIGN);
drivers/soc/fsl/qbman/qman_test_stash.c
573
SLAB_HWCACHE_ALIGN, NULL);
drivers/usb/usbip/stub_main.c
368
stub_priv_cache = KMEM_CACHE(stub_priv, SLAB_HWCACHE_ALIGN);
fs/afs/super.c
109
SLAB_HWCACHE_ALIGN|SLAB_ACCOUNT,
fs/aio.c
301
kiocb_cachep = KMEM_CACHE(aio_kiocb, SLAB_HWCACHE_ALIGN|SLAB_PANIC);
fs/aio.c
302
kioctx_cachep = KMEM_CACHE(kioctx,SLAB_HWCACHE_ALIGN|SLAB_PANIC);
fs/backing-file.c
351
backing_aio_cachep = KMEM_CACHE(backing_aio, SLAB_HWCACHE_ALIGN);
fs/cachefiles/main.c
61
0, SLAB_HWCACHE_ALIGN, NULL);
fs/ecryptfs/main.c
747
SLAB_HWCACHE_ALIGN | info->flags, info->ctor);
fs/eventpoll.c
2607
0, SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, NULL);
fs/file_table.c
597
SLAB_HWCACHE_ALIGN | SLAB_PANIC |
fs/file_table.c
602
&args, SLAB_HWCACHE_ALIGN | SLAB_PANIC |
fs/fuse/inode.c
2192
SLAB_HWCACHE_ALIGN|SLAB_ACCOUNT|SLAB_RECLAIM_ACCOUNT,
fs/hfs/super.c
467
SLAB_HWCACHE_ALIGN|SLAB_ACCOUNT, hfs_init_once);
fs/hfsplus/attributes.c
23
SLAB_HWCACHE_ALIGN, NULL);
fs/hfsplus/super.c
743
HFSPLUS_INODE_SIZE, 0, SLAB_HWCACHE_ALIGN|SLAB_ACCOUNT,
fs/jbd2/revoke.c
197
SLAB_HWCACHE_ALIGN|SLAB_TEMPORARY);
fs/jbd2/transaction.c
43
SLAB_HWCACHE_ALIGN|SLAB_TEMPORARY,
fs/jffs2/malloc.c
40
raw_dirent_slab = KMEM_CACHE(jffs2_raw_dirent, SLAB_HWCACHE_ALIGN);
fs/jffs2/malloc.c
44
raw_inode_slab = KMEM_CACHE(jffs2_raw_inode, SLAB_HWCACHE_ALIGN);
fs/namei.c
135
SLAB_HWCACHE_ALIGN|SLAB_PANIC, offsetof(struct filename, iname),
fs/namespace.c
6208
0, SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT, NULL);
fs/netfs/main.c
113
SLAB_HWCACHE_ALIGN | SLAB_ACCOUNT,
fs/netfs/main.c
123
SLAB_HWCACHE_ALIGN | SLAB_ACCOUNT,
fs/nfs/pagelist.c
1471
0, SLAB_HWCACHE_ALIGN,
fs/nfs/read.c
457
0, SLAB_HWCACHE_ALIGN,
fs/nfs/write.c
2135
0, SLAB_HWCACHE_ALIGN,
fs/nfs/write.c
2147
0, SLAB_HWCACHE_ALIGN,
fs/ocfs2/dlm/dlmlock.c
55
0, SLAB_HWCACHE_ALIGN, NULL);
fs/ocfs2/dlm/dlmmaster.c
391
0, SLAB_HWCACHE_ALIGN,
fs/ocfs2/dlm/dlmmaster.c
439
0, SLAB_HWCACHE_ALIGN, NULL);
fs/ocfs2/dlm/dlmmaster.c
445
SLAB_HWCACHE_ALIGN, NULL);
fs/ocfs2/dlmfs/dlmfs.c
587
0, (SLAB_HWCACHE_ALIGN|SLAB_RECLAIM_ACCOUNT|
fs/ocfs2/super.c
1653
(SLAB_HWCACHE_ALIGN|SLAB_RECLAIM_ACCOUNT|
fs/ocfs2/super.c
1659
SLAB_HWCACHE_ALIGN|SLAB_RECLAIM_ACCOUNT,
fs/ocfs2/uptodate.c
611
0, SLAB_HWCACHE_ALIGN, NULL);
fs/pidfs.c
1122
(SLAB_HWCACHE_ALIGN | SLAB_RECLAIM_ACCOUNT |
fs/pidfs.c
1127
(SLAB_HWCACHE_ALIGN | SLAB_RECLAIM_ACCOUNT |
fs/quota/dquot.c
3012
(SLAB_HWCACHE_ALIGN|SLAB_RECLAIM_ACCOUNT|
fs/smb/client/cifsfs.c
1778
SLAB_HWCACHE_ALIGN, 0,
fs/smb/client/cifsfs.c
1807
MAX_CIFS_SMALL_BUFFER_SIZE, 0, SLAB_HWCACHE_ALIGN,
fs/smb/client/cifsfs.c
1848
SLAB_HWCACHE_ALIGN, NULL);
fs/smb/client/cifsfs.c
1872
SLAB_HWCACHE_ALIGN, NULL);
fs/smb/client/cifsfs.c
1882
SLAB_HWCACHE_ALIGN, NULL);
fs/smb/client/dfs_cache.c
297
SLAB_HWCACHE_ALIGN, NULL);
fs/smb/client/smbdirect.c
2034
0, SLAB_HWCACHE_ALIGN, NULL);
fs/smb/client/smbdirect.c
2055
&response_args, SLAB_HWCACHE_ALIGN);
fs/smb/server/ksmbd_work.c
73
SLAB_HWCACHE_ALIGN, NULL);
fs/smb/server/transport_rdma.c
2264
0, SLAB_HWCACHE_ALIGN, NULL);
fs/smb/server/transport_rdma.c
2278
0, SLAB_HWCACHE_ALIGN, NULL);
fs/smb/server/vfs_cache.c
1153
SLAB_HWCACHE_ALIGN, NULL);
fs/squashfs/super.c
626
SLAB_HWCACHE_ALIGN|SLAB_RECLAIM_ACCOUNT|SLAB_ACCOUNT,
fs/userfaultfd.c
2226
SLAB_HWCACHE_ALIGN|SLAB_PANIC,
fs/xfs/xfs_super.c
2305
SLAB_HWCACHE_ALIGN |
fs/xfs/xfs_super.c
2373
(SLAB_HWCACHE_ALIGN |
io_uring/io_uring.c
3217
SLAB_HWCACHE_ALIGN | SLAB_PANIC | SLAB_ACCOUNT |
ipc/mqueue.c
1649
SLAB_HWCACHE_ALIGN|SLAB_ACCOUNT, init_once);
kernel/cred.c
539
SLAB_HWCACHE_ALIGN | SLAB_PANIC | SLAB_ACCOUNT);
kernel/fork.c
3015
SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT,
kernel/fork.c
3025
SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_TYPESAFE_BY_RCU|
kernel/fork.c
3029
SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT,
kernel/fork.c
3033
SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT,
kernel/fork.c
3037
SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_ACCOUNT,
kernel/pid.c
858
SLAB_HWCACHE_ALIGN | SLAB_PANIC | SLAB_ACCOUNT,
kernel/pid_namespace.c
58
SLAB_HWCACHE_ALIGN | SLAB_ACCOUNT, NULL);
kernel/user.c
246
0, SLAB_HWCACHE_ALIGN|SLAB_PANIC, NULL);
lib/btree.c
781
SLAB_HWCACHE_ALIGN, NULL);
lib/sg_pool.c
151
SLAB_HWCACHE_ALIGN, NULL);
mm/memcontrol.c
5190
SLAB_PANIC | SLAB_HWCACHE_ALIGN, NULL);
mm/memcontrol.c
5193
SLAB_PANIC | SLAB_HWCACHE_ALIGN);
mm/slab.h
411
#define SLAB_CORE_FLAGS (SLAB_HWCACHE_ALIGN | SLAB_CACHE_DMA | \
mm/slab_common.c
138
if (flags & SLAB_HWCACHE_ALIGN) {
mm/slub.c
8386
SLAB_HWCACHE_ALIGN | SLAB_NO_OBJ_EXT, 0, 0);
mm/slub.c
8396
SLAB_HWCACHE_ALIGN | SLAB_NO_OBJ_EXT, 0, 0);
mm/slub.c
9015
return sysfs_emit(buf, "%d\n", !!(s->flags & SLAB_HWCACHE_ALIGN));
mm/vma_init.c
24
SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_TYPESAFE_BY_RCU|
net/batman-adv/translation-table.c
4173
SLAB_HWCACHE_ALIGN, NULL);
net/batman-adv/translation-table.c
4178
SLAB_HWCACHE_ALIGN, NULL);
net/batman-adv/translation-table.c
4184
SLAB_HWCACHE_ALIGN, NULL);
net/batman-adv/translation-table.c
4190
SLAB_HWCACHE_ALIGN, NULL);
net/batman-adv/translation-table.c
4196
SLAB_HWCACHE_ALIGN, NULL);
net/batman-adv/translation-table.c
4202
SLAB_HWCACHE_ALIGN, NULL);
net/bridge/br_fdb.c
38
br_fdb_cache = KMEM_CACHE(net_bridge_fdb_entry, SLAB_HWCACHE_ALIGN);
net/core/skbuff.c
5169
SLAB_HWCACHE_ALIGN|SLAB_PANIC,
net/core/skbuff.c
5191
SLAB_HWCACHE_ALIGN|SLAB_PANIC|
net/core/skbuff.c
5201
SLAB_HWCACHE_ALIGN|SLAB_PANIC,
net/core/skbuff.c
5210
SLAB_HWCACHE_ALIGN | SLAB_PANIC,
net/core/sock.c
4205
SLAB_HWCACHE_ALIGN | SLAB_ACCOUNT |
net/ipv4/inetpeer.c
84
peer_cachep = KMEM_CACHE(inet_peer, SLAB_HWCACHE_ALIGN | SLAB_PANIC);
net/ipv4/ipmr.c
3303
mrt_cachep = KMEM_CACHE(mfc_cache, SLAB_HWCACHE_ALIGN | SLAB_PANIC);
net/ipv4/route.c
3757
SLAB_HWCACHE_ALIGN | SLAB_PANIC);
net/ipv4/tcp.c
5287
SLAB_HWCACHE_ALIGN | SLAB_PANIC |
net/ipv4/tcp.c
5293
SLAB_HWCACHE_ALIGN | SLAB_PANIC |
net/ipv6/ip6_fib.c
2578
SLAB_HWCACHE_ALIGN | SLAB_ACCOUNT);
net/ipv6/ip6mr.c
1398
mrt_cachep = KMEM_CACHE(mfc6_cache, SLAB_HWCACHE_ALIGN);
net/ipv6/route.c
6882
SLAB_HWCACHE_ALIGN | SLAB_ACCOUNT, NULL);
net/ipv6/xfrm6_tunnel.c
358
xfrm6_tunnel_spi_kmem = KMEM_CACHE(xfrm6_tunnel_spi, SLAB_HWCACHE_ALIGN);
net/kcm/kcmsock.c
1886
kcm_muxp = KMEM_CACHE(kcm_mux, SLAB_HWCACHE_ALIGN);
net/kcm/kcmsock.c
1890
kcm_psockp = KMEM_CACHE(kcm_psock, SLAB_HWCACHE_ALIGN);
net/netfilter/ipvs/ip_vs_conn.c
1518
ip_vs_conn_cachep = KMEM_CACHE(ip_vs_conn, SLAB_HWCACHE_ALIGN);
net/netfilter/nf_conntrack_core.c
2674
SLAB_TYPESAFE_BY_RCU | SLAB_HWCACHE_ALIGN, NULL);
net/netfilter/nf_flow_table_core.c
816
flow_offload_cachep = KMEM_CACHE(flow_offload, SLAB_HWCACHE_ALIGN);
net/openvswitch/flow_table.c
1202
0, SLAB_HWCACHE_ALIGN, NULL);
net/rds/ib_recv.c
1069
0, SLAB_HWCACHE_ALIGN,
net/rds/ib_recv.c
1079
0, SLAB_HWCACHE_ALIGN, NULL);
net/rxrpc/af_rxrpc.c
1050
SLAB_HWCACHE_ALIGN, NULL);
net/sched/sch_fq.c
1345
0, SLAB_HWCACHE_ALIGN, NULL);
net/sctp/protocol.c
1478
sctp_bucket_cachep = KMEM_CACHE(sctp_bind_bucket, SLAB_HWCACHE_ALIGN);
net/sctp/protocol.c
1482
sctp_chunk_cachep = KMEM_CACHE(sctp_chunk, SLAB_HWCACHE_ALIGN);
net/socket.c
358
(SLAB_HWCACHE_ALIGN |
net/sunrpc/rpc_pipe.c
1236
0, (SLAB_HWCACHE_ALIGN|SLAB_RECLAIM_ACCOUNT|
net/sunrpc/sched.c
1337
0, SLAB_HWCACHE_ALIGN,
net/sunrpc/sched.c
1343
0, SLAB_HWCACHE_ALIGN,
net/xdp/xsk.c
1952
0, SLAB_HWCACHE_ALIGN, NULL);
net/xfrm/xfrm_policy.c
4224
xfrm_dst_cache = KMEM_CACHE(xfrm_dst, SLAB_HWCACHE_ALIGN | SLAB_PANIC);
net/xfrm/xfrm_state.c
3268
SLAB_HWCACHE_ALIGN | SLAB_PANIC);
security/keys/key.c
1278
0, SLAB_HWCACHE_ALIGN|SLAB_PANIC, NULL);