Home
last modified time | relevance | path

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

12345

/linux-3.4.99/arch/xtensa/mm/
Dmmu.c66 SLAB_HWCACHE_ALIGN, in pgtable_cache_init()
/linux-3.4.99/net/sunrpc/xprtrdma/
Dsvc_rdma.c269 SLAB_HWCACHE_ALIGN, in svc_rdma_init()
281 SLAB_HWCACHE_ALIGN, in svc_rdma_init()
/linux-3.4.99/fs/cachefiles/
Dmain.c68 SLAB_HWCACHE_ALIGN, in cachefiles_init()
/linux-3.4.99/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-3.4.99/fs/xfs/
Dkmem.h77 #define KM_ZONE_HWALIGN SLAB_HWCACHE_ALIGN
/linux-3.4.99/drivers/infiniband/hw/ehca/
Dehca_pd.c113 SLAB_HWCACHE_ALIGN, in ehca_init_pd_cache()
Dipz_pt_fn.c284 0, SLAB_HWCACHE_ALIGN, NULL); in ehca_init_small_qp_cache()
Dehca_av.c266 SLAB_HWCACHE_ALIGN, in ehca_init_av_cache()
/linux-3.4.99/net/tipc/
Dhandler.c100 0, SLAB_HWCACHE_ALIGN, NULL); in tipc_handler_start()
/linux-3.4.99/net/dccp/
Dackvec.c379 SLAB_HWCACHE_ALIGN, NULL); in dccp_ackvec_init()
385 0, SLAB_HWCACHE_ALIGN, NULL); in dccp_ackvec_init()
Dccid.c91 SLAB_HWCACHE_ALIGN, NULL); in ccid_kmem_cache_create()
/linux-3.4.99/drivers/infiniband/hw/amso1100/
Dc2_vq.c88 SLAB_HWCACHE_ALIGN, NULL); in vq_init()
/linux-3.4.99/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.c174 SLAB_HWCACHE_ALIGN, NULL); in tfrc_li_init()
/linux-3.4.99/include/linux/
Dslab.h22 #define SLAB_HWCACHE_ALIGN 0x00002000UL /* Align objs on cache lines */ macro
/linux-3.4.99/kernel/
Duser.c187 0, SLAB_HWCACHE_ALIGN|SLAB_PANIC, NULL); in uid_cache_init()
Dfork.c1638 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_DESTROY_BY_RCU| in proc_caches_init()
1642 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_NOTRACK, NULL); in proc_caches_init()
1645 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_NOTRACK, NULL); in proc_caches_init()
1648 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_NOTRACK, NULL); in proc_caches_init()
1658 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_NOTRACK, NULL); in proc_caches_init()
Dpid_namespace.c55 0, SLAB_HWCACHE_ALIGN, NULL); in create_pid_cachep()
/linux-3.4.99/drivers/message/i2o/
Dmemory.c279 kmem_cache_create(pool->name, size, 0, SLAB_HWCACHE_ALIGN, NULL); in i2o_pool_alloc()
/linux-3.4.99/drivers/dma/ioat/
Dpci.c200 0, SLAB_HWCACHE_ALIGN, NULL); in ioat_init_module()
/linux-3.4.99/drivers/staging/usbip/
Dstub_main.c251 stub_priv_cache = KMEM_CACHE(stub_priv, SLAB_HWCACHE_ALIGN); in usbip_host_init()
/linux-3.4.99/drivers/scsi/fnic/
Dfnic_main.c866 SLAB_HWCACHE_ALIGN, in fnic_init_module()
878 SLAB_HWCACHE_ALIGN, in fnic_init_module()
889 0, SLAB_HWCACHE_ALIGN, NULL); in fnic_init_module()
/linux-3.4.99/fs/cifs/
Dcifsfs.c1017 SLAB_HWCACHE_ALIGN, NULL); in cifs_init_request_bufs()
1044 MAX_CIFS_SMALL_BUFFER_SIZE, 0, SLAB_HWCACHE_ALIGN, in cifs_init_request_bufs()
1086 SLAB_HWCACHE_ALIGN, NULL); in cifs_init_mids()
/linux-3.4.99/fs/nfs/
Dpagelist.c403 0, SLAB_HWCACHE_ALIGN, in nfs_init_nfspagecache()
/linux-3.4.99/net/xfrm/
Dxfrm_input.c289 0, SLAB_HWCACHE_ALIGN|SLAB_PANIC, in xfrm_input_init()

12345