Home
last modified time | relevance | path

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

/linux/drivers/scsi/libsas/
A Dsas_init.c24 static struct kmem_cache *sas_task_cache; variable
29 struct sas_task *task = kmem_cache_zalloc(sas_task_cache, flags); in sas_alloc_task()
47 kmem_cache_free(sas_task_cache, task); in sas_alloc_slow_task()
65 kmem_cache_free(sas_task_cache, task); in sas_free_task()
638 sas_task_cache = KMEM_CACHE(sas_task, SLAB_HWCACHE_ALIGN); in sas_class_init()
639 if (!sas_task_cache) in sas_class_init()
648 kmem_cache_destroy(sas_task_cache); in sas_class_init()
655 kmem_cache_destroy(sas_task_cache); in sas_class_exit()
/linux/
A DSystem.map162775 ffff800012153558 b sas_task_cache
A D.tmp_System.map162775 ffff800012153558 b sas_task_cache

Completed in 1080 milliseconds