Searched refs:zc_used (Results 1 - 3 of 3) sorted by relevance

/linux-master/io_uring/
H A Dnotif.c23 if (unlikely(nd->zc_report) && (nd->zc_copied || !nd->zc_used))
44 if (success && !nd->zc_used && skb)
45 WRITE_ONCE(nd->zc_used, true);
H A Dnotif.h22 bool zc_used; member in struct:io_notif_data
H A Dnet.c1228 nd->zc_used = false;

Completed in 224 milliseconds