Home
last modified time | relevance | path

Searched refs:sg_unmark_end (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/kernel/tools/virtio/linux/
H A Dscatterlist.h132 static inline void sg_unmark_end(struct scatterlist *sg) in sg_unmark_end() function
/OK3568_Linux_fs/kernel/net/9p/
H A Dtrans_virtio.c179 sg_unmark_end(&sg[index]); in pack_sg_list()
231 sg_unmark_end(&sg[index]); in pack_sg_list_p()
/OK3568_Linux_fs/kernel/crypto/
H A Daf_alg.c438 sg_unmark_end(sgl_prev->sg + sgl_prev->npages - 1); in af_alg_link_sg()
931 sg_unmark_end(sg + sgl->cur - 1); in af_alg_sendmsg()
1016 sg_unmark_end(sgl->sg + sgl->cur - 1); in af_alg_sendpage()
H A Dalgif_aead.c271 sg_unmark_end(sgl_prev->sg + sgl_prev->npages - 1); in _aead_recvmsg()
/OK3568_Linux_fs/kernel/include/linux/
H A Dscatterlist.h226 static inline void sg_unmark_end(struct scatterlist *sg) in sg_unmark_end() function
H A Dskmsg.h252 sg_unmark_end(sge); in sk_msg_page_add()
/OK3568_Linux_fs/kernel/block/
H A Dblk-integrity.c91 sg_unmark_end(sg); in blk_rq_map_integrity_sg()
H A Dblk-merge.c416 sg_unmark_end(*sg); in blk_next_sg()
/OK3568_Linux_fs/kernel/drivers/crypto/
H A Domap-aes-gcm.c132 sg_unmark_end(dd->in_sgl); in omap_aes_gcm_copy_buffers()
/OK3568_Linux_fs/kernel/net/tls/
H A Dtls_sw.c349 sg_unmark_end(&rec->sg_aead_in[1]); in tls_get_rec()
353 sg_unmark_end(&rec->sg_aead_out[1]); in tls_get_rec()
626 sg_unmark_end(nsge); in tls_split_open_record()
1380 sg_unmark_end(&to[num_elem]); in tls_setup_from_iter()
H A Dtls_device.c293 sg_unmark_end(&offload_ctx->sg_tx_data[i]); in tls_push_record()
/OK3568_Linux_fs/kernel/net/core/
H A Dskmsg.c66 sg_unmark_end(sge); in sk_msg_alloc()
342 sg_unmark_end(&msg->sg.data[msg->sg.end]); in sk_msg_zerocopy_from_iter()
H A Dfilter.c2798 sg_unmark_end(psge); in BPF_CALL_4()
2799 sg_unmark_end(&rsge); in BPF_CALL_4()
2811 sg_unmark_end(&sge); in BPF_CALL_4()
/OK3568_Linux_fs/kernel/drivers/nvme/target/
H A Drdma.c838 sg_unmark_end(sg); in nvmet_rdma_use_inline_sg()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi_lib.c1048 sg_unmark_end(last_sg); in scsi_alloc_sgtables()
/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c927 sg_unmark_end(&prev[prev_nents - 1]); in srpt_alloc_rw_ctxs()