Home
last modified time | relevance | path

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

/linux/fs/
H A Dpipe.c863 bool too_many_pipe_buffers_hard(unsigned long user_bufs) in too_many_pipe_buffers_hard() function
897 if (too_many_pipe_buffers_hard(user_bufs) && pipe_is_unprivileged_user()) in alloc_pipe_info()
1473 (too_many_pipe_buffers_hard(user_bufs) || in pipe_set_size()
/linux/kernel/
H A Dwatch_queue.c259 (too_many_pipe_buffers_hard(user_bufs) || in watch_queue_set_size()