Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dpipe_fs_i.h167 extern unsigned long pipe_user_pages_soft;
/Linux-v5.4/fs/
Dpipe.c43 unsigned long pipe_user_pages_soft = PIPE_DEF_BUFFERS * INR_OPEN_CUR; variable
634 unsigned long soft_limit = READ_ONCE(pipe_user_pages_soft); in too_many_pipe_buffers_soft()
/Linux-v5.4/kernel/
Dsysctl.c1939 .data = &pipe_user_pages_soft,
1940 .maxlen = sizeof(pipe_user_pages_soft),