Home
last modified time | relevance | path

Searched defs:__to (Results 1 – 2 of 2) sorted by relevance

/linux/arch/mips/include/asm/
H A Duaccess.h508 strncpy_from_user(char *__to, const char __user *__from, long __len) in strncpy_from_user()
/linux/drivers/mtd/
H A Dmtdconcat.c201 uint64_t __to = to; in concat_writev() local