Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dskbuff.h502 void msg_zerocopy_put_abort(struct ubuf_info *uarg, bool have_uref);
1508 static inline void net_zcopy_put_abort(struct ubuf_info *uarg, bool have_uref) in net_zcopy_put_abort() argument
1512 msg_zerocopy_put_abort(uarg, have_uref); in net_zcopy_put_abort()
1513 else if (have_uref) in net_zcopy_put_abort()
/Linux-v5.15/net/core/
Dskbuff.c1331 void msg_zerocopy_put_abort(struct ubuf_info *uarg, bool have_uref) in msg_zerocopy_put_abort() argument
1338 if (have_uref) in msg_zerocopy_put_abort()