Home
last modified time | relevance | path

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

/linux/lib/
A Dscatterlist.c598 struct scatterlist *sgl_alloc_order(unsigned long long length, in sgl_alloc_order() function
642 EXPORT_SYMBOL(sgl_alloc_order);
655 return sgl_alloc_order(length, 0, false, gfp, nent_p); in sgl_alloc()
/linux/include/linux/
A Dscatterlist.h336 struct scatterlist *sgl_alloc_order(unsigned long long length,
/linux/drivers/target/
A Dtarget_core_transport.c2733 *sgl = sgl_alloc_order(length, 0, chainable, gfp, nents); in target_alloc_sgl()
/linux/drivers/scsi/
A Dpmcraid.c3224 sgl_alloc_order(buflen, order, false, in pmcraid_alloc_sglist()
A Dipr.c3872 sglist->scatterlist = sgl_alloc_order(buf_len, order, false, GFP_KERNEL, in ipr_alloc_ucode_buffer()
/linux/
A Dvmlinux.symvers6113 0x00000000 sgl_alloc_order vmlinux EXPORT_SYMBOL
A DSystem.map16525 ffff800010490350 T sgl_alloc_order
A D.tmp_System.map16525 ffff800010490350 T sgl_alloc_order

Completed in 383 milliseconds