Lines Matching refs:from
139 * Buffer for holding data from partial reads which may happen since
146 * data from said buffer and eventually free it. Importantly, while the
401 * We're called from user space, we can use _irq
440 * but the state of setup could have changed from
443 * from user space in vain but it's unlikely.
532 * We're called from user space, we can use _irq rather then
988 * Do we have buffered data from previous partial read? Check
1050 * In order to keep the code clean from warnings, data_len is
1188 static ssize_t ffs_epfile_write_iter(struct kiocb *kiocb, struct iov_iter *from)
1207 p->data = *from;
1221 *from = p->data;
1803 * copy of epfile will save us from use-after-free.
2247 * Interfaces are indexed from zero so if we
2257 * Strings are indexed from 1 (0 is reserved
2400 * Validate contents of the buffer from userspace related to OS descriptors.
3884 pr_vdebug("Buffer from user space:\n");