Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dpipe_fs_i.h247 bool too_many_pipe_buffers_soft(unsigned long user_bufs);
/Linux-v6.1/fs/
Dpipe.c763 bool too_many_pipe_buffers_soft(unsigned long user_bufs) in too_many_pipe_buffers_soft() function
799 if (too_many_pipe_buffers_soft(user_bufs) && pipe_is_unprivileged_user()) { in alloc_pipe_info()
1349 too_many_pipe_buffers_soft(user_bufs)) && in pipe_set_size()
/Linux-v6.1/kernel/
Dwatch_queue.c265 too_many_pipe_buffers_soft(user_bufs)) && in watch_queue_set_size()