Home
last modified time | relevance | path

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

/drivers/scsi/
Dscsi.c107 unsigned int slab_flags; member
114 .slab_flags = SLAB_HWCACHE_ALIGN,
120 .slab_flags = SLAB_HWCACHE_ALIGN|SLAB_CACHE_DMA,
329 pool->slab_flags = SLAB_HWCACHE_ALIGN; in scsi_alloc_host_cmd_pool()
331 pool->slab_flags |= SLAB_CACHE_DMA; in scsi_alloc_host_cmd_pool()
362 pool->slab_flags, NULL); in scsi_get_host_cmd_pool()
368 pool->slab_flags, NULL); in scsi_get_host_cmd_pool()