Searched refs:try_steal (Results 1 – 6 of 6) sorted by relevance
119 bool (*try_steal)(struct pipe_inode_info *, struct pipe_buffer *); member243 if (!buf->ops->try_steal) in pipe_buf_try_steal()245 return buf->ops->try_steal(pipe, buf); in pipe_buf_try_steal()
158 .try_steal = page_cache_pipe_buf_try_steal,174 .try_steal = user_page_pipe_buf_try_steal,405 .try_steal = generic_pipe_buf_try_steal,
216 .try_steal = anon_pipe_buf_try_steal,
86 .try_steal = watch_queue_pipe_buf_try_steal,
1097 .try_steal = generic_pipe_buf_try_steal,
2909 .try_steal = zero_pipe_buf_try_steal,