Searched defs:zc (Results 1 – 5 of 5) sorted by relevance
5 static enum io_uring_op ublk_to_uring_op(const struct ublksrv_io_desc *iod, int zc) in ublk_to_uring_op()34 unsigned zc = ublk_queue_use_zc(q); in loop_queue_tgt_rw_io() local
120 unsigned zc = ublk_queue_use_zc(q); in ublk_null_queue_io() local
115 const struct ublksrv_io_desc *iod, int zc) in stripe_to_uring_op()131 unsigned zc = (ublk_queue_use_zc(q) != 0); in stripe_queue_tgt_rw_io() local
22 struct tcp_zerocopy_receive zc; in getsetsockopt() member
173 struct tcp_zerocopy_receive zc; in child_thread() local
Completed in 12 milliseconds