Searched refs:ITER_PIPE (Results 1 – 6 of 6) sorted by relevance
561 if (unlikely(i->type & ITER_PIPE)) in _copy_to_iter()661 if (unlikely(i->type & ITER_PIPE)) in _copy_to_iter_mcsafe()695 if (unlikely(i->type & ITER_PIPE)) { in _copy_from_iter()715 if (unlikely(i->type & ITER_PIPE)) { in _copy_from_iter_full()742 if (unlikely(i->type & ITER_PIPE)) { in _copy_from_iter_nocache()776 if (unlikely(i->type & ITER_PIPE)) { in _copy_from_iter_flushcache()797 if (unlikely(i->type & ITER_PIPE)) { in _copy_from_iter_full_nocache()839 } else if (likely(!(i->type & ITER_PIPE))) in copy_page_to_iter()851 if (unlikely(i->type & ITER_PIPE)) { in copy_page_from_iter()891 if (unlikely(i->type & ITER_PIPE)) in iov_iter_zero()[all …]
28 ITER_PIPE = 8, enumerator77 if (!((start).type & (ITER_BVEC | ITER_PIPE))) \207 return !(i->type & (ITER_BVEC | ITER_KVEC | ITER_PIPE)); in iter_is_iovec()
304 iov_iter_pipe(&to, ITER_PIPE | READ, pipe, len); in generic_file_splice_read()389 iov_iter_pipe(&to, ITER_PIPE | READ, pipe, len + offset); in default_file_splice_read()
661 if (unlikely(to->type & ITER_PIPE)) { in ceph_sync_read()
2125 if (unlikely(iter->type & ITER_PIPE)) in generic_file_buffered_read()
2993 if (unlikely(iter->type & ITER_PIPE)) { in cifs_readdata_to_iov()