Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpipe_fs_i.h29 const struct pipe_buf_operations *ops;
95 struct pipe_buf_operations { struct
216 const struct pipe_buf_operations *ops = buf->ops; in pipe_buf_release()
278 extern const struct pipe_buf_operations nosteal_pipe_buf_ops;
H A Dsplice.h62 const struct pipe_buf_operations *ops;/* ops associated with output pipe */
109 extern const struct pipe_buf_operations page_cache_pipe_buf_ops;
110 extern const struct pipe_buf_operations default_pipe_buf_ops;
/linux/scripts/
H A Dconst_structs.checkpatch61 pipe_buf_operations
/linux/fs/
H A Dsplice.c155 const struct pipe_buf_operations page_cache_pipe_buf_ops = {
172 static const struct pipe_buf_operations user_page_pipe_buf_ops = {
404 const struct pipe_buf_operations default_pipe_buf_ops = {
411 const struct pipe_buf_operations nosteal_pipe_buf_ops = {
H A Dpipe.c204 static const struct pipe_buf_operations anon_pipe_buf_ops = {
/linux/net/smc/
H A Dsmc_rx.c138 static const struct pipe_buf_operations smc_pipe_ops = {
/linux/kernel/
H A Dwatch_queue.c84 static const struct pipe_buf_operations watch_queue_pipe_buf_ops = {
/linux/mm/
H A Dshmem.c2942 static const struct pipe_buf_operations zero_pipe_buf_ops = {
/linux/kernel/trace/
H A Dtrace.c8062 static const struct pipe_buf_operations buffer_pipe_buf_ops = {