Home
last modified time | relevance | path

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

/linux-6.12.1/io_uring/
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()
Dnotif.h23 bool zc_copied; member
Dnet.c1253 nd->zc_copied = false; in io_send_zc_prep()