Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/
H A Dscatterlist.c621 struct scatterlist *sgl_alloc(unsigned long long length, gfp_t gfp, in sgl_alloc() function
626 EXPORT_SYMBOL(sgl_alloc);
/OK3568_Linux_fs/kernel/crypto/
H A Dscompress.c150 req->dst = sgl_alloc(req->dlen, GFP_ATOMIC, NULL); in scomp_acomp_comp_decomp()
/OK3568_Linux_fs/kernel/include/linux/
H A Dscatterlist.h307 struct scatterlist *sgl_alloc(unsigned long long length, gfp_t gfp,
/OK3568_Linux_fs/kernel/drivers/usb/usbip/
H A Dstub_rx.c494 sgl = sgl_alloc(buf_len, GFP_KERNEL, &nents); in stub_recv_cmd_submit()
/OK3568_Linux_fs/kernel/drivers/nvme/target/
H A Dcore.c1039 req->sg = sgl_alloc(nvmet_data_transfer_len(req), GFP_KERNEL, in nvmet_req_alloc_sgls()
1045 req->metadata_sg = sgl_alloc(req->metadata_len, GFP_KERNEL, in nvmet_req_alloc_sgls()
H A Dtcp.c364 cmd->req.sg = sgl_alloc(len, GFP_KERNEL, &cmd->req.sg_cnt); in nvmet_tcp_map_data()
H A Dfc.c2071 sg = sgl_alloc(fod->req.transfer_len, GFP_KERNEL, &nent); in nvmet_fc_alloc_tgt_pgs()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_hikey9601050 sgl_alloc
H A Dabi_gki_aarch64_galaxy3580 sgl_alloc