Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dskbuff.h1612 void msg_zerocopy_put_abort(struct ubuf_info *uarg, bool have_uref);
1711 msg_zerocopy_put_abort(uarg, have_uref); in net_zcopy_put_abort()
/linux-6.1.9/net/core/
Dskbuff.c1456 void msg_zerocopy_put_abort(struct ubuf_info *uarg, bool have_uref) in msg_zerocopy_put_abort() function
1466 EXPORT_SYMBOL_GPL(msg_zerocopy_put_abort);