Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
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;
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.14.4/scripts/
Dconst_structs.checkpatch62 pipe_buf_operations
/linux-6.14.4/fs/
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 = {
Dpipe.c204 static const struct pipe_buf_operations anon_pipe_buf_ops = {
/linux-6.14.4/net/smc/
Dsmc_rx.c138 static const struct pipe_buf_operations smc_pipe_ops = {
/linux-6.14.4/kernel/
Dwatch_queue.c84 static const struct pipe_buf_operations watch_queue_pipe_buf_ops = {
/linux-6.14.4/mm/
Dshmem.c3499 static const struct pipe_buf_operations zero_pipe_buf_ops = {
/linux-6.14.4/kernel/trace/
Dtrace.c8047 static const struct pipe_buf_operations buffer_pipe_buf_ops = {