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.c336 static const struct memory_provider_ops io_uring_pp_zc_ops;
555 .mp_ops = &io_uring_pp_zc_ops, in io_close_queue()
813 mp_param.mp_ops = &io_uring_pp_zc_ops; in io_register_zcrx_ifq()
1182 static const struct memory_provider_ops io_uring_pp_zc_ops = { in io_zcrx_ctrl()
1433 if (!pp || pp->mp_ops != &io_uring_pp_zc_ops || io_pp_to_ifq(pp) != ifq) in io_zcrx_recv_skb()
340 static const struct memory_provider_ops io_uring_pp_zc_ops; global() variable
1093 static const struct memory_provider_ops io_uring_pp_zc_ops = { global() variable