Home
last modified time | relevance | path

Searched refs:zc_used (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()
44 if (success && !nd->zc_used && skb) in io_tx_ubuf_complete()
45 WRITE_ONCE(nd->zc_used, true); in io_tx_ubuf_complete()
H A Dnotif.h22 bool zc_used; member
H A Dnet.c1311 nd->zc_used = false; in io_send_zc_prep()