Home
last modified time | relevance | path

Searched refs:copy_pipe_to_iter (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/lib/
Diov_iter.c535 static size_t copy_pipe_to_iter(const void *addr, size_t bytes, in copy_pipe_to_iter() function
564 return copy_pipe_to_iter(addr, bytes, i); in _copy_to_iter()