Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/target/
Dtarget_core_xcopy.c543 bool alloc_mem) in target_xcopy_setup_pt_cmd() argument
564 if (alloc_mem) { in target_xcopy_setup_pt_cmd()
/linux-4.4.14/drivers/usb/isp1760/
Disp1760-hcd.c335 static void alloc_mem(struct usb_hcd *hcd, struct isp1760_qtd *qtd) in alloc_mem() function
872 alloc_mem(hcd, qtd); in enqueue_qtds()
/linux-4.4.14/drivers/scsi/cxlflash/
Dmain.c758 static int alloc_mem(struct cxlflash_cfg *cfg) in alloc_mem() function
2382 rc = alloc_mem(cfg); in cxlflash_probe()