Searched refs:to_ptr (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/um/kernel/skas/
H A Duaccess.c135 unsigned long *to_ptr = arg, to = *to_ptr; copy_chunk_from_user() local
138 *to_ptr += len; copy_chunk_from_user()
175 char **to_ptr = arg, *to = *to_ptr; strncpy_chunk_from_user() local
180 *to_ptr += n; strncpy_chunk_from_user()
/linux-4.4.14/drivers/mmc/host/
H A Ds3cmci.c505 void __iomem *to_ptr; do_pio_write() local
510 to_ptr = host->base + host->sdidata; do_pio_write()
545 writel(*ptr++, to_ptr); do_pio_write()

Completed in 92 milliseconds