Home
last modified time | relevance | path

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

/Linux-v4.19/lib/
Diov_iter.c533 static size_t copy_pipe_to_iter(const void *addr, size_t bytes, in copy_pipe_to_iter() function
562 return copy_pipe_to_iter(addr, bytes, i); in _copy_to_iter()