Home
last modified time | relevance | path

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

/linux/io_uring/ !
H A Dnotif.c30 if (unlikely(nd->zc_report) && (nd->zc_copied || !nd->zc_used)) in io_notif_tw_complete()
53 else if (!success && !nd->zc_copied) in io_tx_ubuf_complete()
54 WRITE_ONCE(nd->zc_copied, true); in io_tx_ubuf_complete()
H A Dnotif.h23 bool zc_copied; member
H A Dnet.c1363 nd->zc_copied = false; in io_send_zc_prep()