Searched refs:pipe1 (Results 1 – 1 of 1) sorted by relevance
94 void pipe_double_lock(struct pipe_inode_info *pipe1, in pipe_double_lock() argument97 BUG_ON(pipe1 == pipe2); in pipe_double_lock()99 if (pipe1 < pipe2) { in pipe_double_lock()100 pipe_lock_nested(pipe1, I_MUTEX_PARENT); in pipe_double_lock()104 pipe_lock_nested(pipe1, I_MUTEX_CHILD); in pipe_double_lock()