Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dpipe_fs_i.h222 static inline bool pipe_buf_try_steal(struct pipe_inode_info *pipe, in pipe_buf_try_steal() function
/Linux-v5.10/drivers/char/
Dvirtio_console.c874 if (pipe_buf_try_steal(pipe, buf)) { in pipe_to_sg()
/Linux-v5.10/fs/fuse/
Ddev.c821 if (!pipe_buf_try_steal(cs->pipe, buf)) in fuse_try_move_page()