Home
last modified time | relevance | path

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

/linux/net/core/
H A Dskbuff.c1817 static void msg_zerocopy_complete(struct sk_buff *skb, struct ubuf_info *uarg, in msg_zerocopy_complete() function
1836 msg_zerocopy_complete(NULL, uarg, true); in msg_zerocopy_put_abort()
1841 .complete = msg_zerocopy_complete,