Home
last modified time | relevance | path

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

/linux/drivers/scsi/libsas/
H A Dsas_internal.h63 struct sas_task *sas_alloc_slow_task(gfp_t flags);
H A Dsas_init.c39 struct sas_task *sas_alloc_slow_task(gfp_t flags) in sas_alloc_slow_task() function
H A Dsas_expander.c73 task = sas_alloc_slow_task(GFP_KERNEL); in smp_execute_task_sg()