Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dpipe_fs_i.h165 static inline unsigned int pipe_space_for_user(unsigned int head, unsigned int tail, in pipe_space_for_user() function
/Linux-v5.15/lib/
Diov_iter.c1351 npages = pipe_space_for_user(iter_head, i->pipe->tail, i->pipe); in pipe_get_pages()
1530 npages = pipe_space_for_user(iter_head, i->pipe->tail, i->pipe); in pipe_get_pages_alloc()
1768 npages = pipe_space_for_user(iter_head, i->pipe->tail, i->pipe); in iov_iter_npages()