Home
last modified time | relevance | path

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

/openbmc/linux/tools/virtio/linux/
H A Dscatterlist.h133 static inline void sg_unmark_end(struct scatterlist *sg) in sg_unmark_end() function
/openbmc/linux/net/9p/
H A Dtrans_virtio.c182 sg_unmark_end(&sg[index]); in pack_sg_list()
235 sg_unmark_end(&sg[index]); in pack_sg_list_p()
/openbmc/linux/block/
H A Dblk-integrity.c91 sg_unmark_end(sg); in blk_rq_map_integrity_sg()
H A Dblk-merge.c466 sg_unmark_end(*sg); in blk_next_sg()
/openbmc/linux/include/linux/
H A Dscatterlist.h270 static inline void sg_unmark_end(struct scatterlist *sg) in sg_unmark_end() function
H A Dskmsg.h251 sg_unmark_end(sge); in sk_msg_page_add()
/openbmc/linux/drivers/crypto/
H A Domap-aes-gcm.c135 sg_unmark_end(dd->in_sgl); in omap_aes_gcm_copy_buffers()
/openbmc/linux/net/tls/
H A Dtls_sw.c377 sg_unmark_end(&rec->sg_aead_in[1]); in tls_get_rec()
381 sg_unmark_end(&rec->sg_aead_out[1]); in tls_get_rec()
674 sg_unmark_end(nsge); in tls_split_open_record()
1397 sg_unmark_end(&to[num_elem]); in tls_setup_from_iter()
1587 sg_unmark_end(&sgout[pages]); in tls_decrypt_sg()
H A Dtls_device.c305 sg_unmark_end(&offload_ctx->sg_tx_data[i]); in tls_push_record()
/openbmc/linux/crypto/
H A Dalgif_aead.c274 sg_unmark_end(sg + sgl_prev->sgt.nents - 1); in _aead_recvmsg()
H A Daf_alg.c539 sg_unmark_end(sgl_prev->sgt.sgl + sgl_prev->sgt.nents - 1); in af_alg_link_sg()
1038 sg_unmark_end(sg + sgl->cur - 1); in af_alg_sendmsg()
/openbmc/linux/net/core/
H A Dskmsg.c67 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.c2835 sg_unmark_end(psge); in BPF_CALL_4()
2836 sg_unmark_end(&rsge); in BPF_CALL_4()
2853 sg_unmark_end(&sge); in BPF_CALL_4()
/openbmc/linux/drivers/scsi/
H A Dscsi_lib.c1059 sg_unmark_end(last_sg); in scsi_alloc_sgtables()
/openbmc/linux/drivers/nvme/target/
H A Drdma.c831 sg_unmark_end(sg); in nvmet_rdma_use_inline_sg()
/openbmc/linux/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c995 sg_unmark_end(&prev[prev_nents - 1]); in srpt_alloc_rw_ctxs()