Searched defs:__to (Results 1 – 3 of 3) sorted by relevance
132 long strncpy_from_user(char *__to, const char __user *__from, long __len) in strncpy_from_user()
1249 __strncpy_from_user(char *__to, const char __user *__from, long __len) in __strncpy_from_user()1298 strncpy_from_user(char *__to, const char __user *__from, long __len) in strncpy_from_user()
174 uint64_t __to = to; in concat_writev() local