Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dpipe_fs_i.h29 const struct pipe_buf_operations *ops;
95 struct pipe_buf_operations { struct
200 const struct pipe_buf_operations *ops = buf->ops; in pipe_buf_release()
262 extern const struct pipe_buf_operations nosteal_pipe_buf_ops;
Dsplice.h62 const struct pipe_buf_operations *ops;/* ops associated with output pipe */
100 extern const struct pipe_buf_operations page_cache_pipe_buf_ops;
101 extern const struct pipe_buf_operations default_pipe_buf_ops;
/Linux-v6.6/scripts/
Dconst_structs.checkpatch58 pipe_buf_operations
/Linux-v6.6/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 = {
403 const struct pipe_buf_operations default_pipe_buf_ops = {
410 const struct pipe_buf_operations nosteal_pipe_buf_ops = {
Dpipe.c214 static const struct pipe_buf_operations anon_pipe_buf_ops = {
/Linux-v6.6/net/smc/
Dsmc_rx.c138 static const struct pipe_buf_operations smc_pipe_ops = {
/Linux-v6.6/kernel/
Dwatch_queue.c84 static const struct pipe_buf_operations watch_queue_pipe_buf_ops = {
Drelay.c1095 static const struct pipe_buf_operations relay_pipe_buf_ops = {
/Linux-v6.6/mm/
Dshmem.c2888 static const struct pipe_buf_operations zero_pipe_buf_ops = {
/Linux-v6.6/kernel/trace/
Dtrace.c8425 static const struct pipe_buf_operations buffer_pipe_buf_ops = {