Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dsnoc.h32 spinlock_t pipe_lock; member
H A Dpci.h94 spinlock_t pipe_lock; member
/openbmc/linux/fs/
H A Dsplice.c644 pipe_lock(pipe); in splice_from_pipe()
683 pipe_lock(pipe); in iter_file_splice_write()
801 pipe_lock(pipe); in splice_to_socket()
1230 pipe_lock(opipe); in splice_file_to_pipe()
1457 pipe_lock(pipe); in vmsplice_to_user()
1489 pipe_lock(pipe); in vmsplice_to_pipe()
1611 pipe_lock(pipe); in ipipe_prep()
1647 pipe_lock(pipe); in opipe_prep()
H A Dpipe.c85 void pipe_lock(struct pipe_inode_info *pipe) in pipe_lock() function
92 EXPORT_SYMBOL(pipe_lock);
1058 pipe_lock(pipe); in pipe_wait_readable()
1065 pipe_lock(pipe); in pipe_wait_writable()
1090 pipe_lock(pipe); in wait_for_partner()
H A Dcoredump.c471 pipe_lock(pipe); in wait_for_dump_helpers()
484 pipe_lock(pipe); in wait_for_dump_helpers()
/openbmc/linux/include/linux/
H A Dpipe_fs_i.h262 void pipe_lock(struct pipe_inode_info *);
/openbmc/linux/kernel/
H A Dwatch_queue.c373 pipe_lock(pipe); in watch_queue_set_filter()
/openbmc/linux/fs/fuse/
H A Ddev.c1982 pipe_lock(pipe); in fuse_dev_splice_write()
2045 pipe_lock(pipe); in fuse_dev_splice_write()
/openbmc/linux/drivers/char/
H A Dvirtio_console.c927 pipe_lock(pipe); in port_fops_splice_write()