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.c340 static const struct memory_provider_ops io_uring_pp_zc_ops; variable
544 .mp_ops = &io_uring_pp_zc_ops, in io_close_queue()
842 mp_param.mp_ops = &io_uring_pp_zc_ops; in io_register_zcrx_ifq()
1093 static const struct memory_provider_ops io_uring_pp_zc_ops = { variable
1342 if (!pp || pp->mp_ops != &io_uring_pp_zc_ops || io_pp_to_ifq(pp) != ifq) in io_zcrx_recv_frag()