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.c1855 static void msg_zerocopy_complete(struct sk_buff *skb, struct ubuf_info *uarg, in msg_zerocopy_complete() function
1874 msg_zerocopy_complete(NULL, uarg, true); in msg_zerocopy_put_abort()
1879 .complete = msg_zerocopy_complete,