Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dpipe.c604 static bool too_many_pipe_buffers_hard(struct user_struct *user) in too_many_pipe_buffers_hard() function
619 if (!too_many_pipe_buffers_hard(user)) { in alloc_pipe_info()
1110 } else if ((too_many_pipe_buffers_hard(pipe->user) || in pipe_fcntl()