Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dnotif.c13 static const struct ubuf_info_ops io_ubuf_ops;
109 static const struct ubuf_info_ops io_ubuf_ops = {
/linux/drivers/net/xen-netback/
H A Dcommon.h394 extern const struct ubuf_info_ops xenvif_ubuf_ops;
H A Dnetback.c1318 const struct ubuf_info_ops xenvif_ubuf_ops = {
/linux/include/linux/
H A Dskbuff.h531 struct ubuf_info_ops { struct
547 const struct ubuf_info_ops *ops; argument
1753 extern const struct ubuf_info_ops msg_zerocopy_ubuf_ops;
/linux/drivers/vhost/
H A Dnet.c418 static const struct ubuf_info_ops vhost_ubuf_ops = {
/linux/net/core/
H A Dskbuff.c1908 const struct ubuf_info_ops msg_zerocopy_ubuf_ops = {