Home
last modified time | relevance | path

Searched defs:uarg (Results 1 – 3 of 3) sorted by relevance

/include/linux/
Dfsverity.h230 const void __user *uarg) in fsverity_ioctl_read_metadata()
Dskbuff.h1762 static inline void net_zcopy_get(struct ubuf_info *uarg) in net_zcopy_get()
1767 static inline void skb_zcopy_init(struct sk_buff *skb, struct ubuf_info *uarg) in skb_zcopy_init()
1773 static inline void skb_zcopy_set(struct sk_buff *skb, struct ubuf_info *uarg, in skb_zcopy_set()
1801 static inline void net_zcopy_put(struct ubuf_info *uarg) in net_zcopy_put()
1807 static inline void net_zcopy_put_abort(struct ubuf_info *uarg, bool have_uref) in net_zcopy_put_abort()
1820 struct ubuf_info *uarg = skb_zcopy(skb); in skb_zcopy_clear() local
/include/net/
Dtcp.h1923 struct ubuf_info *uarg; member