Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dnotif.c13 static const struct ubuf_info_ops io_ubuf_ops; variable
91 if (unlikely(prev_uarg->ops != &io_ubuf_ops)) in io_link_skb()
109 static const struct ubuf_info_ops io_ubuf_ops = { variable
138 nd->uarg.ops = &io_ubuf_ops; in io_alloc_notif()