Home
last modified time | relevance | path

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