Home
last modified time | relevance | path

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

/linux-6.15/io_uring/
H A 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
130 nd->uarg.ops = &io_ubuf_ops; in io_alloc_notif()