Home
last modified time | relevance | path

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

/linux-6.15/tools/virtio/linux/
H A Dscatterlist.h133 static inline void sg_unmark_end(struct scatterlist *sg) in sg_unmark_end() function
/linux-6.15/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()
/linux-6.15/block/
H A Dblk-integrity.c90 sg_unmark_end(sg); in blk_rq_map_integrity_sg()
H A Dblk-merge.c546 sg_unmark_end(*sg); in blk_next_sg()
/linux-6.15/include/linux/
H A Dscatterlist.h270 static inline void sg_unmark_end(struct scatterlist *sg) in sg_unmark_end() function
H A Dskmsg.h262 sg_unmark_end(sge); in sk_msg_page_add()
/linux-6.15/drivers/crypto/
H A Domap-aes-gcm.c135 sg_unmark_end(dd->in_sgl); in omap_aes_gcm_copy_buffers()
/linux-6.15/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()
1401 sg_unmark_end(&to[num_elem]); in tls_setup_from_iter()
1591 sg_unmark_end(&sgout[pages]); in tls_decrypt_sg()
H A Dtls_device.c299 sg_unmark_end(&offload_ctx->sg_tx_data[i]); in tls_push_record()
/linux-6.15/crypto/
H A Dalgif_aead.c274 sg_unmark_end(sg + sgl_prev->sgt.nents - 1); in _aead_recvmsg()
H A Daf_alg.c540 sg_unmark_end(sgl_prev->sgt.sgl + sgl_prev->sgt.nents - 1); in af_alg_link_sg()
1039 sg_unmark_end(sg + sgl->cur - 1); in af_alg_sendmsg()
/linux-6.15/drivers/vfio/pci/virtio/
H A Dmigrate.c607 sg_unmark_end(sg); in virtiovf_read_device_context_chunk()
1036 sg_unmark_end(vhca_buf->last_offset_sg); in virtiovf_resume_write()
/linux-6.15/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.c2846 sg_unmark_end(psge); in BPF_CALL_4()
2847 sg_unmark_end(&rsge); in BPF_CALL_4()
2864 sg_unmark_end(&sge); in BPF_CALL_4()
/linux-6.15/drivers/nvme/target/
H A Drdma.c832 sg_unmark_end(sg); in nvmet_rdma_use_inline_sg()
/linux-6.15/drivers/scsi/
H A Dscsi_lib.c1163 sg_unmark_end(last_sg); in scsi_alloc_sgtables()
/linux-6.15/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c995 sg_unmark_end(&prev[prev_nents - 1]); in srpt_alloc_rw_ctxs()