Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dpipe_fs_i.h224 static inline bool pipe_buf_try_steal(struct pipe_inode_info *pipe, in pipe_buf_try_steal() function
/Linux-v6.6/drivers/char/
Dvirtio_console.c868 if (pipe_buf_try_steal(pipe, buf)) { in pipe_to_sg()
/Linux-v6.6/fs/fuse/
Ddev.c816 if (!pipe_buf_try_steal(cs->pipe, buf)) in fuse_try_move_page()