Home
last modified time | relevance | path

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

/linux-6.15/io_uring/
H A Dnotif.c12 static const struct ubuf_info_ops io_ubuf_ops;
102 static const struct ubuf_info_ops io_ubuf_ops = {
/linux-6.15/drivers/net/xen-netback/
H A Dcommon.h394 extern const struct ubuf_info_ops xenvif_ubuf_ops;
H A Dnetback.c1317 const struct ubuf_info_ops xenvif_ubuf_ops = {
/linux-6.15/include/linux/
H A Dskbuff.h535 struct ubuf_info_ops { struct
551 const struct ubuf_info_ops *ops; argument
1710 extern const struct ubuf_info_ops msg_zerocopy_ubuf_ops;
/linux-6.15/drivers/vhost/
H A Dnet.c411 static const struct ubuf_info_ops vhost_ubuf_ops = {
/linux-6.15/net/core/
H A Dskbuff.c1849 const struct ubuf_info_ops msg_zerocopy_ubuf_ops = {