Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dpipe_fs_i.h29 const struct pipe_buf_operations *ops;
131 struct pipe_buf_operations { struct
279 const struct pipe_buf_operations *ops = buf->ops; in pipe_buf_release()
332 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-6.15/scripts/
H A Dconst_structs.checkpatch62 pipe_buf_operations
/linux-6.15/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 = {
402 const struct pipe_buf_operations default_pipe_buf_ops = {
409 const struct pipe_buf_operations nosteal_pipe_buf_ops = {
H A Dpipe.c224 static const struct pipe_buf_operations anon_pipe_buf_ops = {
/linux-6.15/net/smc/
H A Dsmc_rx.c138 static const struct pipe_buf_operations smc_pipe_ops = {
/linux-6.15/kernel/
H A Dwatch_queue.c84 static const struct pipe_buf_operations watch_queue_pipe_buf_ops = {
/linux-6.15/mm/
H A Dshmem.c3487 static const struct pipe_buf_operations zero_pipe_buf_ops = {
/linux-6.15/kernel/trace/
H A Dtrace.c8272 static const struct pipe_buf_operations buffer_pipe_buf_ops = {