Home
last modified time | relevance | path

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

/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.c420 static const struct ubuf_info_ops vhost_ubuf_ops = {
/linux/net/core/
H A Dskbuff.c1879 const struct ubuf_info_ops msg_zerocopy_ubuf_ops = {