Home
last modified time | relevance | path

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

/linux-6.12.1/io_uring/
Dnotif.c12 static const struct ubuf_info_ops io_ubuf_ops; variable
84 if (unlikely(prev_uarg->ops != &io_ubuf_ops)) in io_link_skb()
102 static const struct ubuf_info_ops io_ubuf_ops = { variable
129 nd->uarg.ops = &io_ubuf_ops; in io_alloc_notif()