Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dzcrx.c325 static const struct memory_provider_ops io_uring_pp_zc_ops; variable
511 .mp_ops = &io_uring_pp_zc_ops, in io_close_queue()
808 mp_param.mp_ops = &io_uring_pp_zc_ops; in io_register_zcrx_ifq()
1057 static const struct memory_provider_ops io_uring_pp_zc_ops = { variable
1306 if (!pp || pp->mp_ops != &io_uring_pp_zc_ops || io_pp_to_ifq(pp) != ifq) in io_zcrx_recv_frag()