Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dpipe_fs_i.h29 const struct pipe_buf_operations *ops;
93 struct pipe_buf_operations { struct
198 const struct pipe_buf_operations *ops = buf->ops; in pipe_buf_release()
255 extern const struct pipe_buf_operations nosteal_pipe_buf_ops;
H A Dsplice.h61 const struct pipe_buf_operations *ops;/* ops associated with output pipe */
94 extern const struct pipe_buf_operations page_cache_pipe_buf_ops;
95 extern const struct pipe_buf_operations default_pipe_buf_ops;
/OK3568_Linux_fs/kernel/scripts/
H A Dconst_structs.checkpatch45 pipe_buf_operations
/OK3568_Linux_fs/kernel/fs/
H A Dsplice.c140 const struct pipe_buf_operations page_cache_pipe_buf_ops = {
157 static const struct pipe_buf_operations user_page_pipe_buf_ops = {
331 const struct pipe_buf_operations default_pipe_buf_ops = {
338 const struct pipe_buf_operations nosteal_pipe_buf_ops = {
H A Dpipe.c213 static const struct pipe_buf_operations anon_pipe_buf_ops = {
/OK3568_Linux_fs/kernel/net/smc/
H A Dsmc_rx.c132 static const struct pipe_buf_operations smc_pipe_ops = {
/OK3568_Linux_fs/kernel/kernel/
H A Dwatch_queue.c85 static const struct pipe_buf_operations watch_queue_pipe_buf_ops = {
H A Drelay.c1182 static const struct pipe_buf_operations relay_pipe_buf_ops = {
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace.c7693 static const struct pipe_buf_operations buffer_pipe_buf_ops = {