Lines Matching defs:from
36 static ssize_t hfi1_write_iter(struct kiocb *kiocb, struct iov_iter *from);
259 static ssize_t hfi1_write_iter(struct kiocb *kiocb, struct iov_iter *from)
265 unsigned long dim = from->nr_segs;
270 if (!from->user_backed)
287 const struct iovec *iov = iter_iov(from);
348 * vm_pgoff is used as a buffer selector cookie. Always mmap from
940 * Pick an error that is unique from all other errors
1047 /* We can take the size of the RcvHdr Queue from the master */
1085 * when they change (and when the update bit transitions from
1116 * We can't rely on the correct value to be set from prior
1372 * The hfi1_user_exp_rcv_clear() can be called from the error path. Because
1547 * copy or not on return from the system call. The chip
1549 * transition from disabled to enabled.