Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dpipe_fs_i.h263 bool too_many_pipe_buffers_hard(unsigned long user_bufs);
/Linux-v5.15/fs/
Dpipe.c768 bool too_many_pipe_buffers_hard(unsigned long user_bufs) in too_many_pipe_buffers_hard() function
802 if (too_many_pipe_buffers_hard(user_bufs) && pipe_is_unprivileged_user()) in alloc_pipe_info()
1339 (too_many_pipe_buffers_hard(user_bufs) || in pipe_set_size()
/Linux-v5.15/kernel/
Dwatch_queue.c239 (too_many_pipe_buffers_hard(user_bufs) || in watch_queue_set_size()