Home
last modified time | relevance | path

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

/linux/drivers/net/
H A Dtap.c668 skb_zcopy_init(skb, msg_control); in tap_get_user()
H A Dtun.c1946 skb_zcopy_init(skb, msg_control); in tun_get_user()
/linux/include/linux/
H A Dskbuff.h1819 static inline void skb_zcopy_init(struct sk_buff *skb, struct ubuf_info *uarg) in skb_zcopy_init() function
1833 skb_zcopy_init(skb, uarg); in skb_zcopy_set()