Home
last modified time | relevance | path

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

/linux-6.15/fs/
H A Dpipe.c89 void pipe_lock(struct pipe_inode_info *pipe) in pipe_lock() function
94 EXPORT_SYMBOL(pipe_lock);
111 pipe_lock(pipe1); in pipe_double_lock()
112 pipe_lock(pipe2); in pipe_double_lock()
1074 pipe_lock(pipe); in pipe_wait_readable()
1081 pipe_lock(pipe); in pipe_wait_writable()
1106 pipe_lock(pipe); in wait_for_partner()
H A Dsplice.c641 pipe_lock(pipe); in splice_from_pipe()
683 pipe_lock(pipe); in iter_file_splice_write()
804 pipe_lock(pipe); in splice_to_socket()
1286 pipe_lock(opipe); in splice_file_to_pipe()
1517 pipe_lock(pipe); in vmsplice_to_user()
1549 pipe_lock(pipe); in vmsplice_to_pipe()
1653 pipe_lock(pipe); in ipipe_prep()
1689 pipe_lock(pipe); in opipe_prep()
H A Dcoredump.c476 pipe_lock(pipe); in wait_for_dump_helpers()
489 pipe_lock(pipe); in wait_for_dump_helpers()
/linux-6.15/drivers/net/wireless/ath/ath10k/
H A Dsnoc.h32 spinlock_t pipe_lock; member
H A Dpci.h94 spinlock_t pipe_lock; member
/linux-6.15/include/linux/
H A Dpipe_fs_i.h316 void pipe_lock(struct pipe_inode_info *);
/linux-6.15/kernel/
H A Dwatch_queue.c381 pipe_lock(pipe); in watch_queue_set_filter()
/linux-6.15/fs/fuse/
H A Ddev.c2236 pipe_lock(pipe); in fuse_dev_splice_write()
2298 pipe_lock(pipe); in fuse_dev_splice_write()
/linux-6.15/drivers/char/
H A Dvirtio_console.c925 pipe_lock(pipe); in port_fops_splice_write()