Home
last modified time | relevance | path

Searched refs:pipe_lock (Results 1 – 7 of 7) sorted by relevance

/linux/fs/
H A Dpipe.c88 void pipe_lock(struct pipe_inode_info *pipe) in pipe_lock() function
93 EXPORT_SYMBOL(pipe_lock);
110 pipe_lock(pipe1); in pipe_double_lock()
111 pipe_lock(pipe2); in pipe_double_lock()
1077 pipe_lock(pipe); in pipe_wait_readable()
1084 pipe_lock(pipe); in pipe_wait_writable()
1109 pipe_lock(pipe); in wait_for_partner()
H A Dsplice.c640 pipe_lock(pipe); in splice_from_pipe()
682 pipe_lock(pipe); in iter_file_splice_write()
805 pipe_lock(pipe); in splice_to_socket()
1287 pipe_lock(opipe); in splice_file_to_pipe()
1518 pipe_lock(pipe); in vmsplice_to_user()
1550 pipe_lock(pipe); in vmsplice_to_pipe()
1654 pipe_lock(pipe); in ipipe_prep()
1690 pipe_lock(pipe); in opipe_prep()
H A Dcoredump.c591 pipe_lock(pipe); in wait_for_dump_helpers()
604 pipe_lock(pipe); in wait_for_dump_helpers()
/linux/include/linux/
H A Dpipe_fs_i.h307 void pipe_lock(struct pipe_inode_info *);
/linux/kernel/
H A Dwatch_queue.c381 pipe_lock(pipe); in watch_queue_set_filter()
/linux/fs/fuse/
H A Ddev.c2307 pipe_lock(pipe); in fuse_dev_splice_write()
2369 pipe_lock(pipe); in fuse_dev_splice_write()
/linux/drivers/char/
H A Dvirtio_console.c925 pipe_lock(pipe); in port_fops_splice_write()