Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/
H A Dtap.c754 skb_zcopy_init(skb, msg_control); in tap_get_user()
H A Dtun.c1913 skb_zcopy_init(skb, msg_control); in tun_get_user()
/openbmc/linux/include/linux/
H A Dskbuff.h1691 static inline void skb_zcopy_init(struct sk_buff *skb, struct ubuf_info *uarg) in skb_zcopy_init() function
1705 skb_zcopy_init(skb, uarg); in skb_zcopy_set()