Home
last modified time | relevance | path

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

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