Searched refs:msg_zerocopy_ubuf_ops (Results 1 – 2 of 2) sorted by relevance
1679 uarg->ubuf.ops = &msg_zerocopy_ubuf_ops; in msg_zerocopy_alloc()1705 if (uarg->ops != &msg_zerocopy_ubuf_ops) in msg_zerocopy_realloc()1840 const struct ubuf_info_ops msg_zerocopy_ubuf_ops = { variable1843 EXPORT_SYMBOL_GPL(msg_zerocopy_ubuf_ops);
1706 extern const struct ubuf_info_ops msg_zerocopy_ubuf_ops;1814 if (uarg->ops == &msg_zerocopy_ubuf_ops) in net_zcopy_put_abort()