Home
last modified time | relevance | path

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

/fs/
Dpipe.c639 static bool too_many_pipe_buffers_hard(unsigned long user_bufs) in too_many_pipe_buffers_hard() function
673 if (too_many_pipe_buffers_hard(user_bufs) && is_unprivileged_user()) in alloc_pipe_info()
1081 (too_many_pipe_buffers_hard(user_bufs) || in pipe_set_size()