Searched refs:have_uref (Results 1 – 1 of 1) sorted by relevance
1638 void msg_zerocopy_put_abort(struct ubuf_info *uarg, bool have_uref);1733 static inline void net_zcopy_put_abort(struct ubuf_info *uarg, bool have_uref) in net_zcopy_put_abort() argument1737 msg_zerocopy_put_abort(uarg, have_uref); in net_zcopy_put_abort()1738 else if (have_uref) in net_zcopy_put_abort()