Home
last modified time | relevance | path

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

/linux/tools/virtio/linux/
H A Dscatterlist.h133 static inline void sg_unmark_end(struct scatterlist *sg) in sg_unmark_end() function
/linux/net/tls/
H A Dtls_sw.c378 sg_unmark_end(&rec->sg_aead_in[1]); in tls_get_rec()
382 sg_unmark_end(&rec->sg_aead_out[1]); in tls_get_rec()
1187 sg_unmark_end(&to[num_elem]); in tls_sw_sendmsg_locked()
1377 sg_unmark_end(&sgout[pages]); in tls_rx_rec_wait()
H A Dtls_device.c301 sg_unmark_end(&offload_ctx->sg_tx_data[i]); in tls_push_record()