Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/
H A Diov_iter.c561 static size_t copy_pipe_to_iter(const void *addr, size_t bytes, in copy_pipe_to_iter() function
636 return copy_pipe_to_iter(addr, bytes, i); in _copy_to_iter()