Searched defs:copy_to_user (Results 1 – 3 of 3) sorted by relevance
39 static inline int copy_to_user(void __user volatile *to, const void *from, in copy_to_user() function
217 copy_to_user(void __user *to, const void *from, unsigned long n) in copy_to_user() function
496 int (*copy_to_user)(struct xfrm_state *x, struct sk_buff *skb); member